Lucene search
+L

428 matches found

UbuntuCve
UbuntuCve
added 2021/03/11 1:15 a.m.63 views

CVE-2020-1899

The unserialize function supported a type code, "S", which was meant to be supported only for APC serialization. This type code allowed arbitrary memory addresses to be accessed as if they were static StringData objects. This issue affected HHVM prior to v4.32.3, between versions 4.33.0 and 4.56....

7.5CVSS7.1AI score0.01218EPSS
Exploits0References3
Prion
Prion
added 2021/03/11 1:15 a.m.19 views

Deserialization of untrusted data

The fbunserialize function did not impose a depth limit for nested deserialization. That meant a maliciously constructed string could cause deserialization to recurse, leading to stack exhaustion. This issue affected HHVM prior to v4.32.3, between versions 4.33.0 and 4.56.0, 4.57.0, 4.58.0, 4.58....

5CVSS7.4AI score0.01211EPSS
Exploits0References2Affected Software1
UbuntuCve
UbuntuCve
added 2021/03/11 1:15 a.m.47 views

CVE-2020-1900

When unserializing an object with dynamic properties HHVM needs to pre-reserve the full size of the dynamic property array before inserting anything into it. Otherwise the array might resize, invalidating previously stored references. This pre-reservation was not occurring in HHVM prior to v4.32....

9.8CVSS7.2AI score0.01384EPSS
Exploits0References3
CVE
CVE
added 2021/03/11 12:55 a.m.85 views

CVE-2020-1900

HHVM (HipHop VM) has a vulnerability CVE-2020-1900 affecting unserialization of objects with dynamic properties. The issue occurs when HHVM does not pre-reserve the full size of the dynamic property array before inserting into it, causing potential array resizing that can invalidate previously st...

9.8CVSS9.3AI score0.01384EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2021/03/11 12:55 a.m.29 views

CVE-2020-1900

When unserializing an object with dynamic properties HHVM needs to pre-reserve the full size of the dynamic property array before inserting anything into it. Otherwise the array might resize, invalidating previously stored references. This pre-reservation was not occurring in HHVM prior to v4.32....

9.4AI score0.01384EPSS
Exploits0References2
Cvelist
Cvelist
added 2021/03/11 12:55 a.m.60 views

CVE-2020-1899

The unserialize function supported a type code, "S", which was meant to be supported only for APC serialization. This type code allowed arbitrary memory addresses to be accessed as if they were static StringData objects. This issue affected HHVM prior to v4.32.3, between versions 4.33.0 and 4.56....

7.6AI score0.01218EPSS
Exploits0References2
CVE
CVE
added 2021/03/11 12:55 a.m.224 views

CVE-2020-1899

CVE-2020-1899 affects HHVM: the unserialize() type code "S" (meant for APC serialization) could be misused to access arbitrary memory addresses as static StringData objects. Affected HHVM versions include prior to v4.32.3 and ranges 4.33.0–4.62.0 (inclusive) as listed. Root cause is an inappropri...

7.5CVSS7.5AI score0.01218EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2021/03/11 12:55 a.m.32 views

CVE-2020-1898

The fbunserialize function did not impose a depth limit for nested deserialization. That meant a maliciously constructed string could cause deserialization to recurse, leading to stack exhaustion. This issue affected HHVM prior to v4.32.3, between versions 4.33.0 and 4.56.0, 4.57.0, 4.58.0, 4.58....

7.5AI score0.01211EPSS
Exploits0References2
CVE
CVE
added 2021/03/11 12:55 a.m.96 views

CVE-2020-1898

CVE-2020-1898 affects Facebook HHVM (HipHop Virtual Machine). The vulnerability arises from fb_unserialize deserializing nested data without a depth limit, enabling a crafted input to cause recursive deserialization and stack exhaustion. Affected HHVM versions include before 4.32.3 and multiple r...

7.5CVSS7.5AI score0.01211EPSS
Exploits0References2Affected Software1
NVD
NVD
added 2021/03/10 4:15 p.m.37 views

CVE-2021-24025

Due to incorrect string size calculations inside the pregquote function, a large input string passed to the function can trigger an integer overflow leading to a heap overflow. This issue affects HHVM versions prior to 4.56.3, all versions between 4.57.0 and 4.80.1, all versions between 4.81.0 an...

9.8CVSS0.01659EPSS
Exploits0References2
OSV
OSV
added 2021/03/10 4:15 p.m.19 views

CVE-2021-24025

Due to incorrect string size calculations inside the pregquote function, a large input string passed to the function can trigger an integer overflow leading to a heap overflow. This issue affects HHVM versions prior to 4.56.3, all versions between 4.57.0 and 4.80.1, all versions between 4.81.0 an...

9.8CVSS7.1AI score
Exploits0References2
NVD
NVD
added 2021/03/10 4:15 p.m.21 views

CVE-2020-1919

Incorrect bounds calculations in substrcompare could lead to an out-of-bounds read when the second string argument passed in is longer than the first. This issue affects HHVM versions prior to 4.56.3, all versions between 4.57.0 and 4.80.1, all versions between 4.81.0 and 4.93.1, and versions...

7.5CVSS0.01218EPSS
Exploits0References2
NVD
NVD
added 2021/03/10 4:15 p.m.40 views

CVE-2020-1917

xbufformatconverter, used as part of exifreaddata, was appending a terminating null character to the generated string, but was not using its standard append char function. As a result, if the buffer was full, it would result in an out-of-bounds write. This issue affects HHVM versions prior to...

9.8CVSS0.01384EPSS
Exploits0References2
NVD
NVD
added 2021/03/10 4:15 p.m.26 views

CVE-2020-1918

In-memory file operations ie: using fopen on a data URI did not properly restrict negative seeking, allowing for the reading of memory prior to the in-memory buffer. This issue affects HHVM versions prior to 4.56.3, all versions between 4.57.0 and 4.80.1, all versions between 4.81.0 and 4.93.1, a...

7.5CVSS0.01218EPSS
Exploits0References2
NVD
NVD
added 2021/03/10 4:15 p.m.42 views

CVE-2020-1916

An incorrect size calculation in ldapescape may lead to an integer overflow when overly long input is passed in, resulting in an out-of-bounds write. This issue affects HHVM prior to 4.56.2, all versions between 4.57.0 and 4.78.0, 4.79.0, 4.80.0, 4.81.0, 4.82.0, 4.83.0...

9.8CVSS0.01384EPSS
Exploits0References2
NVD
NVD
added 2021/03/10 4:15 p.m.36 views

CVE-2020-1921

In the crypt function, we attempt to null terminate a buffer using the size of the input salt without validating that the offset is within the buffer. This issue affects HHVM versions prior to 4.56.3, all versions between 4.57.0 and 4.80.1, all versions between 4.81.0 and 4.93.1, and versions...

7.5CVSS0.01211EPSS
Exploits0References2
OSV
OSV
added 2021/03/10 4:15 p.m.17 views

CVE-2020-1918

In-memory file operations ie: using fopen on a data URI did not properly restrict negative seeking, allowing for the reading of memory prior to the in-memory buffer. This issue affects HHVM versions prior to 4.56.3, all versions between 4.57.0 and 4.80.1, all versions between 4.81.0 and 4.93.1, a...

7.5CVSS6.8AI score
Exploits0References2
OSV
OSV
added 2021/03/10 4:15 p.m.24 views

CVE-2020-1917

xbufformatconverter, used as part of exifreaddata, was appending a terminating null character to the generated string, but was not using its standard append char function. As a result, if the buffer was full, it would result in an out-of-bounds write. This issue affects HHVM versions prior to...

9.8CVSS6.9AI score
Exploits0References2
OSV
OSV
added 2021/03/10 4:15 p.m.22 views

CVE-2020-1916

An incorrect size calculation in ldapescape may lead to an integer overflow when overly long input is passed in, resulting in an out-of-bounds write. This issue affects HHVM prior to 4.56.2, all versions between 4.57.0 and 4.78.0, 4.79.0, 4.80.0, 4.81.0, 4.82.0, 4.83.0...

9.8CVSS7.1AI score
Exploits0References2
OSV
OSV
added 2021/03/10 4:15 p.m.20 views

CVE-2020-1921

In the crypt function, we attempt to null terminate a buffer using the size of the input salt without validating that the offset is within the buffer. This issue affects HHVM versions prior to 4.56.3, all versions between 4.57.0 and 4.80.1, all versions between 4.81.0 and 4.93.1, and versions...

7.5CVSS7AI score
Exploits0References2
Rows per page
Query Builder