cvelist/2006/2xxx/CVE-2006-2227.json
2019-03-17 23:35:19 +00:00

102 lines
3.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-2227",
"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": [
{
"lang": "eng",
"value": "Cross-site scripting (XSS) vulnerability in misc.php in PunBB 1.2.11 allows remote attackers to inject arbitrary web script or HTML via the req_message parameter, because the value of the redirect_url parameter is not sanitized."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "19986",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/19986"
},
{
"name": "http://www.punbb.org/download/hdiff/hdiff-1.2.11_to_1.2.12.html",
"refsource": "CONFIRM",
"url": "http://www.punbb.org/download/hdiff/hdiff-1.2.11_to_1.2.12.html"
},
{
"name": "25256",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/25256"
},
{
"name": "ADV-2006-1670",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/1670"
},
{
"name": "20060503 PunBB1.2.11 Cross-Site Scripting",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/432950/100/0/threaded"
},
{
"name": "http://www.punbb.org/changelogs/1.2.11_to_1.2.12.txt",
"refsource": "CONFIRM",
"url": "http://www.punbb.org/changelogs/1.2.11_to_1.2.12.txt"
},
{
"name": "849",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/849"
},
{
"name": "punbb-misc-xss(26245)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26245"
},
{
"name": "17827",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/17827"
}
]
}
}