CVE-2019-9025

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.
References
Link Resource
https://bugs.php.net/bug.php?id=77367 Exploit Issue Tracking Patch Vendor Advisory
https://security.netapp.com/advisory/ntap-20190321-0001/ Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:php:php:*:*:*:*:*:*:*:*

Configuration 2 (hide)

cpe:2.3:a:netapp:storage_automation_store:-:*:*:*:*:*:*:*

History

No history.

Information

Published : 2019-02-22 23:29

Updated : 2023-12-10 12:44


NVD link : CVE-2019-9025

Mitre link : CVE-2019-9025

CVE.ORG link : CVE-2019-9025


JSON object : View

Products Affected

php

  • php

netapp

  • storage_automation_store
CWE
CWE-125

Out-of-bounds Read

CWE-787

Out-of-bounds Write