mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 03:24:01 +02:00
18 lines
836 B
Markdown
18 lines
836 B
Markdown
### [CVE-2015-2913](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2913)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
server/network/protocol/http/OHttpSessionManager.java in the Studio component in OrientDB Server Community Edition before 2.0.15 and 2.1.x before 2.1.1 improperly relies on the java.util.Random class for generation of random Session ID values, which makes it easier for remote attackers to predict a value by determining the internal state of the PRNG in this class.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.kb.cert.org/vuls/id/845332
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|