cvelist/2010/2xxx/CVE-2010-2113.json

77 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:38:35 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2010-2113",
"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 22:38:35 +00:00
"lang": "eng",
"value": "Multiple cross-site request forgery (CSRF) vulnerabilities in The Uniform Server 5.6.5 allow remote attackers to hijack the authentication of administrators for requests that change passwords via (1) apsetup.php, (2) psetup.php, (3) sslpsetup.php, or (4) mqsetup.php."
2017-10-16 12:31:07 -04:00
}
2019-03-17 22:38:35 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://cross-site-scripting.blogspot.com/2010/05/uniform-server-565-xsrf.html",
"refsource": "MISC",
"url": "http://cross-site-scripting.blogspot.com/2010/05/uniform-server-565-xsrf.html"
},
{
"name": "64858",
"refsource": "OSVDB",
"url": "http://osvdb.org/64858"
},
{
"name": "uniform-server-unspecified-csrf(58844)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/58844"
},
{
"name": "39913",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/39913"
}
]
}
}