Lucene search
+L

428 matches found

Cvelist
Cvelist
added 2019/01/15 10:0 p.m.24 views

CVE-2018-6345

The function numberformat is vulnerable to a heap overflow issue when its second argument $decpoints is excessively large. The internal implementation of the function will cause a string to be created with an invalid length, which can then interact poorly with other functions. This affects all...

9.6AI score0.01748EPSS
SaveExploits0References2
CVE
CVE
added 2019/01/15 10:0 p.m.80 views

CVE-2018-6345

The CVE-2018-6345 entry concerns Facebook HHVM’s number_format function. Concrete details from connected sources show a heap overflow in number_format when the second argument ($dec_points) is excessively large, affecting all supported HHVM versions up to 3.30.1 and 3.27.5 and earlier. The underl...

9.8CVSS9.5AI score0.01748EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2019/01/02 7:32 a.m.23 views

Remote Code Execution (RCE)

nuclide is vulnerable to remote code execution RCE. The vulnerability exists due to the lack of sanitization of hostname parameter for invalid character during hhvm-attach deep link handler request, allowing the malicious code to be entered via the parameter...

9.8CVSS9.7AI score0.02332EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2018/12/31 11:29 p.m.19 views

CVE-2018-6333

The hhvm-attach deep link handler in Nuclide did not properly sanitize the provided hostname parameter when rendering. As a result, a malicious URL could be used to render HTML and other content inside of the editor's context, which could potentially be chained to lead to code execution. This iss...

9.8CVSS9.5AI score0.02332EPSS
SaveExploits0References1
OSV
OSV
added 2018/12/31 11:29 p.m.24 views

CVE-2018-6333

The hhvm-attach deep link handler in Nuclide did not properly sanitize the provided hostname parameter when rendering. As a result, a malicious URL could be used to render HTML and other content inside of the editor's context, which could potentially be chained to lead to code execution. This iss...

9.8CVSS6.9AI score
SaveExploits0References1
Cvelist
Cvelist
added 2018/12/31 11:0 p.m.27 views

CVE-2018-6333

The hhvm-attach deep link handler in Nuclide did not properly sanitize the provided hostname parameter when rendering. As a result, a malicious URL could be used to render HTML and other content inside of the editor's context, which could potentially be chained to lead to code execution. This iss...

9.5AI score0.02332EPSS
SaveExploits0References1
CVE
CVE
added 2018/12/31 11:0 p.m.62 views

CVE-2018-6333

The CVE-2018-6333 issue affects Nuclide’s hhvm-attach deep link handler, where the hostname parameter was not properly sanitized when rendering, allowing a malicious URL to render HTML inside the editor and potentially chain to code execution. Affected releases are Nuclide prior to v0.290.0. Miti...

9.8CVSS9.4AI score0.02332EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2018/12/31 10:29 p.m.21 views

Design/Logic Flaw

folly::secureRandom will re-use a buffer between parent and child processes when fork is called. That will result in multiple forked children producing repeat or similar results. This affects HHVM 3.26 prior to 3.26.3 and the folly library between v2017.12.11.00 and v2018.08.09.00...

5CVSS7.5AI score0.01778EPSS
SaveExploits0References3Affected Software2
NVD
NVD
added 2018/12/31 10:29 p.m.26 views

CVE-2018-6337

folly::secureRandom will re-use a buffer between parent and child processes when fork is called. That will result in multiple forked children producing repeat or similar results. This affects HHVM 3.26 prior to 3.26.3 and the folly library between v2017.12.11.00 and v2018.08.09.00...

7.5CVSS7.6AI score0.01778EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2018/12/31 10:29 p.m.38 views

CVE-2018-6337

folly::secureRandom will re-use a buffer between parent and child processes when fork is called. That will result in multiple forked children producing repeat or similar results. This affects HHVM 3.26 prior to 3.26.3 and the folly library between v2017.12.11.00 and v2018.08.09.00...

7.5CVSS7.3AI score0.01778EPSS
SaveExploits0References3
OSV
OSV
added 2018/12/31 10:29 p.m.13 views

CVE-2018-6340

The Memcache::getextendedstats function can be used to trigger an out-of-bounds read. Exploiting this issue requires control over memcached server hostnames and/or ports. This affects all supported versions of HHVM 3.30 and 3.27.4 and below...

8.1CVSS6.8AI score
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2018/12/31 10:29 p.m.32 views

CVE-2018-6340

The Memcache::getextendedstats function can be used to trigger an out-of-bounds read. Exploiting this issue requires control over memcached server hostnames and/or ports. This affects all supported versions of HHVM 3.30 and 3.27.4 and below...

8.1CVSS7.1AI score0.0143EPSS
SaveExploits0References3
Prion
Prion
added 2018/12/31 10:29 p.m.23 views

Out-of-bounds

The Memcache::getextendedstats function can be used to trigger an out-of-bounds read. Exploiting this issue requires control over memcached server hostnames and/or ports. This affects all supported versions of HHVM 3.30 and 3.27.4 and below...

6.8CVSS8AI score0.0143EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2018/12/31 10:29 p.m.23 views

CVE-2018-6340

The Memcache::getextendedstats function can be used to trigger an out-of-bounds read. Exploiting this issue requires control over memcached server hostnames and/or ports. This affects all supported versions of HHVM 3.30 and 3.27.4 and below...

8.1CVSS8.1AI score0.0143EPSS
SaveExploits0References2
CVE
CVE
added 2018/12/31 10:0 p.m.62 views

CVE-2018-6337

The CVE-2018-6337 issue affects HHVM and the folly library, caused by folly::secureRandom re-using a buffer between parent and child processes after fork(). This can lead to repeated or correlated random outcomes across multiple forked children. Affected products/versions: HHVM prior to 3.26.3; f...

7.5CVSS7.5AI score0.01778EPSS
SaveExploits0References3Affected Software2
CVE
CVE
added 2018/12/31 10:0 p.m.65 views

CVE-2018-6340

The CVE-2018-6340 issue affects Facebook HHVM where the Memcache::getextendedstats function can trigger an out-of-bounds read. The vulnerability requires control over memcached hostnames/ports and impacts all supported HHVM versions up to 3.30 and 3.27.4 and earlier. The root cause is an out-of-b...

8.1CVSS8AI score0.0143EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2018/12/31 10:0 p.m.26 views

CVE-2018-6340

The Memcache::getextendedstats function can be used to trigger an out-of-bounds read. Exploiting this issue requires control over memcached server hostnames and/or ports. This affects all supported versions of HHVM 3.30 and 3.27.4 and below...

8.1AI score0.0143EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2018/12/31 10:0 p.m.9 views

CVE-2018-6337

folly::secureRandom will re-use a buffer between parent and child processes when fork is called. That will result in multiple forked children producing repeat or similar results. This affects HHVM 3.26 prior to 3.26.3 and the folly library between v2017.12.11.00 and v2018.08.09.00...

7.6AI score0.01778EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2018/12/31 10:0 p.m.29 views

CVE-2018-6337

folly::secureRandom will re-use a buffer between parent and child processes when fork is called. That will result in multiple forked children producing repeat or similar results. This affects HHVM 3.26 prior to 3.26.3 and the folly library between v2017.12.11.00 and v2018.08.09.00...

7.6AI score0.01778EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2018/12/31 10:0 p.m.7 views

CVE-2018-6340

The Memcache::getextendedstats function can be used to trigger an out-of-bounds read. Exploiting this issue requires control over memcached server hostnames and/or ports. This affects all supported versions of HHVM 3.30 and 3.27.4 and below...

8AI score0.0143EPSS
SaveExploits0References2
Rows per page
Query Builder