Lucene search
+L

88 matches found

Github Security Blog
Github Security Blog
added 2024/06/24 8:44 p.m.34 views

Improper Restriction of XML External Entity Reference in org.cyclonedx:cyclonedx-core-java

Impact Before deserializing CycloneDX Bill of Materials in XML format, cyclonedx-core-java leverages XPath expressions to determine the schema version of the BOM. The DocumentBuilderFactory used to evaluate XPath expressions was not configured securely, making the library vulnerable to XML Extern...

7.5CVSS7AI score0.00589EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/06/24 8:44 p.m.11 views

GHSA-683X-4444-JXH8 Improper Restriction of XML External Entity Reference in org.cyclonedx:cyclonedx-core-java

Impact Before deserializing CycloneDX Bill of Materials in XML format, cyclonedx-core-java leverages XPath expressions to determine the schema version of the BOM. The DocumentBuilderFactory used to evaluate XPath expressions was not configured securely, making the library vulnerable to XML Extern...

7.5CVSS6.8AI score0.00589EPSS
SaveExploits0References5
Circl
Circl
added 2024/06/24 9:20 a.m.20 views

CVE-2024-38374

creationtimestamp| type| source ---|---|--- 2024-06-24 09:20:38+00:00| published-proof-of-concept| https://github.com/CycloneDX/cyclonedx-core-java/security/advisories/GHSA-683x-4444-jxh8...

7.5CVSS7.1AI score0.00589EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/06/24 12:0 a.m.6 views

PT-2024-27967

Name of the Vulnerable Software and Affected Versions cyclonedx-core-java versions prior to 9.0.4 Description The CycloneDX core module provides a model representation of SBOMs and utilities for creating, validating, and parsing them. Before deserializing CycloneDX Bill of Materials in XML format...

7.5CVSS7.7AI score0.00589EPSS
SaveExploits0References10
Spring Security Advisories
Spring Security Advisories
added 2024/05/24 12:0 a.m.30 views

SBOM support in Spring Boot 3.3

Spring Boot 3.3.0 has been released, and it contains support for SBOMs. SBOM stands for "Software Bill of Materials" and describes the components used to build a software artifact. In the context of this blog post, that's your Spring Boot application. These SBOMs are useful because they describe...

6.5AI score
SaveExploits0
NVD
NVD
added 2024/05/14 3:38 p.m.40 views

CVE-2024-34345

The CycloneDX JavaScript library contains the core functionality of OWASP CycloneDX for JavaScript. In 6.7.0, XML External entity injections were possible, when running the provided XML Validator on arbitrary input. This issue was fixed in version 6.7.1...

8.1CVSS8.2AI score0.00925EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/05/14 12:0 a.m.12 views

CycloneDX JavaScript Library 代码问题漏洞

The CycloneDX JavaScript Library is a core feature of the CycloneDX SBOM Standard open source OWASP CycloneDX for JavaScript written in TypeScript. A code issue vulnerability exists in CycloneDX JavaScript Library versions prior to 6.7.1 that stems from XML external entity injection when running...

8.1CVSS8.2AI score0.00925EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/09 2:56 p.m.16 views

CVE-2024-34345 @cyclonedx/cyclonedx-library Improper Restriction of XML External Entity Reference vulnerability

The CycloneDX JavaScript library contains the core functionality of OWASP CycloneDX for JavaScript. In 6.7.0, XML External entity injections were possible, when running the provided XML Validator on arbitrary input. This issue was fixed in version 6.7.1...

8.1CVSS7AI score0.00925EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/09 2:56 p.m.27 views

CVE-2024-34345 @cyclonedx/cyclonedx-library Improper Restriction of XML External Entity Reference vulnerability

The CycloneDX JavaScript library contains the core functionality of OWASP CycloneDX for JavaScript. In 6.7.0, XML External entity injections were possible, when running the provided XML Validator on arbitrary input. This issue was fixed in version 6.7.1...

8.1CVSS8AI score
SaveExploits0References5
CVE
CVE
added 2024/05/09 2:56 p.m.68 views

CVE-2024-34345

CVE-2024-34345 affects the CycloneDX JavaScript library (cyclonedx-library) core functionality. The vulnerability arises from XML External Entity (XXE) injections when using the provided XML Validator on arbitrary input in version 6.7.0; it was fixed in 6.7.1. Affected component/file is the XML v...

8.1CVSS6.8AI score0.00925EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/09 2:56 p.m.41 views

CVE-2024-34345 @cyclonedx/cyclonedx-library Improper Restriction of XML External Entity Reference vulnerability

The CycloneDX JavaScript library contains the core functionality of OWASP CycloneDX for JavaScript. In 6.7.0, XML External entity injections were possible, when running the provided XML Validator on arbitrary input. This issue was fixed in version 6.7.1...

8.1CVSS8.4AI score0.00925EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/05/08 7:55 p.m.37 views

@cyclonedx/cyclonedx-library Improper Restriction of XML External Entity Reference vulnerability

Impact XML External entity injections could be possible, when running the provided XML Validator on arbitrary input. POC js const Spec: Version , Validation: XmlValidator = require'@cyclonedx/cyclonedx-library'; const version = Version.v1dot5; const validator = new XmlValidatorversion; const inpu...

8.1CVSS7.5AI score0.00925EPSS
SaveExploits0References5Affected Software1
Circl
Circl
added 2024/05/08 3:13 p.m.31 views

CVE-2024-34345

creationtimestamp| type| source ---|---|--- 2024-05-08 15:13:47+00:00| published-proof-of-concept| https://github.com/CycloneDX/cyclonedx-javascript-library/security/advisories/GHSA-38gf-rh2w-gmj7...

8.1CVSS7.2AI score0.00925EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/05/08 12:0 a.m.8 views

PT-2024-25802 · Unknown · Cyclonedx Javascript Library

Name of the Vulnerable Software and Affected Versions: CycloneDX JavaScript library version 6.7.0 Description: The CycloneDX JavaScript library is vulnerable to XML External Entity XXE injections when running the provided XML Validator on arbitrary input. This issue was fixed in version 6.7.1. To...

8.1CVSS7.5AI score0.00925EPSS
SaveExploits0References9
GithubExploit
GithubExploit
added 2024/01/28 8:3 p.m.804 views

Exploit for Deserialization of Untrusted Data in Alibaba Fastjson

json.org CVE-2022-45688 true & false positive WTF ?? The p...

9.8CVSS7.7AI score0.18882EPSS
SaveExploits10
GithubExploit
GithubExploit
added 2023/12/29 2:1 a.m.402 views

Exploit for Out-of-bounds Write in Hutool

json.org CVE-2022-45688 false positive The project contains...

7.5CVSS7.6AI score0.01181EPSS
SaveExploits5
GithubExploit
GithubExploit
added 2023/12/29 12:14 a.m.461 views

Exploit for Out-of-bounds Write in Hutool

json.org CVE-2022-45688 false positive The project contains...

7.5CVSS7.6AI score0.01181EPSS
SaveExploits5
GithubExploit
GithubExploit
added 2023/12/27 10:5 p.m.367 views

Exploit for Out-of-bounds Write in Hutool

json.org CVE-2022-45688 true positive The project illustrate...

7.5CVSS7.5AI score0.01181EPSS
SaveExploits5
GithubExploit
GithubExploit
added 2023/12/27 8:49 a.m.388 views

Exploit for Uncontrolled Resource Consumption in Siemens 6Bk1602-0Aa12-0Tp0_Firmware

log4shell false positive This is a simple web project with a...

10CVSS9.1AI score0.99999EPSS
SaveExploits360
GithubExploit
GithubExploit
added 2023/12/18 5:7 a.m.222 views

Exploit for Uncontrolled Resource Consumption in Siemens 6Bk1602-0Aa12-0Tp0_Firmware

log4shell true positive This is a simple web project with a...

10CVSS9.2AI score0.99999EPSS
SaveExploits360
Rows per page
Query Builder