Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
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 robrichards/xmlseclibs to version 3.1.5 or higher.
robrichards/xmlseclibs is a PHP library for XML Security.
Affected versions of this package are vulnerable to Improper Validation of Integrity Check Value in the decryptSymmetric() function, when checking tag length for the aes-128-gcm, aes-192-gcm, and aes-256-gcm encryption algorithms. An attacker can decrypt encrypted nodes and forge arbitrary ciphertexts by brute-forcing the authentication tag and recovering the GHASH key. The decryption is achieved by using XML parsing errors returned after modifying the ciphertext as an oracle.