cvelist/2006/3xxx/CVE-2006-3061.json

122 lines
4.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:19:27 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-3061",
"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 00:19:27 +00:00
"lang": "eng",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in 5 Star Review allow remote attackers to inject arbitrary web script or HTML via the (1) sort parameter in index2.php, (2) item_id parameter in report.php, (3) search_term parameter (aka the \"search box\") in search_reviews.php, (4) the profile field in usercp/profile_edit1.php, and the (5) review field in review_form.php."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:19:27 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20613",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/20613"
},
{
"name": "ADV-2006-2346",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/2346"
},
{
"name": "26499",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/26499"
},
{
"name": "1107",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/1107"
},
{
"name": "fivestarreview-index2-xss(27188)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/27188"
},
{
"name": "18390",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/18390"
},
{
"name": "fivestarreview-report-xss(27189)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/27189"
},
{
"name": "26497",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/26497"
},
{
"name": "fivestarreview-profile-xss(27192)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/27192"
},
{
"name": "26498",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/26498"
},
{
"name": "fivestarreview-searchreviews-xss(27190)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/27190"
},
{
"name": "20060611 5 Star Review - review-script.com - XSS w/ cookie output",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/436771/100/0/threaded"
},
{
"name": "26496",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/26496"
}
]
}
}