Out-of-Bounds Affecting php7.3 package, versions <7.3.1-1


Severity

Recommended
0.0
critical
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
0.25% (66th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIAN10-PHP73-337943
  • published22 Feb 2019
  • disclosed22 Feb 2019

Introduced: 22 Feb 2019

CVE-2019-9025  (opens in a new tab)
CWE-119  (opens in a new tab)

How to fix?

Upgrade Debian:10 php7.3 to version 7.3.1-1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream php7.3 package and not the php7.3 package as distributed by Debian. See How to fix? for Debian:10 relevant fixed versions and status.

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.