232 lines
19 KiB
XML
232 lines
19 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<cvrfdoc xmlns="http://www.icasi.org/CVRF/schema/cvrf/1.1" xmlns:cvrf="http://www.icasi.org/CVRF/schema/cvrf/1.1">
|
||
<DocumentTitle xml:lang="en">An update for php is now available for openEuler-22.03-LTS-SP2</DocumentTitle>
|
||
<DocumentType>Security Advisory</DocumentType>
|
||
<DocumentPublisher Type="Vendor">
|
||
<ContactDetails>openeuler-security@openeuler.org</ContactDetails>
|
||
<IssuingAuthority>openEuler security committee</IssuingAuthority>
|
||
</DocumentPublisher>
|
||
<DocumentTracking>
|
||
<Identification>
|
||
<ID>openEuler-SA-2023-1623</ID>
|
||
</Identification>
|
||
<Status>Final</Status>
|
||
<Version>1.0</Version>
|
||
<RevisionHistory>
|
||
<Revision>
|
||
<Number>1.0</Number>
|
||
<Date>2023-09-09</Date>
|
||
<Description>Initial</Description>
|
||
</Revision>
|
||
</RevisionHistory>
|
||
<InitialReleaseDate>2023-09-09</InitialReleaseDate>
|
||
<CurrentReleaseDate>2023-09-09</CurrentReleaseDate>
|
||
<Generator>
|
||
<Engine>openEuler SA Tool V1.0</Engine>
|
||
<Date>2023-09-09</Date>
|
||
</Generator>
|
||
</DocumentTracking>
|
||
<DocumentNotes>
|
||
<Note Title="Synopsis" Type="General" Ordinal="1" xml:lang="en">php security update</Note>
|
||
<Note Title="Summary" Type="General" Ordinal="2" xml:lang="en">An update for php is now available for openEuler-22.03-LTS-SP2.</Note>
|
||
<Note Title="Description" Type="General" Ordinal="3" xml:lang="en">PHP is an HTML-embedded scripting language. PHP attempts to make it easy for developers to write dynamically generated web pages. PHP also offers built-in database integration for several commercial and non-commercial database management systems, so writing a database-enabled webpage with PHP is fairly simple. The most common use of PHP coding is probably as a replacement for CGI scripts. The php package contains the module (often referred to as mod_php) which adds support for the PHP language to Apache HTTP Server.
|
||
|
||
Security Fix(es):
|
||
|
||
In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could lead to a disclosure of 31 bits of uninitialized memory from the client to the server, and it also made easier to a malicious server to guess the client's nonce.
|
||
|
||
(CVE-2023-3247)
|
||
|
||
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.
|
||
|
||
(CVE-2023-3823)
|
||
|
||
In PHP version 8.0.* before 8.0.30, 8.1.* before 8.1.22, and 8.2.* before 8.2.8, when loading phar file, while reading PHAR directory entries, insufficient length checking may lead to a stack buffer overflow, leading potentially to memory corruption or RCE.
|
||
|
||
(CVE-2023-3824)</Note>
|
||
<Note Title="Topic" Type="General" Ordinal="4" xml:lang="en">An update for php is now available for openEuler-22.03-LTS-SP2.
|
||
|
||
openEuler Security has rated this update as having a security impact of medium. A Common Vunlnerability Scoring System(CVSS)base score,which gives a detailed severity rating, is available for each vulnerability from the CVElink(s) in the References section.</Note>
|
||
<Note Title="Severity" Type="General" Ordinal="5" xml:lang="en">Medium</Note>
|
||
<Note Title="Affected Component" Type="General" Ordinal="6" xml:lang="en">php</Note>
|
||
</DocumentNotes>
|
||
<DocumentReferences>
|
||
<Reference Type="Self">
|
||
<URL>https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2023-1623</URL>
|
||
</Reference>
|
||
<Reference Type="openEuler CVE">
|
||
<URL>https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2023-3247</URL>
|
||
<URL>https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2023-3823</URL>
|
||
<URL>https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2023-3824</URL>
|
||
</Reference>
|
||
<Reference Type="Other">
|
||
<URL>https://nvd.nist.gov/vuln/detail/CVE-2023-3247</URL>
|
||
<URL>https://nvd.nist.gov/vuln/detail/CVE-2023-3823</URL>
|
||
<URL>https://nvd.nist.gov/vuln/detail/CVE-2023-3824</URL>
|
||
</Reference>
|
||
</DocumentReferences>
|
||
<ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
|
||
<Branch Type="Product Name" Name="openEuler">
|
||
<FullProductName ProductID="openEuler-22.03-LTS-SP2" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">openEuler-22.03-LTS-SP2</FullProductName>
|
||
</Branch>
|
||
<Branch Type="Package Arch" Name="aarch64">
|
||
<FullProductName ProductID="php-dba-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-dba-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-bcmath-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-bcmath-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-cli-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-cli-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-devel-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-devel-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-dbg-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-dbg-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-snmp-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-snmp-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-sodium-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-sodium-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-ldap-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-ldap-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-fpm-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-fpm-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-pgsql-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-pgsql-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-common-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-common-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-opcache-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-opcache-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-tidy-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-tidy-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-gmp-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-gmp-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-help-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-help-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-enchant-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-enchant-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-intl-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-intl-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-gd-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-gd-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-mbstring-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-mbstring-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-embedded-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-embedded-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-debugsource-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-debugsource-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-mysqlnd-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-mysqlnd-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-odbc-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-odbc-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-pdo-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-pdo-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-xml-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-xml-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-soap-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-soap-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-debuginfo-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-debuginfo-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-process-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-process-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-ffi-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-ffi-8.0.30-1.oe2203sp2.aarch64.rpm</FullProductName>
|
||
</Branch>
|
||
<Branch Type="Package Arch" Name="src">
|
||
<FullProductName ProductID="php-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-8.0.30-1.oe2203sp2.src.rpm</FullProductName>
|
||
</Branch>
|
||
<Branch Type="Package Arch" Name="x86_64">
|
||
<FullProductName ProductID="php-intl-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-intl-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-dbg-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-dbg-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-enchant-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-enchant-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-common-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-common-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-gmp-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-gmp-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-help-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-help-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-xml-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-xml-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-mysqlnd-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-mysqlnd-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-sodium-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-sodium-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-bcmath-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-bcmath-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-snmp-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-snmp-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-debuginfo-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-debuginfo-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-pdo-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-pdo-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-embedded-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-embedded-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-pgsql-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-pgsql-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-ldap-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-ldap-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-gd-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-gd-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-odbc-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-odbc-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-devel-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-devel-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-mbstring-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-mbstring-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-tidy-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-tidy-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-opcache-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-opcache-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-fpm-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-fpm-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-debugsource-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-debugsource-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-process-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-process-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-dba-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-dba-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-cli-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-cli-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-soap-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-soap-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
<FullProductName ProductID="php-ffi-8.0.30-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP2">php-ffi-8.0.30-1.oe2203sp2.x86_64.rpm</FullProductName>
|
||
</Branch>
|
||
</ProductTree>
|
||
<Vulnerability Ordinal="1" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
|
||
<Notes>
|
||
<Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could lead to a disclosure of 31 bits of uninitialized memory from the client to the server, and it also made easier to a malicious server to guess the client's nonce.
|
||
|
||
</Note>
|
||
</Notes>
|
||
<ReleaseDate>2023-09-09</ReleaseDate>
|
||
<CVE>CVE-2023-3247</CVE>
|
||
<ProductStatuses>
|
||
<Status Type="Fixed">
|
||
<ProductID>openEuler-22.03-LTS-SP2</ProductID>
|
||
</Status>
|
||
</ProductStatuses>
|
||
<Threats>
|
||
<Threat Type="Impact">
|
||
<Description>Low</Description>
|
||
</Threat>
|
||
</Threats>
|
||
<CVSSScoreSets>
|
||
<ScoreSet>
|
||
<BaseScore>3.0</BaseScore>
|
||
<Vector>AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N</Vector>
|
||
</ScoreSet>
|
||
</CVSSScoreSets>
|
||
<Remediations>
|
||
<Remediation Type="Vendor Fix">
|
||
<Description>php security update</Description>
|
||
<DATE>2023-09-09</DATE>
|
||
<URL>https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2023-1623</URL>
|
||
</Remediation>
|
||
</Remediations>
|
||
</Vulnerability>
|
||
<Vulnerability Ordinal="2" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
|
||
<Notes>
|
||
<Note Title="Vulnerability Description" Type="General" Ordinal="2" xml:lang="en">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.</Note>
|
||
</Notes>
|
||
<ReleaseDate>2023-09-09</ReleaseDate>
|
||
<CVE>CVE-2023-3823</CVE>
|
||
<ProductStatuses>
|
||
<Status Type="Fixed">
|
||
<ProductID>openEuler-22.03-LTS-SP2</ProductID>
|
||
</Status>
|
||
</ProductStatuses>
|
||
<Threats>
|
||
<Threat Type="Impact">
|
||
<Description>Medium</Description>
|
||
</Threat>
|
||
</Threats>
|
||
<CVSSScoreSets>
|
||
<ScoreSet>
|
||
<BaseScore>5.5</BaseScore>
|
||
<Vector>AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L</Vector>
|
||
</ScoreSet>
|
||
</CVSSScoreSets>
|
||
<Remediations>
|
||
<Remediation Type="Vendor Fix">
|
||
<Description>php security update</Description>
|
||
<DATE>2023-09-09</DATE>
|
||
<URL>https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2023-1623</URL>
|
||
</Remediation>
|
||
</Remediations>
|
||
</Vulnerability>
|
||
<Vulnerability Ordinal="3" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
|
||
<Notes>
|
||
<Note Title="Vulnerability Description" Type="General" Ordinal="3" xml:lang="en">In PHP version 8.0.* before 8.0.30, 8.1.* before 8.1.22, and 8.2.* before 8.2.8, when loading phar file, while reading PHAR directory entries, insufficient length checking may lead to a stack buffer overflow, leading potentially to memory corruption or RCE.</Note>
|
||
</Notes>
|
||
<ReleaseDate>2023-09-09</ReleaseDate>
|
||
<CVE>CVE-2023-3824</CVE>
|
||
<ProductStatuses>
|
||
<Status Type="Fixed">
|
||
<ProductID>openEuler-22.03-LTS-SP2</ProductID>
|
||
</Status>
|
||
</ProductStatuses>
|
||
<Threats>
|
||
<Threat Type="Impact">
|
||
<Description>Medium</Description>
|
||
</Threat>
|
||
</Threats>
|
||
<CVSSScoreSets>
|
||
<ScoreSet>
|
||
<BaseScore>5.5</BaseScore>
|
||
<Vector>AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L</Vector>
|
||
</ScoreSet>
|
||
</CVSSScoreSets>
|
||
<Remediations>
|
||
<Remediation Type="Vendor Fix">
|
||
<Description>php security update</Description>
|
||
<DATE>2023-09-09</DATE>
|
||
<URL>https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2023-1623</URL>
|
||
</Remediation>
|
||
</Remediations>
|
||
</Vulnerability>
|
||
</cvrfdoc> |