cvelist/2005/2xxx/CVE-2005-2112.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:29:29 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-2112",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 01:29:29 +00:00
"lang": "eng",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in XOOPS 2.0.11 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) order parameter to edit.php or (2) cid parameter to comment_edit.php."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:29:29 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20050629 XOOPS 2.0.11 && Earlier Multiple Vulnerabilities",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=112006318512991&w=2"
},
{
"name": "http://www.gulftech.org/?node=research&article_id=00086-06292005",
"refsource": "MISC",
"url": "http://www.gulftech.org/?node=research&article_id=00086-06292005"
},
{
"name": "15843",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/15843"
},
{
"name": "http://www.xoops.org/modules/news/article.php?storyid=2383",
"refsource": "CONFIRM",
"url": "http://www.xoops.org/modules/news/article.php?storyid=2383"
}
]
}
}