cvelist/2017/17xxx/CVE-2017-17775.json

61 lines
1.4 KiB
JSON
Raw Normal View History

2017-12-19 21:04:09 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-17775",
2017-12-19 22:04:10 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2017-12-19 21:04:09 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2017-12-19 22:04:10 -05:00
"value" : "Piwigo 2.9.2 has XSS via the name parameter in an admin.php?page=album-3-properties request."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://github.com/d4wner/Vulnerabilities-Report/blob/master/piwigo.md"
2017-12-19 21:04:09 -05:00
}
]
}
}