ghsa-whf4-fpj8-pgg8
Vulnerability from github
Published
2024-06-07 21:31
Modified
2024-09-16 16:54
Severity ?
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Summary
ebookmeta XML External Entity vulnerability
Details
An XML External Entity (XXE) vulnerability in the ebookmeta.get_metadata
function of ebookmeta before v1.2.8 allows attackers to access sensitive information or cause a Denial of Service (DoS) via crafted XML input.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "ebookmeta" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.2.8" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-36827" ], "database_specific": { "cwe_ids": [ "CWE-611", "CWE-776" ], "github_reviewed": true, "github_reviewed_at": "2024-06-07T21:54:40Z", "nvd_published_at": "2024-06-07T19:15:24Z", "severity": "HIGH" }, "details": "An XML External Entity (XXE) vulnerability in the `ebookmeta.get_metadata` function of ebookmeta before v1.2.8 allows attackers to access sensitive information or cause a Denial of Service (DoS) via crafted XML input.", "id": "GHSA-whf4-fpj8-pgg8", "modified": "2024-09-16T16:54:09Z", "published": "2024-06-07T21:31:54Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36827" }, { "type": "WEB", "url": "https://github.com/dnkorpushov/ebookmeta/issues/16#issue-2317712335" }, { "type": "PACKAGE", "url": "https://github.com/dnkorpushov/ebookmeta" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/ebookmeta/PYSEC-2024-76.yaml" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "ebookmeta XML External Entity vulnerability" }
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.