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
go-toolset
to version 0:1.15.14-2.module+el8.4.0+20307+d24cc4c6 or higher.
This issue was patched in ELSA-2021-3585
.
Note: Versions mentioned in the description apply only to the upstream go-toolset
package and not the go-toolset
package as distributed by Oracle
.
See How to fix?
for Oracle:8
relevant fixed versions and status.
Go before 1.17 does not properly consider extraneous zero characters at the beginning of an IP address octet, which (in some situations) allows attackers to bypass access control that is based on IP addresses, because of unexpected octal interpretation. This affects net.ParseIP and net.ParseCIDR.