Publish GHSA-j5g2-q29x-cw3h

This commit is contained in:
advisory-database[bot]
2024-12-04 16:15:00 +00:00
parent 9676b39e5a
commit 6bc265498b
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-j5g2-q29x-cw3h",
"modified": "2024-12-02T20:00:29Z",
"modified": "2024-12-04T16:13:50Z",
"published": "2024-12-02T20:00:29Z",
"withdrawn": "2024-12-04T16:13:50Z",
"aliases": [],
"summary": "SimpleSAMLphp vulnerable to XXE in parsing SAML messages",
"details": "# Summary\nWhen loading an (untrusted) XML document, for example the SAMLResponse, it's possible to induce an XXE.\n\n## Mitigation:\n\nRemove the `LIBXML_DTDLOAD | LIBXML_DTDATTR` options from `$options` is in: https://github.com/simplesamlphp/saml2/blob/717c0adc4877ebd58428637e5626345e59fa0109/src/SAML2/DOMDocumentFactory.php#L41\n\n## Background / details\n\nTo be published on Dec 8th",
"details": "## Withdrawn Advisory\nThis advisory has been withdrawn because the vulnerability affects users of the SimpleSAMLphp tarball, not the SimpleSAMLphp Composer package. The underlying information about CVE-2024-52596 is still valid.\n\n## Original Description\n\n# Summary\nWhen loading an (untrusted) XML document, for example the SAMLResponse, it's possible to induce an XXE.\n\n## Mitigation:\n\nRemove the `LIBXML_DTDLOAD | LIBXML_DTDATTR` options from `$options` is in: https://github.com/simplesamlphp/saml2/blob/717c0adc4877ebd58428637e5626345e59fa0109/src/SAML2/DOMDocumentFactory.php#L41\n\n## Background / details\n\nTo be published on Dec 8th",
"severity": [
{
"type": "CVSS_V3",