{ "schema_version": "1.4.0", "id": "GHSA-v9mp-j8g7-2q6m", "modified": "2024-05-20T21:44:34Z", "published": "2023-01-30T06:30:27Z", "aliases": [ "CVE-2023-24623" ], "summary": "Paranoidhttp Server-Side Request Forgery vulnerability", "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/hakobe/paranoidhttp" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.3.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24623" }, { "type": "WEB", "url": "https://github.com/hakobe/paranoidhttp/commit/07f671da14ce63a80f4e52432b32e8d178d75fd3" }, { "type": "PACKAGE", "url": "https://github.com/hakobe/paranoidhttp" }, { "type": "WEB", "url": "https://github.com/hakobe/paranoidhttp/blob/master/CHANGELOG.md#v030-2023-01-19" }, { "type": "WEB", "url": "https://github.com/hakobe/paranoidhttp/compare/v0.2.0...v0.3.0" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2023-1526" } ], "database_specific": { "cwe_ids": [ "CWE-918" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-02-08T21:51:47Z", "nvd_published_at": "2023-01-30T05:15:00Z" } }