Lucene search
+L

123 matches found

Prion
Prion
added 2019/12/23 3:15 a.m.23 views

Memory corruption

In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP bcmath extension functions on some systems, including Windows, can be tricked into reading beyond the allocated space by supplying it with string containing characters that are identified as numeric by the OS but aren't ASCII...

5CVSS5.4AI score0.04082EPSS
SaveExploits0References14Affected Software6
OSV
OSV
added 2019/12/23 3:15 a.m.6 views

UBUNTU-CVE-2019-11046

In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP bcmath extension functions on some systems, including Windows, can be tricked into reading beyond the allocated space by supplying it with string containing characters that are identified as numeric by the OS but aren't ASCII...

5.3CVSS6.7AI score0.04082EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2019/12/23 2:40 a.m.36 views

CVE-2019-11046 Buffer underflow in bc_shift_addsub

In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP bcmath extension functions on some systems, including Windows, can be tricked into reading beyond the allocated space by supplying it with string containing characters that are identified as numeric by the OS but aren't ASCII...

3.7CVSS7AI score0.04082EPSS
SaveExploits0References14
Debian CVE
Debian CVE
added 2019/12/23 2:40 a.m.32 views

CVE-2019-11046

Removed by vendor...

5.3CVSS7.3AI score0.04082EPSS
SaveExploits0
CVE
CVE
added 2019/12/23 2:40 a.m.520 views

CVE-2019-11046

Summary (CVE-2019-11046) : PHP versions affected are 7.2.x below 7.2.26, 7.3.x below 7.3.13, and 7.4.0. The vulnerability is in the bcmath extension where a string containing characters identified as numeric by the OS but not ASCII digits can cause reading beyond allocated space, potentially disc...

5.3CVSS6.4AI score0.04082EPSS
SaveExploits0References14Affected Software1
Tenable Nessus
Tenable Nessus
added 2019/09/03 12:0 a.m.41 views

SUSE SLES12 Security Update : php72 (SUSE-SU-2019:2270-1)

This update for php72 fixes the following issues : Security issues fixed : CVE-2019-11041: Fixed heap buffer over-read in exifscanthumbnail bsc1146360. CVE-2019-11042: Fixed heap buffer over-read in exifprocessusercomment bsc1145095. Note that Tenable Network Security has extracted the preceding...

7.1CVSS6.7AI score0.0442EPSS
SaveExploits2References7
Tenable Nessus
Tenable Nessus
added 2019/05/02 12:0 a.m.19 views

Fedora 30 : php (2019-1d78e14cfd)

PHP version 7.3.4 04 April 2019 Core: - Fixed bug php77738 Nullptr deref in zendcompileexpr. Laruence - Fixed bug php77660 Segmentation fault on break 2147483648. Laruence - Fixed bug php77652 Anonymous classes can lose their interface information. Nikita - Fixed bug php77345 Stack Overflow cause...

5.5AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2019/01/09 12:0 a.m.44 views

PHP 5.6.x < 5.6.21 Multiple Vulnerabilities

According to its banner, the version of PHP running on the remote web server is 5.6.x prior to 5.6.21. It is, therefore, affected by multiple vulnerabilities : - A signedness error exists in the GD Graphics library within file gdgd2.c due to improper validation of user-supplied input when handlin...

9.8CVSS8.8AI score0.36974EPSS
SaveExploits16References10
Tenable Nessus
Tenable Nessus
added 2018/07/09 12:0 a.m.38 views

openSUSE Security Update : php7 (openSUSE-2018-708)

This update for php7 fixes the following issues : - CVE-2018-12882: exifreadfromimpl allowed attackers to trigger a use-after-free in exifreadfromfile because it closed a stream that it is not responsible for closing bsc1099098 This update was imported from the SUSE:SLE-12:Update update project...

9.8CVSS7.5AI score0.068EPSS
SaveExploits0References2
OSV
OSV
added 2017/02/17 5:59 p.m.20 views

CVE-2016-6871

Integer overflow in bcmath in Facebook HHVM before 3.15.0 allows attackers to have unspecified impact via unknown vectors, which triggers a buffer overflow...

9.8CVSS7.7AI score
SaveExploits0References3
NVD
NVD
added 2017/02/17 5:59 p.m.28 views

CVE-2016-6871

Integer overflow in bcmath in Facebook HHVM before 3.15.0 allows attackers to have unspecified impact via unknown vectors, which triggers a buffer overflow...

9.8CVSS10AI score0.02329EPSS
SaveExploits0References3
OSV
OSV
added 2017/02/17 5:59 p.m.6 views

UBUNTU-CVE-2016-6871

Integer overflow in bcmath in Facebook HHVM before 3.15.0 allows attackers to have unspecified impact via unknown vectors, which triggers a buffer overflow...

9.8CVSS6.2AI score0.02329EPSS
SaveExploits0References3
Prion
Prion
added 2017/02/17 5:59 p.m.23 views

Integer overflow

Integer overflow in bcmath in Facebook HHVM before 3.15.0 allows attackers to have unspecified impact via unknown vectors, which triggers a buffer overflow...

7.5CVSS7.9AI score0.02329EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2017/02/17 5:0 p.m.65 views

CVE-2016-6871

CVE-2016-6871: Integer overflow in Bcmath within Facebook HHVM before 3.15.0 can trigger a buffer overflow via unknown vectors, with unspecified impact. Affected product: Facebook HHVM (HipHop VM). Practical impact is described as overflow-related, but the exact exploit scenarios are not detailed...

9.8CVSS9.9AI score0.02329EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2016/11/15 11:40 a.m.11 views

php: bcpowmod accepts negative scale causing heap buffer overflow corrupting _one_ definition

The bcpowmod function in ext/bcmath/bcmath.c in PHP before 5.5.35, 5.6.x before 5.6.21, and 7.x before 7.0.6 accepts a negative integer for the scale argument, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted call...

9.8CVSS7.4AI score0.05873EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2016/11/15 11:40 a.m.8 views

php: bcpowmod accepts negative scale causing heap buffer overflow corrupting _one_ definition

The bcpowmod function in ext/bcmath/bcmath.c in PHP before 5.5.35, 5.6.x before 5.6.21, and 7.x before 7.0.6 modifies certain data structures without considering whether they are copies of the zero, one, or two global variable, which allows remote attackers to cause a denial of service or possibl...

9.8CVSS7.4AI score0.06229EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2016/10/24 12:0 a.m.25 views

Fedora 23 : php (2016-0729e59542)

13 Oct 2016 - PHP version 5.6.27 Core: - Fixed bug php73025 Heap Buffer Overflow in virtualpopen of zendvirtualcwd.c. cmb - Fixed bug php73058 crypt broken when salt is 'too' long. Anatol - Fixed bug php72703 Out of bounds global memory read in BFcrypt triggered by passwordverify. Anatol - Fixed...

5.6AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2016/10/18 12:0 a.m.231 views

PHP 5.6.x < 5.6.27 Multiple Vulnerabilities

According to its banner, the version of PHP running on the remote web server is 5.6.x prior to 5.6.27. It is, therefore, affected by multiple vulnerabilities : - A NULL pointer dereference flaw exists in the SimpleXMLElement::asXML function within file ext/simplexml/simplexml.c. An unauthenticate...

6.5AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2016/10/18 12:0 a.m.85 views

PHP 7.0.x < 7.0.12 Multiple Vulnerabilities

According to its banner, the version of PHP running on the remote web server is 7.0.x prior to 7.0.12. It is, therefore, affected by multiple vulnerabilities : - A NULL pointer dereference flaw exists in the SimpleXMLElement::asXML function within file ext/simplexml/simplexml.c. An unauthenticate...

6.5AI score
SaveExploits0References1
myhack58
myhack58
added 2016/09/12 12:0 a.m.22 views

PHP local heap overflow vulnerability threat-vulnerability warning-the black bar safety net

NULL-LIFE team of Fernando to the PHP official submit. PHP“bcmath. c”library in a local heap overflow vulnerability. 绿 盟 科技 安全 团队 发现 www.securityfocus.com website for PHP“bcmath. c”multiple local heap overflow vulnerability do to the update, which relates to the CVE number: CVE-2 0 1 6-4 5 3 7 an...

1.1AI score
SaveExploits0
Rows per page
Query Builder