Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Paranoidhttp Project | Paranoidhttp | < 0.3.0 |
Related Weaknesses (CWE)
References
- https://github.com/hakobe/paranoidhttp/blob/master/CHANGELOG.md#v030-2023-01-19Release NotesThird Party Advisory
- https://github.com/hakobe/paranoidhttp/commit/07f671da14ce63a80f4e52432b32e8d178PatchThird Party Advisory
- https://github.com/hakobe/paranoidhttp/compare/v0.2.0...v0.3.0PatchThird Party Advisory
- https://github.com/hakobe/paranoidhttp/blob/master/CHANGELOG.md#v030-2023-01-19Release NotesThird Party Advisory
- https://github.com/hakobe/paranoidhttp/commit/07f671da14ce63a80f4e52432b32e8d178PatchThird Party Advisory
- https://github.com/hakobe/paranoidhttp/compare/v0.2.0...v0.3.0PatchThird Party Advisory
FAQ
What is CVE-2023-24623?
CVE-2023-24623 is a vulnerability with a CVSS score of 7.5 (HIGH). 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.
How severe is CVE-2023-24623?
CVE-2023-24623 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-24623?
Check the references section above for vendor advisories and patch information. Affected products include: Paranoidhttp Project Paranoidhttp.