cvelist/2012/2xxx/CVE-2012-2055.json

78 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2012-2055",
"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" : "GitHub Enterprise before 20120304 does not properly restrict the use of a hash to provide values for a model's attributes, which allows remote attackers to set the public_key[user_id] value via a modified URL for the public-key update form, related to a \"mass assignment\" vulnerability."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://homakov.blogspot.com/2012/03/how-to.html",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://homakov.blogspot.com/2012/03/how-to.html"
},
{
"name" : "http://lwn.net/Articles/488702/",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://lwn.net/Articles/488702/"
},
{
"name" : "https://github.com/blog/1068-public-key-security-vulnerability-and-mitigation",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://github.com/blog/1068-public-key-security-vulnerability-and-mitigation"
2017-12-19 15:04:36 -05:00
},
{
"name" : "github-hash-security-bypass(74812)",
"refsource" : "XF",
2017-12-19 15:04:36 -05:00
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/74812"
2017-10-16 12:31:07 -04:00
}
]
}
}