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 RHEL:7
sqlite
to version 0:3.7.17-6.el7_1.1 or higher.
This issue was patched in RHSA-2015:1635
.
Note: Versions mentioned in the description apply only to the upstream sqlite
package and not the sqlite
package as distributed by RHEL
.
See How to fix?
for RHEL:7
relevant fixed versions and status.
SQLite before 3.8.9 does not properly implement the dequoting of collation-sequence names, which allows context-dependent attackers to cause a denial of service (uninitialized memory access and application crash) or possibly have unspecified other impact via a crafted COLLATE clause, as demonstrated by COLLATE"""""""" at the end of a SELECT statement.