CWE-Bench-Java / raw_data /advisory /DSpace__DSpace_CVE-2016-10726_4.4.json
Claire Wang
move raw data files
e7b2e10
{
"schema_version": "1.4.0",
"id": "GHSA-4m9r-5gqp-7j82",
"modified": "2021-06-11T14:37:55Z",
"published": "2018-10-19T16:52:06Z",
"aliases": [
"CVE-2016-10726"
],
"summary": "High severity vulnerability that affects org.dspace:dspace-xmlui",
"details": "The XMLUI feature in DSpace before 3.6, 4.x before 4.5, and 5.x before 5.5 allows directory traversal via the themes/ path in an attack with two or more arbitrary characters and a colon before a pathname, as demonstrated by a themes/Reference/aa:etc/passwd URI.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.dspace:dspace-xmlui"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.0"
},
{
"fixed": "4.5"
}
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.dspace:dspace-xmlui"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "5.0"
},
{
"fixed": "5.5"
}
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.dspace:dspace-xmlui"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.6"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10726"
},
{
"type": "WEB",
"url": "https://github.com/DSpace/DSpace/releases/tag/dspace-5.5"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-4m9r-5gqp-7j82"
},
{
"type": "WEB",
"url": "https://jira.duraspace.org/browse/DS-3094"
},
{
"type": "WEB",
"url": "https://wiki.duraspace.org/display/DSDOC5x/Release+Notes"
}
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T20:58:34Z",
"nvd_published_at": null
}
}