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
zsh-html
to version 0:5.0.2-34.el7_7.2 or higher.
This issue was patched in RHSA-2020:0853
.
Note: Versions mentioned in the description apply only to the upstream zsh-html
package and not the zsh-html
package as distributed by RHEL
.
See How to fix?
for RHEL:7
relevant fixed versions and status.
In Zsh before 5.8, attackers able to execute commands can regain privileges dropped by the --no-PRIVILEGED option. Zsh fails to overwrite the saved uid, so the original privileges can be restored by executing MODULE_PATH=/dir/with/module zmodload with a module that calls setuid().