Vulnerability CVE-2019-9025


Published: 2019-02-22   Modified: 2019-02-23

Description:
An issue was discovered in PHP 7.3.x before 7.3.1. An invalid multibyte string supplied as an argument to the mb_split() function in ext/mbstring/php_mbregex.c can cause PHP to execute memcpy() with a negative argument, which could read and write past buffers allocated for the data.

Type:

CWE-119

(Improper Restriction of Operations within the Bounds of a Memory Buffer)

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
7.5/10
6.4/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
PHP -> PHP 
Netapp -> Storage automation store 

 References:
https://bugs.php.net/bug.php?id=77367
https://security.netapp.com/advisory/ntap-20190321-0001/

Copyright 2024, cxsecurity.com

 

Back to Top