6.5
CVE-2023-26267
- EPSS 0.21%
- Veröffentlicht 21.02.2023 09:15:13
- Zuletzt bearbeitet 14.03.2025 19:15:43
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Php-saml-sp Project ≫ Php-saml-sp Version < 1.1.1
Php-saml-sp Project ≫ Php-saml-sp Version >= 2.0.0 < 2.1.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.21% | 0.428 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
|
CWE-611 Improper Restriction of XML External Entity Reference
The product processes an XML document that can contain XML entities with URIs that resolve to documents outside of the intended sphere of control, causing the product to embed incorrect documents into its output.