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 in the server/network/protocol/http/OHttpSessionManager.java, which makes it easier for remote attackers to predict a value by determining the internal state of the PRNG in this class.
{
"github_reviewed": true,
"cwe_ids": [
"CWE-330"
],
"github_reviewed_at": "2020-06-16T21:57:02Z",
"nvd_published_at": null,
"severity": "MODERATE"
}