cvelist/2019/0xxx/CVE-2019-0224.json

82 lines
3.2 KiB
JSON
Raw Normal View History

2018-11-14 09:04:54 -05:00
{
2019-03-28 21:01:01 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 06:18:17 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-0224",
2019-03-28 21:01:01 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache",
"product": {
"product_data": [
{
"product_name": "Apache JSPWiki",
"version": {
"version_data": [
{
"version_value": "Apache JSPWiki 2.9.0 to 2.11.0.M2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site scripting vulnerability"
}
]
}
]
},
"references": {
"reference_data": [
2019-03-28 22:00:45 +00:00
{
"refsource": "MLIST",
"name": "[jspwiki-dev] 20190326 [CVE-2019-0224] Apache JSPWiki Cross-site scripting vulnerability",
"url": "https://lists.apache.org/thread.html/b4b4992a93d899050c1117a07c3c7fc9a175ec0672ab97065228de67@%3Cdev.jspwiki.apache.org%3E"
},
2019-03-28 21:01:01 +00:00
{
"refsource": "CONFIRM",
"name": "https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2019-0224",
"url": "https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2019-0224"
2019-03-29 13:00:58 +00:00
},
{
"refsource": "BID",
"name": "107631",
"url": "http://www.securityfocus.com/bid/107631"
2019-03-30 02:00:43 +00:00
},
{
"refsource": "MLIST",
"name": "[jspwiki-commits] 20190329 [jspwiki-site] branch jbake updated: add CVE-2019-0224 and CVE-2019-0225 vulnerability disclosures",
"url": "https://lists.apache.org/thread.html/e42d6e93384d4a33e939989cd00ea2a06ccf1e7bb1e6bdd3bf5187c1@%3Ccommits.jspwiki.apache.org%3E"
2019-05-19 18:00:45 +00:00
},
{
"refsource": "MLIST",
"name": "[jspwiki-commits] 20190519 [jspwiki-site] branch jbake updated: added CVE-2019-10076, CVE-2019-10077 and CVE-2019-10078 vulnerability disclosures",
"url": "https://lists.apache.org/thread.html/aac253cfc33c0429b528e2fcbe82d3a42d742083c528f58d192dfd16@%3Ccommits.jspwiki.apache.org%3E"
2019-03-28 21:01:01 +00:00
}
]
2019-03-18 06:18:17 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-03-28 21:01:01 +00:00
"value": "In Apache JSPWiki 2.9.0 to 2.11.0.M2, a carefully crafted URL could execute javascript on another user's session. No information could be saved on the server or jspwiki database, nor would an attacker be able to execute js on someone else's browser; only on its own browser."
2019-03-18 06:18:17 +00:00
}
]
}
}