90 lines
2.4 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2023-26267",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-02-21T09:15:13.597",
"lastModified": "2023-03-02T16:01:23.653",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "php-saml-sp before 1.1.1 and 2.x before 2.1.1 allows reading arbitrary files as the webserver user because resolving XML external entities was silently enabled via \\LIBXML_DTDLOAD | \\LIBXML_DTDATTR."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-611"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php-saml-sp_project:php-saml-sp:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.1.1",
"matchCriteriaId": "DD7084C3-56AD-4621-965A-4CCAE5271FC0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php-saml-sp_project:php-saml-sp:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.0.0",
"versionEndExcluding": "2.1.1",
"matchCriteriaId": "263AFB80-D118-48DB-836E-6B933BD3E44A"
}
]
}
]
}
],
"references": [
{
"url": "https://git.sr.ht/~fkooman/php-saml-sp/commit/851f75b298a77e62d9022f1b170f662f5f7716d6",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://git.sr.ht/~fkooman/php-saml-sp/log",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}