tindy2013/subconverter
Releases38
Frequency1 month 1 week
Last Release
Stars16.9K
Utility to convert between various subscription format
CVE History
| CVE | Affected | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|---|
| = 0.7.2 | 9.8 CRITICAL | 7.5 HIGH | ||
A remote code execution (RCE) vulnerability in Subconverter v0.7.2 allows attackers to execute arbitrary code via crafted config and url parameters. | ||||
| = 0.6.4 | 7.5 HIGH | 5 MEDIUM | ||
tindy2013 subconverter 0.6.4 has a /sub?target=%TARGET%&url=%URL%&config=%CONFIG% API endpoint that accepts an arbitrary %URL% value and launches a GET request for it, but does not consider that the external request target may indirectly redirect back to this original /sub endpoint. Thus, a request loop and a denial of service may occur. | ||||