cvelist/2010/3xxx/CVE-2010-3024.json

98 lines
3.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2010-3024",
"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" : "Multiple cross-site request forgery (CSRF) vulnerabilities in user/main/update_user in DiamondList 0.1.6, and possibly earlier, allow remote attackers to hijack the authentication of administrators for requests that (1) change the administrative password or (2) change the site's configuration."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20100805 XSRF (CSRF) in DiamondList",
"refsource" : "BUGTRAQ",
2017-10-16 12:31:07 -04:00
"url" : "http://marc.info/?l=bugtraq&m=128104130309426&w=2"
},
{
"name" : "14565",
"refsource" : "EXPLOIT-DB",
2017-10-16 12:31:07 -04:00
"url" : "http://www.exploit-db.com/exploits/14565"
},
{
"name" : "http://packetstormsecurity.org/1008-exploits/diamondlist-xssxsrf.txt",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://packetstormsecurity.org/1008-exploits/diamondlist-xssxsrf.txt"
},
{
"name" : "http://www.htbridge.ch/advisory/xsrf_csrf_in_diamondlist.html",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://www.htbridge.ch/advisory/xsrf_csrf_in_diamondlist.html"
},
{
"name" : "http://dev.hulihanapplications.com/issues/show/212",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://dev.hulihanapplications.com/issues/show/212"
},
{
"name" : "66918",
"refsource" : "OSVDB",
2017-10-16 12:31:07 -04:00
"url" : "http://osvdb.org/66918"
},
{
"name" : "40873",
"refsource" : "SECUNIA",
2017-10-16 12:31:07 -04:00
"url" : "http://secunia.com/advisories/40873"
},
{
"name" : "diamondlist-updateuser-csrf(60937)",
"refsource" : "XF",
2017-10-16 12:31:07 -04:00
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/60937"
}
]
}
}