ghsa-wg4w-5m5r-w3p8
Vulnerability from github
Published
2023-03-31 21:30
Modified
2023-04-07 22:45
Severity ?
VLAI Severity ?
Summary
OpenAPI Generator vulnerable to Server-Side Request Forgery
Details
openapi-generator up to v6.4.0 was discovered to contain a Server-Side Request Forgery (SSRF) via the component /api/gen/clients/{language}
. This vulnerability allows attackers to access network resources and sensitive information via a crafted API request.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.openapitools:openapi-generator-project" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "6.4.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-27162" ], "database_specific": { "cwe_ids": [ "CWE-918" ], "github_reviewed": true, "github_reviewed_at": "2023-03-31T22:44:19Z", "nvd_published_at": "2023-03-31T20:15:00Z", "severity": "CRITICAL" }, "details": "openapi-generator up to v6.4.0 was discovered to contain a Server-Side Request Forgery (SSRF) via the component `/api/gen/clients/{language}`. This vulnerability allows attackers to access network resources and sensitive information via a crafted API request.", "id": "GHSA-wg4w-5m5r-w3p8", "modified": "2023-04-07T22:45:23Z", "published": "2023-03-31T21:30:38Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-27162" }, { "type": "WEB", "url": "https://gist.github.com/b33t1e/6121210ebd9efd4f693c73b830d8ab08" }, { "type": "PACKAGE", "url": "https://github.com/OpenAPITools/openapi-generator" }, { "type": "WEB", "url": "https://notes.sjtu.edu.cn/s/2_yki_2Xq" }, { "type": "WEB", "url": "http://openapi-generator.com" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" } ], "summary": "OpenAPI Generator 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…