cvelist/2014/9xxx/CVE-2014-9115.json
2019-03-18 02:05:19 +00:00

77 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-9115",
"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": "SQL injection vulnerability in the rate_picture function in include/functions_rate.inc.php in Piwigo before 2.5.5, 2.6.x before 2.6.4, and 2.7.x before 2.7.2 allows remote attackers to execute arbitrary SQL commands via the rate parameter to picture.php, related to an improper data type in a comparison of a non-numeric value that begins with a digit."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://piwigo.org/forum/viewtopic.php?id=24850",
"refsource": "CONFIRM",
"url": "http://piwigo.org/forum/viewtopic.php?id=24850"
},
{
"name": "http://piwigo.org/releases/2.7.2",
"refsource": "CONFIRM",
"url": "http://piwigo.org/releases/2.7.2"
},
{
"name": "20141112 Piwigo <= v2.6.0 - Blind SQL Injection",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2014/Nov/23"
},
{
"name": "http://piwigo.org/dev/changeset/30563/trunk/include/functions_rate.inc.php",
"refsource": "CONFIRM",
"url": "http://piwigo.org/dev/changeset/30563/trunk/include/functions_rate.inc.php"
}
]
}
}