cvelist/2015/6xxx/CVE-2015-6545.json

88 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2015-6545",
"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" : "Cross-site request forgery (CSRF) vulnerability in ajax.php in Cerb before 7.0.4 allows remote attackers to hijack the authentication of administrators for requests that add an administrator account via a saveWorkerPeek action."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20150902 Cross-Site Request Forgery in Cerb",
"refsource" : "BUGTRAQ",
2018-10-09 15:05:48 -04:00
"url" : "http://www.securityfocus.com/archive/1/536376/100/0/threaded"
2017-10-16 12:31:07 -04:00
},
{
"name" : "38074",
"refsource" : "EXPLOIT-DB",
2017-10-16 12:31:07 -04:00
"url" : "https://www.exploit-db.com/exploits/38074/"
},
{
"name" : "https://www.htbridge.com/advisory/HTB23269",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://www.htbridge.com/advisory/HTB23269"
},
{
"name" : "http://packetstormsecurity.com/files/133404/Cerb-7.0.3-Cross-Site-Request-Forgery.html",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://packetstormsecurity.com/files/133404/Cerb-7.0.3-Cross-Site-Request-Forgery.html"
},
{
"name" : "http://wiki.cerbweb.com/7.0#7.0.4",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://wiki.cerbweb.com/7.0#7.0.4"
},
{
"name" : "https://github.com/wgm/cerb/commit/12de87ff9961a4f3ad2946c8f47dd0c260607144",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://github.com/wgm/cerb/commit/12de87ff9961a4f3ad2946c8f47dd0c260607144"
}
]
}
}