CVE-2019-13283
Xpdf Heap-Based Buffer Over-Read Buffer Overflow Vulnerability
Description
In Xpdf 4.01.01, a heap-based buffer over-read could be triggered in strncpy from FoFiType1::parse in fofi/FoFiType1.cc because it does not ensure the source string has a valid length before making a fixed-length copy. It can, for example, be triggered by sending a crafted PDF document to the pdftotext tool. It allows an attacker to use a crafted pdf file to cause Denial of Service or an information leak, or possibly have unspecified other impact.
INFO
Published Date :
July 4, 2019, 8:15 p.m.
Last Modified :
Nov. 7, 2023, 3:03 a.m.
Source :
[email protected]
Remotely Exploitable :
No
Impact Score :
5.9
Exploitability Score :
1.8
Public PoC/Exploit Available at Github
CVE-2019-13283 has a 1 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2019-13283
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
CVEs and Techniques used PDF as an attack vector.
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2019-13283
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2019-13283
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
CVE Modified by [email protected]
Nov. 07, 2023
Action Type Old Value New Value Added Reference MITRE https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FWEWFUVITPA3Y6F4A5SJSROKYT7PRH7Q/ [No types assigned] Added Reference MITRE https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TNIJWRYTCLGV35WGIHYTMMOPEEOOTIPT/ [No types assigned] Added Reference MITRE https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DJJD7X3ES7ZHJUY2R3DAVCJPV23R64VK/ [No types assigned] Removed Reference MITRE https://lists.fedoraproject.org/archives/list/[email protected]/message/FWEWFUVITPA3Y6F4A5SJSROKYT7PRH7Q/ Removed Reference MITRE https://lists.fedoraproject.org/archives/list/[email protected]/message/TNIJWRYTCLGV35WGIHYTMMOPEEOOTIPT/ Removed Reference MITRE https://lists.fedoraproject.org/archives/list/[email protected]/message/DJJD7X3ES7ZHJUY2R3DAVCJPV23R64VK/ -
Modified Analysis by [email protected]
Mar. 01, 2023
Action Type Old Value New Value Removed CVSS V3 NIST AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H Added CVSS V3.1 NIST AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/DJJD7X3ES7ZHJUY2R3DAVCJPV23R64VK/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/DJJD7X3ES7ZHJUY2R3DAVCJPV23R64VK/ Mailing List, Third Party Advisory Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/FWEWFUVITPA3Y6F4A5SJSROKYT7PRH7Q/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/FWEWFUVITPA3Y6F4A5SJSROKYT7PRH7Q/ Mailing List, Third Party Advisory Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/TNIJWRYTCLGV35WGIHYTMMOPEEOOTIPT/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/TNIJWRYTCLGV35WGIHYTMMOPEEOOTIPT/ Mailing List, Third Party Advisory Added CPE Configuration OR *cpe:2.3:o:fedoraproject:fedora:29:*:*:*:*:*:*:* *cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:* *cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:* -
CWE Remap by [email protected]
Aug. 24, 2020
Action Type Old Value New Value Changed CWE CWE-119 CWE-125 -
CVE Modified by [email protected]
Oct. 26, 2019
Action Type Old Value New Value Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/DJJD7X3ES7ZHJUY2R3DAVCJPV23R64VK/ [No Types Assigned] -
CVE Modified by [email protected]
Oct. 25, 2019
Action Type Old Value New Value Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/TNIJWRYTCLGV35WGIHYTMMOPEEOOTIPT/ [No Types Assigned] -
CVE Modified by [email protected]
Oct. 25, 2019
Action Type Old Value New Value Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/FWEWFUVITPA3Y6F4A5SJSROKYT7PRH7Q/ [No Types Assigned] -
Initial Analysis by [email protected]
Jul. 09, 2019
Action Type Old Value New Value Added CVSS V2 Metadata Victim must voluntarily interact with attack mechanism Added CVSS V2 (AV:N/AC:M/Au:N/C:P/I:P/A:P) Added CVSS V3 AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H Changed Reference Type https://forum.xpdfreader.com/viewtopic.php?f=3&t=41843 No Types Assigned https://forum.xpdfreader.com/viewtopic.php?f=3&t=41843 Exploit, Third Party Advisory Added CWE CWE-119 Added CPE Configuration OR *cpe:2.3:a:glyphandcog:xpdfreader:4.01.01:*:*:*:*:*:*:*
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2019-13283
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2019-13283
weaknesses.
Exploit Prediction
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.
0.18 }} 0.06%
score
0.55767
percentile