Executive Summary

Informations
Name CVE-2023-3823 First vendor Publication 2023-08-11
Vendor Cve Last vendor Modification 2023-10-27

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Overall CVSS Score 7.5
Base Score 7.5 Environmental Score 7.5
impact SubScore 3.6 Temporal Score 7.5
Exploitabality Sub Score 3.9
 
Attack Vector Network Attack Complexity Low
Privileges Required None User Interaction None
Scope Unchanged Confidentiality Impact High
Integrity Impact None Availability Impact None
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

In PHP versions 8.0.* before 8.0.30, 8.1.* before 8.1.22, and 8.2.* before 8.2.8 various XML functions rely on libxml global state to track configuration variables, like whether external entities are loaded. This state is assumed to be unchanged unless the user explicitly changes it by calling appropriate function. However, since the state is process-global, other modules - such as ImageMagick - may also use this library within the same process, and change that global state for their internal purposes, and leave it in a state where external entities loading is enabled. This can lead to the situation where external XML is parsed with external entities loaded, which can lead to disclosure of any local files accessible to PHP. This vulnerable state may persist in the same process across many requests, until the process is shut down.Â

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-3823

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-611 Information Leak Through XML External Entity File Disclosure

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 891
Os 1
Os 1

Sources (Detail)

Source Url
MISC https://github.com/php/php-src/security/advisories/GHSA-3qrf-m4j2-pcrr
https://lists.debian.org/debian-lts-announce/2023/09/msg00002.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedorapr...
https://security.netapp.com/advisory/ntap-20230825-0001/

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Date Informations
2024-02-02 02:47:27
  • Multiple Updates
2024-02-01 12:30:41
  • Multiple Updates
2023-11-10 02:32:30
  • Multiple Updates
2023-10-28 00:28:00
  • Multiple Updates
2023-09-06 05:27:34
  • Multiple Updates
2023-09-05 13:41:54
  • Multiple Updates
2023-09-05 01:29:43
  • Multiple Updates
2023-09-02 05:27:43
  • Multiple Updates
2023-09-02 01:30:09
  • Multiple Updates
2023-08-26 05:27:33
  • Multiple Updates
2023-08-23 00:27:28
  • Multiple Updates
2023-08-12 13:27:26
  • Multiple Updates
2023-08-12 05:27:19
  • Multiple Updates
2023-08-12 01:29:21
  • Multiple Updates
2023-08-11 17:27:18
  • Multiple Updates
2023-08-11 13:27:30
  • First insertion