ghsa-jrm6-h9cq-8gqw
Vulnerability from github
Published
2023-06-30 22:17
Modified
2023-06-30 22:17
Severity ?
VLAI Severity ?
Summary
PyPDF2 quadratic runtime with malformed PDF missing xref marker
Details
Impact
An attacker who uses this vulnerability can craft a PDF which leads to unexpected long runtime. This quadratic runtime blocks the current process and can utilize a single core of the CPU by 100%. It does not affect memory usage.
Patches
https://github.com/py-pdf/pypdf/pull/808
Workarounds
Is there a way for users to fix or remediate the vulnerability without upgrading?
References
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 1.27.8" }, "package": { "ecosystem": "PyPI", "name": "PyPDF2" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.27.9" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-36810" ], "database_specific": { "cwe_ids": [ "CWE-407" ], "github_reviewed": true, "github_reviewed_at": "2023-06-30T22:17:52Z", "nvd_published_at": "2023-06-30T19:15:09Z", "severity": "MODERATE" }, "details": "### Impact\nAn attacker who uses this vulnerability can craft a PDF which leads to unexpected long runtime.\nThis quadratic runtime blocks the current process and can utilize a single core of the CPU by 100%. It does not affect memory usage.\n\n### Patches\nhttps://github.com/py-pdf/pypdf/pull/808\n\n### Workarounds\n_Is there a way for users to fix or remediate the vulnerability without upgrading?_\n\n### References\n* [PyPDF2 PR #808](https://github.com/py-pdf/pypdf/pull/808)\n* [PyPDF2 Issue #582](https://github.com/py-pdf/pypdf/issues/582)", "id": "GHSA-jrm6-h9cq-8gqw", "modified": "2023-06-30T22:17:52Z", "published": "2023-06-30T22:17:52Z", "references": [ { "type": "WEB", "url": "https://github.com/py-pdf/pypdf/security/advisories/GHSA-jrm6-h9cq-8gqw" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-36810" }, { "type": "WEB", "url": "https://github.com/py-pdf/pypdf/issues/582" }, { "type": "WEB", "url": "https://github.com/py-pdf/pypdf/pull/808" }, { "type": "WEB", "url": "https://github.com/py-pdf/pypdf/commit/c6c56f550bb384e05f0139c796ba1308837d6373" }, { "type": "PACKAGE", "url": "https://github.com/py-pdf/pypdf" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/07/msg00019.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "PyPDF2 quadratic runtime with malformed PDF missing xref marker" }
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…
Loading…