cvelist/2010/5xxx/CVE-2010-5084.json
2019-03-17 23:22:30 +00:00

77 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2010-5084",
"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": "The cross-site request forgery (CSRF) protection mechanism in e107 before 0.7.23 uses a predictable random token based on the creation date of the administrator account, which allows remote attackers to hijack the authentication of administrators for requests that add new users via e107_admin/users.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.madirish.net/?article=471",
"refsource": "MISC",
"url": "http://www.madirish.net/?article=471"
},
{
"name": "http://e107.org/comment.php?comment.news.872",
"refsource": "CONFIRM",
"url": "http://e107.org/comment.php?comment.news.872"
},
{
"name": "1024351",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id?1024351"
},
{
"name": "41034",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/41034"
}
]
}
}