{ "schema_version": "1.4.0", "id": "GHSA-58g2-vgpg-335q", "modified": "2023-04-07T22:47:43Z", "published": "2023-03-31T21:30:39Z", "aliases": [ "CVE-2023-27163" ], "summary": "request-baskets vulnerable to Server-Side Request Forgery", "details": "request-baskets up to v1.2.1 was discovered to contain a Server-Side Request Forgery (SSRF) via the component /api/baskets/{name}. This vulnerability allows attackers to access network resources and sensitive information via a crafted API request.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/darklynx/request-baskets" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "1.2.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-27163" }, { "type": "WEB", "url": "https://gist.github.com/b33t1e/3079c10c88cad379fb166c389ce3b7b3" }, { "type": "PACKAGE", "url": "https://github.com/darklynx/request-baskets" }, { "type": "WEB", "url": "https://notes.sjtu.edu.cn/s/MUUhEymt7" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/174128/Request-Baskets-1.2.1-Server-Side-Request-Forgery.html" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/174129/Maltrail-0.53-Remote-Code-Execution.html" }, { "type": "WEB", "url": "http://request-baskets.com" } ], "database_specific": { "cwe_ids": [ "CWE-918" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-03-31T22:44:28Z", "nvd_published_at": "2023-03-31T20:15:00Z" } }