cvelist/2011/4xxx/CVE-2011-4452.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 21:34:15 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2011-4452",
"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 21:34:15 +00:00
"lang": "eng",
"value": "Cross-site request forgery (CSRF) vulnerability in the AdminUsers component in WikkaWiki 1.3.1 and 1.3.2 allows remote attackers to hijack the authentication of administrators for requests that remove arbitrary user accounts via a delete operation, as demonstrated by an {{image}} action."
2017-10-16 12:31:07 -04:00
}
2019-03-17 21:34:15 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://wush.net/trac/wikka/changeset/1832",
"refsource": "CONFIRM",
"url": "http://wush.net/trac/wikka/changeset/1832"
},
{
"name": "http://wush.net/trac/wikka/ticket/1098",
"refsource": "CONFIRM",
"url": "http://wush.net/trac/wikka/ticket/1098"
},
{
"name": "http://wush.net/trac/wikka/changeset/1819",
"refsource": "CONFIRM",
"url": "http://wush.net/trac/wikka/changeset/1819"
},
{
"name": "http://wush.net/trac/wikka/ticket/1097",
"refsource": "CONFIRM",
"url": "http://wush.net/trac/wikka/ticket/1097"
}
]
}
}