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 applicationsUpgrade Oracle:8
python-pymongo-doc
to version 0:3.6.1-11.module+el8.3.0+7694+550a8252 or higher.
This issue was patched in ELSA-2021-9129
.
Note: Versions mentioned in the description apply only to the upstream python-pymongo-doc
package and not the python-pymongo-doc
package as distributed by Oracle
.
See How to fix?
for Oracle:8
relevant fixed versions and status.
Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to c_double.from_param. This occurs because sprintf is used unsafely.