The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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 applicationsLearn about Use of Insufficiently Random Values vulnerabilities in an interactive lesson.
Start learningUpgrade Oracle:9
php-dbg
to version 0:8.0.30-1.el9_2 or higher.
This issue was patched in ELSA-2023-5926
.
Note: Versions mentioned in the description apply only to the upstream php-dbg
package and not the php-dbg
package as distributed by Oracle
.
See How to fix?
for Oracle:9
relevant fixed versions and status.
In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could lead to a disclosure of 31 bits of uninitialized memory from the client to the server, and it also made easier to a malicious server to guess the client's nonce.