Lucene search
+L

428 matches found

Prion
Prion
added 2021/10/26 8:15 p.m.18 views

Design/Logic Flaw

HHVM supports the use of an "admin" server which accepts administrative requests over HTTP. One of those request handlers, dump-pcre-cache, can be used to output cached regular expressions from the current execution context into a file. The handler takes a parameter which specifies where on the...

5.5CVSS8.1AI score0.01731EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2021/10/26 8:5 p.m.35 views

CVE-2019-3556

HHVM supports the use of an "admin" server which accepts administrative requests over HTTP. One of those request handlers, dump-pcre-cache, can be used to output cached regular expressions from the current execution context into a file. The handler takes a parameter which specifies where on the...

8.1AI score0.01731EPSS
Exploits0References3
CVE
CVE
added 2021/10/26 8:5 p.m.63 views

CVE-2019-3556

The CVE-2019-3556 issue affects HHVM where the admin server’s dump-pcre-cache handler accepts an unvalidated filesystem path parameter, enabling a malicious user to overwrite arbitrary files with the privileges of the HHVM user. This can write to arbitrary locations and is tied to HHVM versions: ...

8.1CVSS8AI score0.01731EPSS
Exploits0References3Affected Software1
CNVD
CNVD
added 2021/07/27 12:0 a.m.22 views

Facebook HHVM Buffer Overflow Vulnerability (CNVD-2021-55183)

Facebook HHVM aka HipHop Virtual Machine is a virtual machine from Facebook that significantly improves the performance of PHP loading dynamic pages. Facebook HHVM is vulnerable to a buffer overflow vulnerability that can be exploited by attackers to perform out-of-bounds writes on the heap,...

9.8CVSS4.6AI score0.03284EPSS
Exploits0References1
NVD
NVD
added 2021/07/23 1:15 a.m.18 views

CVE-2021-24036

Passing an attacker controlled size when creating an IOBuf could cause integer overflow, leading to an out of bounds write on the heap with the possibility of remote code execution. This issue affects versions of folly prior to v2021.07.22.00. This issue affects HHVM versions prior to 4.80.5, all...

9.8CVSS0.03284EPSS
Exploits0References3
OSV
OSV
added 2021/07/23 1:15 a.m.23 views

CVE-2021-24036

Passing an attacker controlled size when creating an IOBuf could cause integer overflow, leading to an out of bounds write on the heap with the possibility of remote code execution. This issue affects versions of folly prior to v2021.07.22.00. This issue affects HHVM versions prior to 4.80.5, all...

9.8CVSS7.7AI score0.03284EPSS
Exploits0References3
Prion
Prion
added 2021/07/23 1:15 a.m.26 views

Integer overflow

Passing an attacker controlled size when creating an IOBuf could cause integer overflow, leading to an out of bounds write on the heap with the possibility of remote code execution. This issue affects versions of folly prior to v2021.07.22.00. This issue affects HHVM versions prior to 4.80.5, all...

7.5CVSS9.8AI score0.03284EPSS
Exploits0References3Affected Software2
UbuntuCve
UbuntuCve
added 2021/07/23 1:15 a.m.33 views

CVE-2021-24036

Passing an attacker controlled size when creating an IOBuf could cause integer overflow, leading to an out of bounds write on the heap with the possibility of remote code execution. This issue affects versions of folly prior to v2021.07.22.00. This issue affects HHVM versions prior to 4.80.5, all...

9.8CVSS7.4AI score0.03284EPSS
Exploits0References4
OSV
OSV
added 2021/07/23 1:15 a.m.4 views

UBUNTU-CVE-2021-24036

Passing an attacker controlled size when creating an IOBuf could cause integer overflow, leading to an out of bounds write on the heap with the possibility of remote code execution. This issue affects versions of folly prior to v2021.07.22.00. This issue affects HHVM versions prior to 4.80.5, all...

9.8CVSS7.5AI score0.03284EPSS
Exploits0References5
CVE
CVE
added 2021/07/23 12:30 a.m.130 views

CVE-2021-24036

CVE-2021-24036 affects folly and HHVM: a vulnerability in IOBuf handling where passing an attacker-controlled size can trigger an integer overflow, causing an out-of-bounds heap write and potential remote code execution. Affected are folly versions prior to 2021.07.22.00 and HHVM versions prior t...

9.8CVSS9.8AI score0.03284EPSS
Exploits0References3Affected Software2
Cvelist
Cvelist
added 2021/07/23 12:30 a.m.20 views

CVE-2021-24036

Passing an attacker controlled size when creating an IOBuf could cause integer overflow, leading to an out of bounds write on the heap with the possibility of remote code execution. This issue affects versions of folly prior to v2021.07.22.00. This issue affects HHVM versions prior to 4.80.5, all...

10AI score0.03284EPSS
Exploits0References3
NVD
NVD
added 2021/03/11 1:15 a.m.22 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.5CVSS0.01211EPSS
Exploits0References2
NVD
NVD
added 2021/03/11 1:15 a.m.27 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.5CVSS0.01218EPSS
Exploits0References2
NVD
NVD
added 2021/03/11 1:15 a.m.27 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.8CVSS0.01384EPSS
Exploits0References2
OSV
OSV
added 2021/03/11 1:15 a.m.22 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.5CVSS6.8AI score
Exploits0References2
OSV
OSV
added 2021/03/11 1:15 a.m.20 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.8CVSS6.5AI score
Exploits0References2
OSV
OSV
added 2021/03/11 1:15 a.m.23 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 score
Exploits0References2
Prion
Prion
added 2021/03/11 1:15 a.m.22 views

Code injection

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....

5CVSS7.6AI score0.01218EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2021/03/11 1:15 a.m.21 views

Design/Logic Flaw

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....

7.5CVSS9.2AI score0.01384EPSS
Exploits0References2Affected Software1
UbuntuCve
UbuntuCve
added 2021/03/11 1:15 a.m.37 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.5CVSS7.1AI score0.01211EPSS
Exploits0References3
Rows per page
Query Builder