### 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.4] - Build with OpenJDK 8Read More ...
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
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
Cross compiled Perl-compatible regular expression library for use with ming w32. PCRE has its own native API, but a set of "wrapper" functions that are base d on the POSIX API are also supplied in th ...
Continue ReadingMay 31, 2022
Hi, Spring fans! And welcome to another installment of _This Week in Spring_! I've just returned from three wonderful weeks overseas and now, I'm pleased as punch to convey, that I'm _home_! And hopef ...
Continue ReadingMay 31, 2022
------------------------------------------------------------------------- Debian LTS Advisory DLA-3037-1 [email protected] https://www.debian.org/lts/security/ ...
Continue ReadingMay 31, 2022
Back to Main