CWE-Bench-Java / raw_data /advisory /apache__jspwiki_CVE-2019-10076_2.11.0.M3.json
Claire Wang
move raw data files
e7b2e10
{
"schema_version": "1.4.0",
"id": "GHSA-cxx2-fp39-rf3r",
"modified": "2021-08-04T19:53:10Z",
"published": "2019-06-06T15:29:22Z",
"aliases": [
"CVE-2019-10076"
],
"summary": "Cross-Site Scripting in JSPWiki",
"details": "A carefully crafted malicious attachment could trigger an XSS vulnerability on Apache JSPWiki 2.9.0 to 2.11.0.M3, which could lead to session hijacking.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.jspwiki:jspwiki-war"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.9.0"
},
{
"fixed": "2.11.0.M4"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 2.11.0.M3"
}
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.jspwiki:jspwiki-main"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.9.0"
},
{
"fixed": "2.11.0.M4"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 2.11.0.M3"
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10076"
},
{
"type": "WEB",
"url": "https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2019-10076"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread.html/aac253cfc33c0429b528e2fcbe82d3a42d742083c528f58d192dfd16@%3Ccommits.jspwiki.apache.org%3E"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2019/05/19/4"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/108437"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2019-05-29T19:05:23Z",
"nvd_published_at": null
}
}