Lucene search
+L

509 matches found

NVD
NVD
added 2022/02/11 2:15 a.m.23 views

CVE-2022-24954

Foxit PDF Reader before 11.2.1 and Foxit PDF Editor before 11.2.1 have a Stack-Based Buffer Overflow related to XFA, for the 'subform colSpan="-2"' and 'draw colSpan="1"' substrings...

9.8CVSS0.11926EPSS
SaveExploits1References2
Prion
Prion
added 2022/02/11 2:15 a.m.17 views

Stack overflow

Foxit PDF Reader before 11.2.1 and Foxit PDF Editor before 11.2.1 have a Stack-Based Buffer Overflow related to XFA, for the 'subform colSpan="-2"' and 'draw colSpan="1"' substrings...

7.5CVSS9.4AI score0.11926EPSS
SaveExploits1References2Affected Software2
Positive Technologies
Positive Technologies
added 2022/01/26 12:0 a.m.5 views

PT-2022-5416 · Corel · Coreldraw Graphics Suite

Name of the Vulnerable Software and Affected Versions: Corel CorelDRAW Graphics Suite version 23.5.0.506 Description: This issue allows remote attackers to disclose sensitive information on affected installations. User interaction is required to exploit this, where the target must visit a malicio...

5.5CVSS4AI score0.00828EPSS
SaveExploits0References6
Veracode
Veracode
added 2022/01/07 6:54 a.m.42 views

Cross-site Scripting (XSS)

mermaid is vulnerable to cross-site scripting. The vulnerability exists in the sanitizeUrl function in the svgDraw.js, allowing an attacker to inject and execute malicious javascript through the malicious diagrams...

7.2CVSS2.9AI score0.00912EPSS
SaveExploits0References5Affected Software2
CNNVD
CNNVD
added 2021/09/30 12:0 a.m.8 views

CorelDraw Standard 2020 缓冲区错误漏洞

CorelDraw Standard 2020 is a commercial photo editing tool from Corel, a Canadian company of Corel Digital Technology Corel. A buffer error vulnerability exists in CdrCore.dll in Corel DrawStandard 2020 22.0.0.74, which can be exploited by unauthenticated attackers to gain unauthorized access to...

5.5CVSS6AI score0.01533EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2021/08/11 4:15 p.m.3 views

CVE-2021-38545

Raspberry Pi 3 B+ and 4 B devices through 2021-08-09, in certain specific use cases in which the device supplies power to audio-output equipment, allow remote attackers to recover speech signals from an LED on the device, via a telescope and an electro-optical sensor, aka a "Glowworm" attack. We...

5.9CVSS6.4AI score0.01293EPSS
SaveExploits1References2
NVD
NVD
added 2021/07/21 10:15 p.m.16 views

CVE-2021-37220

MuPDF through 1.18.1 has an out-of-bounds write because the cached color converter does not properly consider the maximum key size of a hash table. This can, for example, be seen with crafted "mutool draw" input...

5.5CVSS0.01331EPSS
SaveExploits1References3
OSV
OSV
added 2021/07/21 10:15 p.m.1 views

DEBIAN-CVE-2021-37220

MuPDF through 1.18.1 has an out-of-bounds write because the cached color converter does not properly consider the maximum key size of a hash table. This can, for example, be seen with crafted "mutool draw" input...

5.5CVSS5.5AI score0.01331EPSS
SaveExploits1References1
Prion
Prion
added 2021/07/21 10:15 p.m.25 views

Out-of-bounds

MuPDF through 1.18.1 has an out-of-bounds write because the cached color converter does not properly consider the maximum key size of a hash table. This can, for example, be seen with crafted "mutool draw" input...

4.3CVSS5.5AI score0.01331EPSS
SaveExploits1References3Affected Software2
ATTACKERKB
ATTACKERKB
added 2021/07/21 10:15 p.m.6 views

CVE-2021-37220

MuPDF through 1.18.1 has an out-of-bounds write because the cached color converter does not properly consider the maximum key size of a hash table. This can, for example, be seen with crafted "mutool draw" input...

5.5CVSS6.1AI score0.01331EPSS
SaveExploits1References6
OSV
OSV
added 2021/07/21 10:15 p.m.2 views

UBUNTU-CVE-2021-37220

MuPDF through 1.18.1 has an out-of-bounds write because the cached color converter does not properly consider the maximum key size of a hash table. This can, for example, be seen with crafted "mutool draw" input...

5.5CVSS6AI score0.01331EPSS
SaveExploits1References5
Debian CVE
Debian CVE
added 2021/07/21 9:2 p.m.51 views

CVE-2021-37220

MuPDF through 1.18.1 has an out-of-bounds write because the cached color converter does not properly consider the maximum key size of a hash table. This can, for example, be seen with crafted "mutool draw" input...

5.5CVSS5.5AI score0.01331EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2021/07/21 12:0 a.m.3 views

PT-2021-21584 · Mupdf +1 · Mupdf +1

Name of the Vulnerable Software and Affected Versions: MuPDF versions prior to 1.18.2 Description: The issue arises from an out-of-bounds write in the cached color converter, which fails to properly consider the maximum key size of a hash table. This can be observed with crafted "mutool draw"...

7.8CVSS5.7AI score0.50234EPSS
SaveExploits1References19
OSV
OSV
added 2021/05/21 2:25 p.m.37 views

GHSA-WHR9-VFH2-7HM6 Memory corruption in `DrawBoundingBoxesV2`

Impact The implementation of tf.rawops.MaxPoolGradWithArgmax can cause reads outside of bounds of heap allocated data if attacker supplies specially crafted inputs: python import tensorflow as tf images = tf.fill10, 96, 0, 1, 0. boxes = tf.fill10, 53, 0, 0. colors = tf.fill0, 1, 0...

4.5CVSS6.2AI score0.0024EPSS
SaveExploits1References7
OSV
OSV
added 2021/05/21 2:22 p.m.31 views

GHSA-393F-2JR3-CP69 CHECK-fail in DrawBoundingBoxes

Impact An attacker can trigger a denial of service via a CHECK failure by passing an empty image to tf.rawops.DrawBoundingBoxes: python import tensorflow as tf images = tf.fill53, 0, 48, 1, 0. boxes = tf.fill53, 31, 4, 0. boxes = tf.Variableboxes boxes0, 0, 0.assign3.90621...

2.5CVSS5.8AI score0.00217EPSS
SaveExploits1References7
PyPA
PyPA
added 2021/05/14 8:15 p.m.5 views

PYSEC-2021-461

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a denial of service via a CHECK failure by passing an empty image to tf.rawops.DrawBoundingBoxes. This is because the...

5.5CVSS7AI score0.00217EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2021/05/14 8:15 p.m.7 views

PYSEC-2021-659

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a denial of service via a CHECK failure by passing an empty image to tf.rawops.DrawBoundingBoxes. This is because the...

5.5CVSS7AI score0.00217EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2021/05/14 8:15 p.m.5 views

PYSEC-2021-170

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a denial of service via a CHECK failure by passing an empty image to tf.rawops.DrawBoundingBoxes. This is because the...

5.5CVSS7AI score0.00217EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2021/05/14 8:15 p.m.4 views

PYSEC-2021-170

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a denial of service via a CHECK failure by passing an empty image to tf.rawops.DrawBoundingBoxes. This is because the...

5.5CVSS5.9AI score0.00217EPSS
SaveExploits1References2
OSV
OSV
added 2021/05/14 8:15 p.m.8 views

PYSEC-2021-659

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a denial of service via a CHECK failure by passing an empty image to tf.rawops.DrawBoundingBoxes. This is because the...

5.5CVSS6.1AI score0.00217EPSS
SaveExploits1References2
Rows per page
Query Builder