cvelist/2007/1xxx/CVE-2007-1725.json

92 lines
2.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 21:43:17 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-1725",
"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-17 21:43:17 +00:00
"lang": "eng",
"value": "SQL injection vulnerability in index.php in IceBB 1.0-rc5 allows remote authenticated users to execute arbitrary SQL commands via the filename of an uploaded file to the avatar function, as demonstrated by setting admin privileges."
2017-10-16 12:31:07 -04:00
}
2019-03-17 21:43:17 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "24644",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/24644"
},
{
"name": "ADV-2007-1116",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2007/1116"
},
{
"name": "23158",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/23158"
},
{
"name": "3581",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/3581"
},
{
"name": "34497",
"refsource": "OSVDB",
"url": "http://osvdb.org/34497"
},
{
"name": "3580",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/3580"
},
{
"name": "icebb-index-sql-injection(33240)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33240"
}
]
}
}