The Microsoft PowerPoint Products are missing a security update. It is, therefore, affected by the following vulnerability: - A remote code execution vulnerability. An attacker can exploit this ...
Continue ReadingJune 01, 2022
The Microsoft Excel Products are missing security updates. It is, therefore, affected by multiple vulnerabilities: - A security feature bypass vulnerability exists. An attacker can exploit this ...
Continue ReadingJune 01, 2022
The Microsoft Office Products are missing security updates. It is, therefore, affected by multiple vulnerabilities: - A security feature bypass vulnerability exists. An attacker can exploit this and ...
Continue ReadingJune 01, 2022
### Impact One can ask for any file located in the classloader using the template API and a path with ".." in it. For example ``` {{template name="../xwiki.hbm.xml"/}} ``` To our knownledge none of t ...
Continue ReadingJune 01, 2022
maven-shared-utils [3.2.1-0.2] - Fix commandline injection vulnerability - Resolves: CVE-2022-29599Read More ...
Continue ReadingJune 01, 2022
maven-shared-utils [3.2.1-0.4] - Build with OpenJDK 8Read More ...
Continue ReadingJune 01, 2022
During an **X25519** key exchange, the clients private is generated with [**System.Random**](https://docs.microsoft.com/en-us/dotnet/api/system.random): ```cs var rnd = new Random(); _privateKey = n ...
Continue ReadingJune 01, 2022
GitHub Actions is a powerful tool for automating your development workflows, including CI/CD. Theres several options for where those workflows run, but GitHub-hosted runners can seem particularly ma ...
Continue ReadingJune 01, 2022
Back to Main