原始 OSV JSON{
"id": "GHSA-v6wr-fch2-vm5w",
"aliases": [
"CVE-2015-2913"
],
"details": "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.",
"summary": "OrientDB Server Community Edition uses insufficiently random values to generate session IDs",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.0.15"
}
]
}
],
"package": {
"name": "com.orientechnologies:orientdb-server",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.1.0"
},
{
"fixed": "2.1.1"
}
]
}
],
"package": {
"name": "com.orientechnologies:orientdb-server",
"ecosystem": "Maven"
},
"versions": [
"2.1.0"
]
}
],
"modified": "2023-09-12T14:43:49Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"published": "2018-10-18T17:41:27Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-2913",
"type": "ADVISORY"
},
{
"url": "https://github.com/orientechnologies/orientdb/commit/668ece96be210e742a4e2820a3085b215cf55104",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-v6wr-fch2-vm5w",
"type": "ADVISORY"
},
{
"url": "https://github.com/orientechnologies/orientdb",
"type": "PACKAGE"
},
{
"url": "https://www.kb.cert.org/vuls/id/845332",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-330"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:57:02Z"
}
}