Lucene search
+L

955 matches found

Tenable Nessus
Tenable Nessus
added 2023/02/10 12:0 a.m.14 views

EulerOS 2.0 SP10 : libxml2 (EulerOS-SA-2023-1365)

According to the versions of the libxml2 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - An issue was discovered in libxml2 before 2.10.3. When parsing a multi-gigabyte XML document with the XMLPARSEHUGE parser option enabled, sever...

7.8CVSS6.9AI score0.22791EPSS
SaveExploits2References3
Debian CVE
Debian CVE
added 2022/11/22 12:0 a.m.58 views

CVE-2022-40303

An issue was discovered in libxml2 before 2.10.3. When parsing a multi-gigabyte XML document with the XMLPARSEHUGE parser option enabled, several integer counters can overflow. This results in an attempt to access an array at a negative 2GB offset, typically leading to a segmentation fault...

7.5CVSS6.8AI score0.22791EPSS
SaveExploits2
Prion
Prion
added 2022/11/12 12:15 a.m.27 views

Design/Logic Flaw

CBRN-Analysis before 22 allows XXE attacks via am mws XML document, leading to NTLMv2-SSP hash disclosure...

4.3CVSS4.8AI score0.00399EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2022/11/11 12:0 a.m.9 views

PT-2022-27424 · Unknown · Cbrn-Analysis

Name of the Vulnerable Software and Affected Versions: CBRN-Analysis versions prior to 22 Description: The issue allows XXE attacks via an XML document, leading to NTLMv2-SSP hash disclosure. This occurs when processing a malicious XML document. Recommendations: For versions prior to 22, update t...

4.7CVSS4.5AI score0.00399EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2022/11/11 12:0 a.m.7 views

CVE-2022-45194

CBRN-Analysis before 22 allows XXE attacks via am mws XML document, leading to NTLMv2-SSP hash disclosure...

3.8CVSS4.8AI score0.00399EPSS
SaveExploits0References1
CVE
CVE
added 2022/11/11 12:0 a.m.58 views

CVE-2022-45194

CVE-2022-45194 describes XXE abuse in CBRN-Analysis prior to version 22 via an am mws XML document, leading to NTLMv2-SSP hash disclosure. Connected sources confirm affected software (CBRN-Analysis) and root cause (external entity processing in XML). The PT-2022-27424 advisory explicitly recommen...

4.7CVSS4.7AI score0.00399EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/11/02 12:0 a.m.43 views

EulerOS 2.0 SP10 : golang (EulerOS-SA-2022-2683)

According to the versions of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Acceptance of some invalid Transfer-Encoding headers in the HTTP/1 client in net/http before Go 1.17.12 and Go 1.18.4 allows HTTP request...

7.5CVSS7.3AI score0.02593EPSS
SaveExploits7References14
CNNVD
CNNVD
added 2022/11/02 12:0 a.m.7 views

XMLDOM 输入验证错误漏洞

XMLDOM is a JavaScript implementation of the W3C DOM for Node by the individual developer jindw. A security vulnerability exists in XMLDOM, which stems from the fact that xmldom contains multiple top-level elements and adds all root nodes to the "childNodes" collection of "Document" without...

9.8CVSS8.2AI score0.01182EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2022/10/21 12:0 a.m.41 views

Amazon Linux 2 : golang-github-godbus-dbus (ALAS-2022-1858)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2022-1858 advisory. 2023-05-11: CVE-2022-1996 has changed status to NOT AFFECTED for this package and has been removed from this advisory. A flaw was found in golang. The HTTP/1 client accepted invalid...

9.3CVSS7.2AI score0.0995EPSS
SaveExploits7References32
Veracode
Veracode
added 2022/10/19 2:12 a.m.40 views

Denial Of Service (DoS)

libxml2 is vulnerable to denial of service DoS attacks. A malicious user is able to cause an integer overflow leading to a segmentation fault through a multi-gigabyte XML document when the XMLPARSEHUGE parser option enabled, causing the application to crash...

7.5CVSS7.6AI score0.22791EPSS
SaveExploits2References19Affected Software3
Tenable Nessus
Tenable Nessus
added 2022/10/08 12:0 a.m.45 views

EulerOS 2.0 SP5 : golang (EulerOS-SA-2022-2439)

According to the versions of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack...

7.5CVSS7.1AI score0.01885EPSS
SaveExploits2References4
Zero Day Initiative
Zero Day Initiative
added 2022/08/23 12:0 a.m.37 views

AVEVA Edge LoadImportedLibraries XML External Entity Processing Information Disclosure Vulnerability

This vulnerability allows remote attackers to disclose sensitive information on affected installations of AVEVA Edge. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the...

5.5CVSS2.9AI score0.13681EPSS
SaveExploits0References1
NVD
NVD
added 2022/08/10 8:15 p.m.27 views

CVE-2022-30633

Uncontrolled recursion in Unmarshal in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via unmarshalling an XML document into a Go struct which has a nested field that uses the 'any' field tag...

7.5CVSS0.01612EPSS
SaveExploits0References5
NVD
NVD
added 2022/08/10 8:15 p.m.23 views

CVE-2022-28131

Uncontrolled recursion in Decoder.Skip in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a deeply nested XML document...

7.5CVSS0.01885EPSS
SaveExploits0References5
Prion
Prion
added 2022/08/10 8:15 p.m.25 views

Code injection

Uncontrolled recursion in Unmarshal in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via unmarshalling an XML document into a Go struct which has a nested field that uses the 'any' field tag...

5CVSS7.5AI score0.01612EPSS
SaveExploits0References5Affected Software1
UbuntuCve
UbuntuCve
added 2022/08/10 8:15 p.m.46 views

CVE-2022-28131

Uncontrolled recursion in Decoder.Skip in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a deeply nested XML document...

7.5CVSS6.8AI score0.01885EPSS
SaveExploits0References4
CVE
CVE
added 2022/08/09 8:16 p.m.389 views

CVE-2022-30633

The CVE-2022-30633 incident affects Go's encoding/xml package: Unmarshal can panic due to stack exhaustion when unmarshalling XML into a struct with nested fields using the any tag, in Go versions prior to 1.17.12 and 1.18.4. The published advisories (including ALAS2023-2023-046, ALAS2023-2023-04...

7.5CVSS7.7AI score0.01612EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/08/09 8:16 p.m.32 views

CVE-2022-30633 Stack exhaustion when unmarshaling certain documents in encoding/xml

Uncontrolled recursion in Unmarshal in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via unmarshalling an XML document into a Go struct which has a nested field that uses the 'any' field tag...

7.5CVSS6.9AI score
SaveExploits0References8
AlpineLinux
AlpineLinux
added 2022/08/09 12:0 a.m.34 views

CVE-2022-28131

Uncontrolled recursion in Decoder.Skip in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a deeply nested XML document...

7.5CVSS7.8AI score0.01885EPSS
SaveExploits0
CVE
CVE
added 2022/08/09 12:0 a.m.414 views

CVE-2022-28131

CVE-2022-28131: Uncontrolled recursion in Decoder.Skip in encoding/xml can panic due to stack exhaustion when parsing deeply nested XML. Affected: Go's encoding/xml package. Root cause: recursion while skipping nested XML elements. Impact: potential denial of service via panic/availability loss. ...

7.5CVSS7.7AI score0.01885EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder