cvelist/2012/0xxx/CVE-2012-0440.json
2019-03-18 01:39:01 +00:00

82 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2012-0440",
"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 jsonrpc.cgi in Bugzilla 3.5.x and 3.6.x before 3.6.8, 3.7.x and 4.0.x before 4.0.4, and 4.1.x and 4.2.x before 4.2rc2 allows remote attackers to hijack the authentication of arbitrary users for requests that use the JSON-RPC API."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.bugzilla.org/security/3.4.13/",
"refsource": "CONFIRM",
"url": "http://www.bugzilla.org/security/3.4.13/"
},
{
"name": "47814",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/47814"
},
{
"name": "1026623",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id?1026623"
},
{
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=718319",
"refsource": "CONFIRM",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=718319"
},
{
"name": "bugzilla-jsonrpc-csrf(72882)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/72882"
}
]
}
}