cvelist/2014/0xxx/CVE-2014-0120.json

73 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-0120",
2017-12-29 17:04:10 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2017-10-16 12:31:07 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2017-12-29 17:04:10 -05:00
"value" : "Cross-site request forgery (CSRF) vulnerability in the admin terminal in Hawt.io allows remote attackers to hijack the authentication of arbitrary users for requests that run commands on the Karaf server, as demonstrated by running \"shutdown -f.\""
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://infocon.org/cons/SyScan/SyScan%202015%20Singapore/SyScan%202015%20Singapore%20presentations/SyScan15%20David%20Jorm%20-%20Finding%20and%20exploiting%20novel%20flaws%20in%20Java%20software.pdf",
"refsource" : "MISC",
2017-12-29 17:04:10 -05:00
"url" : "https://infocon.org/cons/SyScan/SyScan%202015%20Singapore/SyScan%202015%20Singapore%20presentations/SyScan15%20David%20Jorm%20-%20Finding%20and%20exploiting%20novel%20flaws%20in%20Java%20software.pdf"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1072681",
"refsource" : "CONFIRM",
2017-12-29 17:04:10 -05:00
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1072681"
},
{
"name" : "https://github.com/hawtio/hawtio/commit/b4e23e002639c274a2f687ada980118512f06113",
"refsource" : "CONFIRM",
2017-12-29 17:04:10 -05:00
"url" : "https://github.com/hawtio/hawtio/commit/b4e23e002639c274a2f687ada980118512f06113"
2017-10-16 12:31:07 -04:00
}
]
}
}