{ "schema_version": "1.4.0", "id": "GHSA-m726-wx7p-68r7", "modified": "2022-05-13T01:08:19Z", "published": "2022-05-13T01:08:19Z", "aliases": [ "CVE-2019-9025" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9025" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=77367" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20190321-0001" } ], "database_specific": { "cwe_ids": [ "CWE-125" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-02-22T23:29:00Z" } }