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

72 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:07:04 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2012-2054",
"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:07:04 +00:00
"lang": "eng",
"value": "Redmine before 1.3.2 does not properly restrict the use of a hash to provide values for a model's attributes, which allows remote attackers to set attributes in the (1) Comment, (2) Document, (3) IssueCategory, (4) MembersController, (5) Message, (6) News, (7) TimeEntry, (8) Version, (9) Wiki, (10) UserPreference, or (11) Board model via a modified URL, related to a \"mass assignment\" vulnerability, a different vulnerability than CVE-2012-0327."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:07:04 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.redmine.org/versions/42",
"refsource": "CONFIRM",
"url": "http://www.redmine.org/versions/42"
},
{
"name": "http://www.redmine.org/issues/10390",
"refsource": "CONFIRM",
"url": "http://www.redmine.org/issues/10390"
},
{
"name": "http://www.redmine.org/boards/2/topics/29343",
"refsource": "CONFIRM",
"url": "http://www.redmine.org/boards/2/topics/29343"
}
]
}
}