Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/hakobe/paranoidhttp
  4. ›
  5. CVE-2023-24623

CVE-2023-24623: Server-Side Request Forgery (SSRF)

January 30, 2023 (updated February 7, 2023)

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.

References

  • github.com/hakobe/paranoidhttp/blob/master/CHANGELOG.md
  • github.com/hakobe/paranoidhttp/commit/07f671da14ce63a80f4e52432b32e8d178d75fd3
  • github.com/hakobe/paranoidhttp/compare/v0.2.0...v0.3.0
  • nvd.nist.gov/vuln/detail/CVE-2023-24623

Code Behaviors & Features

Detect and mitigate CVE-2023-24623 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.3.0

Fixed versions

  • v0.3.0

Solution

Upgrade to version 0.3.0 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

go/github.com/hakobe/paranoidhttp/CVE-2023-24623.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:08 +0000.