Lucene search
+L

2310 matches found

OSV
OSV
added 2022/11/16 12:0 p.m.47 views

GHSA-4598-WCG8-X56G XML External Entity Reference in Jenkins Violations Plugin

Violations Plugin 0.7.11 and earlier does not configure its XML parser to prevent XML external entity XXE attacks. This allows attackers to control XML input files for the 'Report Violations' post-build step to have agent processes parse a crafted file that uses external entities for extraction o...

5.4CVSS6AI score0.00262EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2022/11/15 12:0 a.m.4 views

PT-2022-27497 · Jenkins · Jenkins Cccc Plugin +1

Name of the Vulnerable Software and Affected Versions: Jenkins CCCC Plugin version 0.6 and earlier Description: The issue is related to the configuration of the XML parser, which does not prevent XML external entity XXE attacks. Recommendations: For Jenkins CCCC Plugin version 0.6 and earlier,...

9.8CVSS6.7AI score0.01057EPSS
SaveExploits0References7
OSV
OSV
added 2022/11/14 11:31 p.m.6 views

CLSA-2022-1668468696 php: Fix of 3 CVEs

CVE-2022-37454: Fix buffer overflow in the Keccak XKCP SHA-3 reference implementation - CVE-2022-31630: Fix OOB read due to insufficient input validation in imageloadfont - CVE-2021-21707: Fix improper handlig of special character which breaks path in xml parsing...

9.8CVSS7AI score0.25951EPSS
SaveExploits5References1
OSV
OSV
added 2022/11/11 11:4 a.m.5 views

OESA-2022-2080 libxml2 security update

This library allows to manipulate XML files. It includes support to read, modify and write XML and HTML files. There is DTDs support this includes parsing and validation even with complex DtDs, either at parse time or later once the document has been modified. The outputcan be a simple SAX stream...

7.8CVSS7.1AI score0.22791EPSS
SaveExploits2References3
Positive Technologies
Positive Technologies
added 2022/11/11 12:0 a.m.4 views

PT-2022-18317 · Intel · Quartus Prime Standard +1

Name of the Vulnerable Software and Affected Versions: IntelR Quartus Prime Pro and Standard edition software affected versions not specified Description: The issue concerns XML injection in the QuartusR Prime Programmer, which may allow an unauthenticated user to potentially enable information...

7.5CVSS7.4AI score0.00602EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2022/11/08 10:18 a.m.9 views

php: Special character breaks path in xml parsing

A flaw was found in php. The main cause of this vulnerability is improper input validation while parsing an Extensible Markup LanguageXML entity. A special character could allow an attacker to traverse directories. The highest threat from this vulnerability is confidentiality...

5.3CVSS7.3AI score0.25951EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/11/08 10:1 a.m.8 views

expat: Integer overflow in defineAttribute in xmlparse.c

expat libexpat is susceptible to a software flaw that causes process interruption. When processing a large number of prefixed XML attributes on a single tag can libexpat can terminate unexpectedly due to integer overflow. The highest threat from this vulnerability is to availability,...

9.8CVSS7.5AI score0.03404EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/08 9:54 a.m.9 views

expat: Namespace-separator characters in "xmlns[:prefix]" attribute values can lead to arbitrary code execution

A flaw was found in expat. Passing one or more namespace separator characters in the "xmlns:prefix" attribute values made expat send malformed tag names to the XML processor on top of expat. This issue causes arbitrary code execution depending on how unexpected cases are handled inside the XML...

9.8CVSS7.3AI score0.35867EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2022/11/07 12:0 a.m.9 views

The vulnerability of the jcp/xml/dsig/internal/dom/DOMCanonicalizationMethod.java component of the Apache Santuario XML Security for Java platform, which allows a attacker to replace the XML signature.

The vulnerability in the jcp/xml/dsig/internal/dom/DOMCanonicalizationMethod.java component of the Apache Santuario XML Security for Java platform is related to data encryption errors. Exploiting this vulnerability could allow an attacker to replace the XML signature using the...

5.3CVSS7.2AI score0.0593EPSS
SaveExploits1References3Affected Software2
CNNVD
CNNVD
added 2022/11/04 12:0 a.m.27 views

Trellix IPS Manager 代码问题漏洞

Trellix IPS Manager is a next-generation IPS for local and virtual networks from American FireEye Trellix. A security vulnerability exists in Trellix IPS Manager versions prior to 10.1 M8, which stems from the ability to import a saved XML configuration file through an external entity attack by a...

7.2CVSS7.1AI score0.00536EPSS
SaveExploits0References2
OSV
OSV
added 2022/11/02 12:15 p.m.7 views

CVE-2022-35842

An exposure of sensitive information to an unauthorized actor vulnerabiltiy CWE-200 in FortiOS SSL-VPN versions 7.2.0, versions 7.0.0 through 7.0.6 and versions 6.4.0 through 6.4.9 may allow a remote unauthenticated attacker to gain information about LDAP and SAML settings configured in FortiOS...

7.5CVSS5.8AI score0.00608EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/11/01 11:15 p.m.6 views

CVE-2022-3652

Type confusion in V8 in Google Chrome prior to 107.0.5304.62 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. Chromium security severity: High...

8.8CVSS5.8AI score0.00702EPSS
SaveExploits0References3
OSV
OSV
added 2022/11/01 8:15 p.m.2 views

UBUNTU-CVE-2022-3317

Insufficient validation of untrusted input in Intents in Google Chrome on Android prior to 106.0.5249.62 allowed a remote attacker to bypass navigation restrictions via a crafted HTML page. Chromium security severity: Low...

4.3CVSS6.8AI score0.00599EPSS
SaveExploits1References2
OSV
OSV
added 2022/10/28 2:15 a.m.6 views

CVE-2022-31678

VMware Cloud Foundation NSX-V contains an XML External Entity XXE vulnerability. On VCF 3.x instances with NSX-V deployed, this may allow a user to exploit this issue leading to a denial-of-service condition or unintended information disclosure...

9.1CVSS7.3AI score0.08019EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2022/10/26 8:5 p.m.8 views

expat: Large number of prefixed XML attributes on a single tag can crash libexpat

expat libexpat is susceptible to a software flaw that causes process interruption. When processing a large number of prefixed XML attributes on a single tag can libexpat can terminate unexpectedly due to buffer overrun. The highest threat from this vulnerability is to availability...

9CVSS7.5AI score0.04234EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/10/26 8:5 p.m.8 views

expat: Integer overflow in defineAttribute in xmlparse.c

expat libexpat is susceptible to a software flaw that causes process interruption. When processing a large number of prefixed XML attributes on a single tag can libexpat can terminate unexpectedly due to integer overflow. The highest threat from this vulnerability is to availability,...

9.8CVSS7.5AI score0.03404EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/10/26 8:5 p.m.8 views

expat: Integer overflow in nextScaffoldPart in xmlparse.c

expat libexpat is susceptible to a software flaw that causes process interruption. When processing a large number of prefixed XML attributes on a single tag can libexpat can terminate unexpectedly due to integer overflow. The highest threat from this vulnerability is to availability,...

8.8CVSS7.5AI score0.02801EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/10/26 8:5 p.m.2 views

expat: Integer overflow in doProlog in xmlparse.c

expat libexpat is susceptible to a software flaw that causes process interruption. When processing a large number of prefixed XML attributes on a single tag can libexpat can terminate unexpectedly due to integer overflow. The highest threat from this vulnerability is to availability,...

8.1CVSS7.5AI score0.0379EPSS
SaveExploits1References5
OSV
OSV
added 2022/10/25 5:15 p.m.11 views

CVE-2022-33938

A format string injection vulnerability exists in the ghomeprocesscontrolpacket functionality of Abode Systems, Inc. iota All-In-One Security Kit 6.9Z and 6.9X. A specially-crafted XCMD can lead to memory corruption, information disclosure and denial of service. An attacker can send a malicious X...

9.8CVSS5.8AI score0.00898EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2022/10/25 12:0 a.m.5 views

PT-2022-6771 · Google +1 · Google Chrome +1

Name of the Vulnerable Software and Affected Versions: Google Chrome versions prior to 107.0.5304.62 Description: The issue is related to an inappropriate implementation in XML, allowing a remote attacker to potentially perform an ASLR bypass via a crafted HTML page. This is due to insufficient...

8.8CVSS6.6AI score0.23798EPSS
SaveExploits6References45
Rows per page
Query Builder