ghsa-g3hr-p86p-593h
Vulnerability from github
Published
2024-05-28 15:47
Modified
2024-05-28 15:47
Severity ?
Summary
OpenAPI Generator Online - Arbitrary File Read/Delete
Details
Impact
Attackers can exploit the vulnerability to read and delete files and folders from an arbitrary, writable directory as anyone can set the output folder when submitting the request via the outputFolder
option.
Patches
The issue was fixed via https://github.com/OpenAPITools/openapi-generator/pull/18652 (included in v7.6.0 release) by removing the usage of the outputFolder
option.
Workarounds
No workaround available.
References
No other reference available.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.openapitools:openapi-generator-online" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "7.6.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-35219" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2024-05-28T15:47:57Z", "nvd_published_at": "2024-05-27T16:15:09Z", "severity": "HIGH" }, "details": "### Impact\nAttackers can exploit the vulnerability to read and delete files and folders from an arbitrary, writable directory as anyone can set the output folder when submitting the request via the `outputFolder` option.\n\n### Patches\nThe issue was fixed via https://github.com/OpenAPITools/openapi-generator/pull/18652 (included in v7.6.0 release) by removing the usage of the `outputFolder` option.\n\n### Workarounds\nNo workaround available.\n\n### References\nNo other reference available.", "id": "GHSA-g3hr-p86p-593h", "modified": "2024-05-28T15:47:57Z", "published": "2024-05-28T15:47:57Z", "references": [ { "type": "WEB", "url": "https://github.com/OpenAPITools/openapi-generator/security/advisories/GHSA-g3hr-p86p-593h" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35219" }, { "type": "WEB", "url": "https://github.com/OpenAPITools/openapi-generator/pull/18652" }, { "type": "WEB", "url": "https://github.com/OpenAPITools/openapi-generator/commit/edbb021aadae47dcfe690313ce5119faf77f800d" }, { "type": "PACKAGE", "url": "https://github.com/OpenAPITools/openapi-generator" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H", "type": "CVSS_V3" } ], "summary": "OpenAPI Generator Online - Arbitrary File Read/Delete" }
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.