Lucene search
K

2720 matches found

OSV
OSV
added 2023/03/14 5:15 a.m.1 views

CVE-2023-26461

SAP NetWeaver allows SAP Enterprise Portal - version 7.50, allows an authenticated attacker with sufficient privileges to access the XML parser which can submit a crafted XML file which when parsed will enable them to access but not modify sensitive files and data. It allows the attacker to view...

4.9CVSS5.8AI score0.00258EPSS
Exploits0References2
Prion
Prion
added 2023/03/14 5:15 a.m.19 views

Code injection

SAP NetWeaver allows SAP Enterprise Portal - version 7.50, allows an authenticated attacker with sufficient privileges to access the XML parser which can submit a crafted XML file which when parsed will enable them to access but not modify sensitive files and data. It allows the attacker to view...

3.3CVSS5AI score0.00258EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2023/03/14 4:56 a.m.48 views

CVE-2023-26461

Summary : CVE-2023-26461 affects SAP NetWeaver (SAP Enterprise Portal) 7.50. Affected component: the XML parser; root cause is processing of crafted XML that allows an authenticated user with sufficient privileges to view, but not modify, sensitive data. This is a network-based vulnerability with...

6.8CVSS5.1AI score0.00258EPSS
Exploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2023/03/14 12:0 a.m.3 views

PT-2023-20654 · Sap · Sap Netweaver

Name of the Vulnerable Software and Affected Versions: SAP NetWeaver version 7.50 Description: The issue allows an authenticated attacker with sufficient privileges to access the XML parser, enabling them to submit a crafted XML file. When parsed, this file allows the attacker to access, but not...

6.8CVSS4.8AI score0.00258EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2023/03/12 12:0 a.m.18 views

Fedora 38 : mingw-python-OWSLib (2023-9a878398a6)

The remote Fedora 38 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2023-9a878398a6 advisory. Update to OWSLib-0.28.1, fixes CVE-2023-27476. Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that...

8.2CVSS7.5AI score0.00168EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2023/03/09 3:52 a.m.1 views

SUSE 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.00168EPSS
Exploits0References3
Prion
Prion
added 2023/03/08 12:15 a.m.7 views

Design/Logic Flaw

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

5CVSS7.4AI score0.00168EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2023/03/08 12:15 a.m.4 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.00168EPSS
Exploits0References4
OpenVAS
OpenVAS
added 2023/03/08 12:0 a.m.26 views

Debian: Security Advisory (DLA-355-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.4CVSS9.4AI score0.00843EPSS
Exploits1References2
OpenVAS
OpenVAS
added 2023/03/08 12:0 a.m.25 views

Debian: Security Advisory (DLA-172-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.2AI score0.01686EPSS
Exploits1References2
CVE
CVE
added 2023/03/07 11:20 p.m.148 views

CVE-2023-27476

OWSLib (Python) has a vulnerability in its XML parser that does not disable entity resolution, enabling potential arbitrary file reads from attacker-controlled XML payloads across all XML parsing in the codebase. Affected versions prior to 0.28.1; remediation is to upgrade to 0.28.1 or apply the ...

8.2CVSS7.7AI score0.00168EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2023/03/07 11:20 p.m.9 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.24 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.70 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
Rows per page
Query Builder