Lucene search
+L

11 matches found

NVD
NVD
added 2026/09/17 1:17 p.m.7 views

CVE-2026-92932

In the MISP sachertortephp library, the Xml::build static method in lib/Cake/Utility/Xml.php contains a logic error in the conditional that gates network-based XML fetching. The original condition was written as: $options'readFile' && strpos$input, 'http://' === 0 || strpos$input, 'https://' === ...

5.1CVSS0.0023EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/17 12:33 p.m.8 views

CVE-2026-92932

CVE-2026-92932 affects the MISP sachertortephp library, specifically the Xml::build() static method in lib/Cake/Utility/Xml.php. The root cause is a PHP operator precedence error : the condition $options['readFile'] && strpos($input, 'http://') === 0 || strpos($input, 'https://') === 0 evaluates ...

5.1CVSS0.0023EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/17 12:33 p.m.6 views

EUVD-2026-81474

In the MISP sachertortephp library, the Xml::build static method in lib/Cake/Utility/Xml.php contains a logic error in the conditional that gates network-based XML fetching. The original condition was written as: $options'readFile' && strpos$input, 'http://' === 0 || strpos$input, 'https://' === ...

5.1CVSS0.0023EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/17 12:33 p.m.24 views

CVE-2026-92932 MISP sachertortephp Xml::build() Operator Precedence Bypass Allows Unintended HTTPS SSRF When readFile Is Disabled

In the MISP sachertortephp library, the Xml::build static method in lib/Cake/Utility/Xml.php contains a logic error in the conditional that gates network-based XML fetching. The original condition was written as: $options'readFile' && strpos$input, 'http://' === 0 || strpos$input, 'https://' === ...

5.1CVSS0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/03 7:56 p.m.12 views

RLSA-2025:10630 Important: libxml2 security update

The libxml2 library is a development toolbox providing the implementation of various XML standards. Security Fixes: libxml: Heap use after free UAF leads to Denial of service DoS CVE-2025-49794 libxml: Null pointer dereference leads to Denial of service DoS CVE-2025-49795 libxml: Type confusion...

9.1CVSS8.2AI score0.01558EPSS
SaveExploits1References5
BDU FSTEC
BDU FSTEC
added 2025/06/20 12:00 a.m.13 views

The vulnerability of the xmlBuildQName function in the Libxml2 library allows a attacker to trigger a service failure.

The vulnerability of the xmlBuildQName function in the Libxml2 library is related to buffer overflow in the stack. Exploiting this vulnerability could allow an attacker to cause a service failure...

7.8CVSS7AI score0.01367EPSS
SaveExploits1References20Affected Software15
Snyk
Snyk
added 2025/06/12 12:00 a.m.8 views

Stack-based Buffer Overflow

Overview nokogiri is a gem for parsing HTML, XML, SAX, and Reader. Affected versions of this package are vulnerable to Stack-based Buffer Overflow via the xmlBuildQName function. An attacker can cause a crash and denial of service by supplying specially crafted XML input that triggers an integer...

8.7CVSS7.4AI score0.01367EPSS
SaveExploits1References2
Veracode
Veracode
added 2023/01/30 5:17 a.m.17 views

Denial Of Service (DoS)

cakephp/cakephp is vulnerable to Denial Of Service. The vulnerability exists due to the RequestHandlerComponent that leverages Xml::build, which allows an attacker to cause an application crash by reading local files...

3.1AI score
SaveExploits0
OSV
OSV
added 2023/01/20 11:23 p.m.42 views

GHSA-Q79M-C546-2G63 CakePHP vulnerable to Denial of Service attack through XML payloads

RequestHandlerComponent had a vulnerability that would allow well crafted requests to create a denial of service attack. RequestHandlerComponent leverages Xml::build which allows reading local files. We recommend that all applications using RequestHandlerComponent upgrade, or disable parsing XML...

7AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/01/20 12:00 a.m.10 views

PT-2023-33052 · Unknown · Requesthandlercomponent

Name of the Vulnerable Software and Affected Versions: RequestHandlerComponent affected versions not specified Description: The issue allows well-crafted requests to create a denial of service attack. It is related to the use of Xml::build, which enables reading local files. Recommendations: For...

7.1AI score
SaveExploits0References5
CakePHP
CakePHP
added 2015/05/28 12:00 a.m.48 views

CakePHP 2.6.6 and 3.0.6 Released

CakePHP 2.6.6 and 3.0.6 Released The CakePHP core team is ready to announce the immediate availability of CakePHP 2.6.6 and 3.0.6. These are maintenance releases that contain important security fixes. Security Fixes Earlier this week we were notified that RequestHandlerComponent had a vulnerabili...

7.9AI score
SaveExploits0
Rows per page
Query Builder