Vulnerability Details : CVE-2023-24623
Paranoidhttp before 0.3.0 allows SSRF because [::] is equivalent to the 127.0.0.1 address, but does not match the filter for private addresses.
Vulnerability category: Server-side request forgery (SSRF)
Products affected by CVE-2023-24623
- cpe:2.3:a:paranoidhttp_project:paranoidhttp:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-24623
0.06%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 19 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-24623
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
3.9
|
3.6
|
134c704f-9b21-4f2e-91b3-4a467353bcc0 | 2025-03-28 |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
3.9
|
3.6
|
NIST |
CWE ids for CVE-2023-24623
-
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.Assigned by:
- 134c704f-9b21-4f2e-91b3-4a467353bcc0 (Secondary)
- nvd@nist.gov (Primary)
References for CVE-2023-24623
-
https://github.com/hakobe/paranoidhttp/blob/master/CHANGELOG.md#v030-2023-01-19
paranoidhttp/CHANGELOG.md at master · hakobe/paranoidhttp · GitHubRelease Notes;Third Party Advisory
-
https://github.com/hakobe/paranoidhttp/commit/07f671da14ce63a80f4e52432b32e8d178d75fd3
fix ipv6 unspecified address · hakobe/paranoidhttp@07f671d · GitHubPatch;Third Party Advisory
-
https://github.com/hakobe/paranoidhttp/compare/v0.2.0...v0.3.0
Comparing v0.2.0...v0.3.0 · hakobe/paranoidhttp · GitHubPatch;Third Party Advisory
Jump to