cvelist/2006/2xxx/CVE-2006-2080.json

102 lines
3.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:37:40 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-2080",
"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:37:40 +00:00
"lang": "eng",
"value": "SQL injection vulnerability in portfolio_photo_popup.php in Verosky Media Instant Photo Gallery 1.0.2 allows remote attackers to execute arbitrary SQL commands via the id parameter, which is not cleansed before calling the count_click function in includes/functions/fns_std.php. NOTE: this issue could produce resultant XSS."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:37:40 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "ADV-2006-1533",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/1533"
},
{
"name": "24987",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/24987"
},
{
"name": "20060427 Instant Photo Gallery <= Multiple XSS (fwd)",
"refsource": "VIM",
"url": "http://attrition.org/pipermail/vim/2006-April/000733.html"
},
{
"name": "24986",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/24986"
},
{
"name": "17696",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/17696"
},
{
"name": "19813",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/19813"
},
{
"name": "803",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/803"
},
{
"name": "20060427 Re: Instant Photo Gallery <= Multiple XSS",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/432241/100/0/threaded"
},
{
"name": "20060425 Instant Photo Gallery <= Multiple XSS",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/432024/100/0/threaded"
}
]
}
}