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

77 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:31:35 +00: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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 00:31:35 +00:00
"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."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:31:35 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://homakov.blogspot.com/2012/03/how-to.html",
"refsource": "MISC",
"url": "http://homakov.blogspot.com/2012/03/how-to.html"
},
{
"name": "http://lwn.net/Articles/488702/",
"refsource": "MISC",
"url": "http://lwn.net/Articles/488702/"
},
{
"name": "https://github.com/blog/1068-public-key-security-vulnerability-and-mitigation",
"refsource": "CONFIRM",
"url": "https://github.com/blog/1068-public-key-security-vulnerability-and-mitigation"
},
{
"name": "github-hash-security-bypass(74812)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/74812"
}
]
}
}