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 SLES:15.2
ruby2.5-rubygem-activerecord-5_1
to version 5.1.4-5.3.3 or higher.
Note: Versions mentioned in the description apply only to the upstream ruby2.5-rubygem-activerecord-5_1
package and not the ruby2.5-rubygem-activerecord-5_1
package as distributed by SLES
.
See How to fix?
for SLES:15.2
relevant fixed versions and status.
The PostgreSQL adapter in Active Record before 6.1.2.1, 6.0.3.5, 5.2.4.5 suffers from a regular expression denial of service (REDoS) vulnerability. Carefully crafted input can cause the input validation in the money
type of the PostgreSQL adapter in Active Record to spend too much time in a regular expression, resulting in the potential for a DoS attack. This only impacts Rails applications that are using PostgreSQL along with money type columns that take user input.