Lucene search
K

2704 matches found

OSV
OSV
added 2023/03/07 11:20 p.m.8 views

CVE-2023-27476 XML External Entity (XXE) Injection in OWSLib

OWSLib is a Python package for client programming with Open Geospatial Consortium OGC web service interface standards, and their related content models. OWSLib's XML parser which supports both lxml and xml.etree does not disable entity resolution, and could lead to arbitrary file reads from an...

8.2CVSS7.9AI score0.00168EPSS
Exploits0References7
OSV
OSV
added 2023/03/07 8:41 p.m.21 views

GHSA-8H9C-R582-MGGC OWSLib vulnerable to XML External Entity (XXE) Injection

Impact OWSLib's XML parser which supports both lxml and xml.etree does not disable entity resolution for lxml, and could lead to arbitrary file reads from an attacker-controlled XML payload. This affects all XML parsing in the codebase. Patches - Use only lxml for XML handling, adding...

8.8CVSS7.7AI score0.00168EPSS
Exploits0References10
CNNVD
CNNVD
added 2023/03/07 12:0 a.m.3 views

OWSLib 代码问题漏洞

OWSLib is a Python package for client-side programming using the Open Geospatial Consortium OGC Web Services hence the name OWS interface standard and its associated content model. A code issue vulnerability exists in versions of OWSLib prior to 0.28.1 that stems from an XML parser that does not...

8.2CVSS7.8AI score0.00168EPSS
Exploits0References8
FreeBSD
FreeBSD
added 2023/03/07 12:0 a.m.24 views

py39-OWSLib -- arbitrary file read vulnerability

Jorge Rosillo reports: OWSLib's XML parser which supports both lxml and xml.etree does not disable entity resolution for lxml, and could lead to arbitrary file reads from an attacker-controlled XML payload. This affects all XML parsing in the codebase...

8.2CVSS7.5AI score0.00168EPSS
Exploits0References1
OSV
OSV
added 2023/02/24 5:39 p.m.26 views

GHSA-9VX8-F5C4-862X XML External Entity (XXE) vulnerability in apoc.import.graphml

Impact A XML External Entity XXE vulnerability found in the apoc.import.graphml procedure of APOC core plugin in Neo4j graph database. XML External Entity XXE injection occurs when the XML parser allows external entities to be resolved. The XML parser used by the apoc.import.graphml procedure was...

5.9CVSS6.9AI score0.00198EPSS
Exploits0References6
F5 Networks
F5 Networks
added 2023/02/21 6:53 p.m.62 views

K51011533: Expat XML parser vulnerability CVE-2018-20843

Security Advisory Description In libexpat in Expat before 2.2.7, XML input including XML names that contain a large number of colons could make the XML parser consume a high amount of RAM and CPU resources while processing enough to be usable for denial-of-service attacks. CVE-2018-20843 Impact...

7.8CVSS6.8AI score0.05584EPSS
Exploits1Affected Software15
F5 Networks
F5 Networks
added 2023/02/21 6:53 p.m.69 views

K65460334: Expat XML parser vulnerability CVE-2012-6702

Security Advisory Description Expat, when used in a parser that has not called XMLSetHashSalt or passed it a seed of 0, makes it easier for context-dependent attackers to defeat cryptographic protection mechanisms via vectors involving use of the srand function. CVE-2012-6702 Impact An attacker m...

5.9CVSS6.8AI score0.00722EPSS
Exploits0Affected Software20
F5 Networks
F5 Networks
added 2023/02/21 6:46 p.m.38 views

K57108702: Apache Tika XML External Entity vulnerability CVE-2016-4434

Security Advisory Description Apache Tika before 1.13 does not properly initialize the XML parser or choose handlers, which might allow remote attackers to conduct XML External Entity XXE attacks via vectors involving 1 spreadsheets in OOXML files and 2 XMP metadata in PDF and other file formats,...

7.8CVSS8AI score0.00415EPSS
Exploits0
F5 Networks
F5 Networks
added 2023/02/21 6:29 p.m.33 views

K15892: Oracle Database Server vulnerabilities CVE-2013-3751, CVE-2013-3774, CVE-2014-4236, CVE-2014-4237, and CVE-2014-4245

Security Advisory Description CVE-2013-3751 Unspecified vulnerability in the XML Parser component in Oracle Database Server 11.2.0.2, 11.2.0.3, and 12.1.0.1 allows remote authenticated users to affect confidentiality, integrity, and availability via unknown vectors. CVE-2013-3774 Unspecified...

9CVSS6.1AI score0.04884EPSS
Exploits1
F5 Networks
F5 Networks
added 2023/02/21 6:11 p.m.38 views

K15429: Apache Tomcat vulnerability CVE-2014-0119

Security Advisory Description Apache Tomcat before 6.0.40, 7.x before 7.0.54, and 8.x before 8.0.6 does not properly constrain the class loader that accesses the XML parser used with an XSLT stylesheet, which allows remote attackers to 1 read arbitrary files via a crafted web application that...

4.3CVSS7AI score0.04351EPSS
Exploits0Affected Software1
vulnersOsv
vulnersOsv
added 2023/02/19 4:13 p.m.2 views

@actvalue/av-aws-sdk (>=0.5.0 <=0.9.2), @adiza/sfpowerscripts (>=23.0.0 <=25.0.7) +616 more potentially affected by CVE-2023-26920 via fast-xml-parser (>=4.0.0-beta.2 <=4.1.1)

fast-xml-parser NPM version =4.0.0-beta.2, =0.5.0, =23.0.0, =35.0.0, =1.6.3, =7.1.3, =2.0.17, =1.2.11, =1.11.83, =8.3.11, =3.10.0, =3.0.0, =0.0.1-beta.1, =0.0.1-beta.1, =2.0.0, =10.8.0, =10.12.0-RC.1 and more Source cves: CVE-2023-26920 Source advisory: SNYK:JS-FASTXMLPARSER-3325616...

6.5CVSS6.7AI score0.00199EPSS
Exploits1
Snyk
Snyk
added 2023/02/19 4:13 p.m.5 views

Prototype Pollution

Overview fast-xml-parser is a Validate XML, Parse XML, Build XML without C/C++ based libraries Affected versions of this package are vulnerable to Prototype Pollution due to improper argument validation, which is exploitable via the aName variable. PoC js const XMLParser, XMLBuilder, XMLValidator...

6.5CVSS7.5AI score0.00199EPSS
Exploits1References2
OSV
OSV
added 2023/02/16 8:46 p.m.25 views

GHSA-6WXG-WH7F-RQPR XML External Entity (XXE) vulnerability in apoc.import.graphml

Impact A XML External Entity XXE vulnerability found in the apoc.import.graphml procedure of APOC core plugin in Neo4j graph database. XML External Entity XXE injection occurs when the XML parser allows external entities to be resolved. The XML parser used by the apoc.import.graphml procedure was...

5.9CVSS6.9AI score0.00198EPSS
Exploits0References7
Github Security Blog
Github Security Blog
added 2023/02/16 8:46 p.m.19 views

XML External Entity (XXE) vulnerability in apoc.import.graphml

Impact A XML External Entity XXE vulnerability found in the apoc.import.graphml procedure of APOC core plugin in Neo4j graph database. XML External Entity XXE injection occurs when the XML parser allows external entities to be resolved. The XML parser used by the apoc.import.graphml procedure was...

8.1CVSS7.9AI score0.00198EPSS
Exploits0References7Affected Software1
Cvelist
Cvelist
added 2023/02/16 12:0 a.m.11 views

CVE-2023-23926

APOC Awesome Procedures on Cypher is an add-on library for Neo4j. An XML External Entity XXE vulnerability found in the apoc.import.graphml procedure of APOC core plugin prior to version 5.5.0 and 4.4.0.14 4.4 branch in Neo4j graph database. XML External Entity XXE injection occurs when the XML...

5.9CVSS8.4AI score0.00198EPSS
Exploits0References4
OSV
OSV
added 2023/02/16 12:0 a.m.15 views

CVE-2023-23926

APOC Awesome Procedures on Cypher is an add-on library for Neo4j. An XML External Entity XXE vulnerability found in the apoc.import.graphml procedure of APOC core plugin prior to version 5.5.0 and 4.4.0.14 4.4 branch in Neo4j graph database. XML External Entity XXE injection occurs when the XML...

5.9CVSS8.2AI score0.00198EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 6:4 a.m.1 views

SUSE CVE-2009-0783

Apache Tomcat 4.1.0 through 4.1.39, 5.5.0 through 5.5.27, and 6.0.0 through 6.0.18 permits web applications to replace an XML parser used for other web applications, which allows local users to read or modify the 1 web.xml, 2 context.xml, or 3 tld files of arbitrary web applications via a crafted...

4.2CVSS4.7AI score0.00098EPSS
Exploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 5:48 a.m.1 views

SUSE CVE-2012-1521

Use-after-free vulnerability in the XML parser in Google Chrome before 18.0.1025.168 allows remote attackers to cause a denial of service or possibly have unspecified other impact via unknown vectors...

6.8CVSS9.6AI score0.07354EPSS
Exploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:44 a.m.1 views

SUSE CVE-2012-5134

Heap-based buffer underflow in the xmlParseAttValueComplex function in parser.c in libxml2 2.9.0 and earlier, as used in Google Chrome before 23.0.1271.91 and other products, allows remote attackers to cause a denial of service or possibly execute arbitrary code via crafted entities in an XML...

6.8CVSS9.4AI score0.02065EPSS
Exploits1References13
SUSE CVE
SUSE CVE
added 2023/02/15 5:42 a.m.1 views

SUSE CVE-2013-0338

libxml2 2.9.0 and earlier allows context-dependent attackers to cause a denial of service CPU and memory consumption via an XML file containing an entity declaration with long replacement text and many references to this entity, aka "internal entity expansion" with linear complexity...

4.3CVSS6.8AI score0.00672EPSS
Exploits0References8
Rows per page
Query Builder