Lucene search
+L

109 matches found

NVD
NVD
added 2023/03/08 12:15 a.m.10 views

CVE-2023-27476

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.2CVSS8.2AI score0.00985EPSS
SaveExploits0References5
OSV
OSV
added 2023/03/08 12:15 a.m.2 views

DEBIAN-CVE-2023-27476

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...

7.5CVSS7.8AI score0.00985EPSS
SaveExploits0References1
PyPA
PyPA
added 2023/03/08 12:15 a.m.10 views

PYSEC-2023-86

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.2CVSS7AI score0.00985EPSS
SaveExploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2023/03/08 12:15 a.m.26 views

CVE-2023-27476

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.2CVSS7AI score0.00985EPSS
SaveExploits0References5
OSV
OSV
added 2023/03/08 12:15 a.m.7 views

PYSEC-2023-86

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.5AI score0.00985EPSS
SaveExploits0References4
OSV
OSV
added 2023/03/08 12:15 a.m.4 views

UBUNTU-CVE-2023-27476

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.2CVSS5.9AI score0.00985EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2023/03/07 11:20 p.m.77 views

CVE-2023-27476

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.00985EPSS
SaveExploits0
OSV
OSV
added 2023/03/07 8:41 p.m.28 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.00985EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2023/03/07 8:41 p.m.25 views

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.2CVSS7.4AI score0.00985EPSS
SaveExploits0References10Affected Software1
Positive Technologies
Positive Technologies
added 2023/03/07 12:0 a.m.8 views

PT-2023-21153 · Xml.Etree +2 · Xml.Etree +2

Name of the Vulnerable Software and Affected Versions: OWSLib versions prior to 0.28.1 Description: The XML parser in OWSLib does not disable entity resolution, which could lead to arbitrary file reads from an attacker-controlled XML payload. This issue affects all XML parsing in the codebase. Th...

8.8CVSS7.6AI score0.00985EPSS
SaveExploits0References30
Github Security Blog
Github Security Blog
added 2022/05/24 7:3 p.m.32 views

XXE vulnerability in Jenkins URLTrigger Plugin

Jenkins URLTrigger Plugin 0.48 and earlier does not configure its XML parser to prevent XML external entity XXE attacks. This allows attackers with Job/Configure permission or otherwise able to control the contents of an URL to an XML document being examined for changes to have Jenkins parse a...

8.1CVSS7.6AI score0.66774EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/05/24 5:12 p.m.32 views

GHSA-G7W4-R4MG-GVHX XXE vulnerability in Jenkins RapidDeploy Plugin

RapidDeploy Plugin 4.2 and earlier does not configure its XML parser to prevent XML external entity XXE attacks. This allows a user able to control the input files for the 'RapidDeploy deployment package build' build or post-build step to have Jenkins parse a crafted file that uses external...

7.6CVSS8.6AI score0.0115EPSS
SaveExploits0References4
OSV
OSV
added 2022/05/17 2:58 a.m.11 views

GHSA-CHQF-HX79-GXC6 Improper Restriction of XML External Entity Reference in Openpyxl

Openpyxl 2.4.1 resolves external entities by default, which allows remote attackers to conduct XXE attacks via a crafted .xlsx document...

8.2CVSS5.9AI score0.01159EPSS
SaveExploits0References10
AlpineLinux
AlpineLinux
added 2021/09/27 8:15 p.m.25 views

CVE-2021-41098

Nokogiri is a Rubygem providing HTML, XML, SAX, and Reader parsers with XPath and CSS selector support. In Nokogiri v1.12.4 and earlier, on JRuby only, the SAX parser resolves external entities by default. Users of Nokogiri on JRuby who parse untrusted documents using any of these classes are...

7.5CVSS7.7AI score0.0142EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2021/09/27 7:35 p.m.35 views

CVE-2021-41098

Nokogiri is a Rubygem providing HTML, XML, SAX, and Reader parsers with XPath and CSS selector support. In Nokogiri v1.12.4 and earlier, on JRuby only, the SAX parser resolves external entities by default. Users of Nokogiri on JRuby who parse untrusted documents using any of these classes are...

7.5CVSS7.7AI score0.0142EPSS
SaveExploits0
Prion
Prion
added 2021/07/09 2:15 p.m.29 views

Design/Logic Flaw

The API /vsaWS/KaseyaWS.asmx can be used to submit XML to the system. When this XML is processed external entities are insecurely processed and fetched by the system and returned to the attacker. Detailed description Given the following request: POST /vsaWS/KaseyaWS.asmx HTTP/1.1 Content-Type:...

5CVSS7.4AI score0.25446EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2021/07/09 1:25 p.m.95 views

CVE-2021-30201

CVE-2021-30201 affects Kaseya VSA (on‑premises/server side) where the API /vsaWS/KaseyaWS.asmx processes XML with external entities. The vulnerability arises from insecure handling of XML external entities, allowing an attacker to cause the server to read local files (e.g., c:\kaseya\kserver\kser...

7.5CVSS7.5AI score0.25446EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/07/02 6:36 p.m.98 views

XXE vulnerability in Jenkins Selenium HTML report Plugin

Jenkins Selenium HTML report Plugin 1.0 and earlier does not configure its XML parser to prevent XML external entity XXE attacks. This allows attackers with the ability to control the report files parsed using this plugin to have Jenkins parse a crafted report file that uses external entities for...

4.3CVSS4.9AI score0.42521EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2021/06/28 4:45 p.m.13 views

GHSA-2JX8-V4HV-GX3H XXE vulnerability in Launch import

| Release Date | Affected Projects | Affected Versions | Access Vector| Security Risk | |--------------|-------------------|-------------------|---------------|---------------| | Monday, May 4, 2020| service-api | Every version, starting from 3.1.0 | Remote | Medium | Impact Starting from version...

7.5CVSS7.6AI score0.01349EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2021/05/25 12:0 a.m.15 views

PT-2021-14702 · Jenkins · Jenkins Urltrigger Plugin +1

Name of the Vulnerable Software and Affected Versions: Jenkins URLTrigger Plugin versions 0.48 and earlier Description: The issue allows attackers with Job/Configure permission or those able to control the contents of a URL to an XML document being examined for changes to have Jenkins parse a...

8.1CVSS7.8AI score0.66774EPSS
SaveExploits0References6
Rows per page
Query Builder