ghsa-58g2-vgpg-335q
Vulnerability from github
Published
2023-03-31 21:30
Modified
2023-04-07 22:47
Severity ?
VLAI Severity ?
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.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/darklynx/request-baskets" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "1.2.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-27163" ], "database_specific": { "cwe_ids": [ "CWE-918" ], "github_reviewed": true, "github_reviewed_at": "2023-03-31T22:44:28Z", "nvd_published_at": "2023-03-31T20:15:00Z", "severity": "MODERATE" }, "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.", "id": "GHSA-58g2-vgpg-335q", "modified": "2023-04-07T22:47:43Z", "published": "2023-03-31T21:30:39Z", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" } ], "summary": "request-baskets vulnerable to Server-Side Request Forgery" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…