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

92 lines
3.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 02:46:34 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2010-3026",
"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-18 02:46:34 +00:00
"lang": "eng",
"value": "Cross-site request forgery (CSRF) vulnerability in application/modules/admin/controllers/users.php in Tomaz Muraus Open Blog 1.2.1, and possibly earlier, allows remote attackers to hijack the authentication of administrators for requests to admin/users/edit that grant administrative privileges."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:46:34 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20100805 XSRF (CSRF) in Open blog",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/512902/100/0/threaded"
},
{
"name": "openblog-users-csrf(60943)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/60943"
},
{
"name": "http://packetstormsecurity.org/1008-exploits/openblog-xssxsrf.txt",
"refsource": "MISC",
"url": "http://packetstormsecurity.org/1008-exploits/openblog-xssxsrf.txt"
},
{
"name": "14562",
"refsource": "EXPLOIT-DB",
"url": "http://www.exploit-db.com/exploits/14562"
},
{
"name": "http://www.htbridge.ch/advisory/xsrf_csrf_in_open_blog.html",
"refsource": "MISC",
"url": "http://www.htbridge.ch/advisory/xsrf_csrf_in_open_blog.html"
},
{
"name": "66925",
"refsource": "OSVDB",
"url": "http://osvdb.org/66925"
},
{
"name": "40876",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/40876"
}
]
}
}