mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
21 lines
786 B
Markdown
21 lines
786 B
Markdown
### [CVE-2015-9019](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-9019)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In libxslt 1.1.29 and earlier, the EXSLT math.random function was not initialized with a random seed during startup, which could cause usage of this function to produce predictable outputs.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cve-scores
|
|
- https://github.com/alake-gh/sa_test
|
|
- https://github.com/drewtwitchell/scancompare
|
|
- https://github.com/poikl246/DevSecOps-2024-v2
|
|
|