cvelist/2020/29xxx/CVE-2020-29605.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2020-12-07 21:01:42 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-01-29 07:00:40 +00:00
"ID": "CVE-2020-29605",
"STATE": "PUBLIC"
2020-12-07 21:01:42 +00:00
},
2021-01-29 07:00:40 +00:00
"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",
2020-12-07 21:01:42 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-01-29 07:00:40 +00:00
"value": "An issue was discovered in MantisBT before 2.24.4. Due to insufficient access-level checks, any logged-in user allowed to perform Group Actions can get access to the Summary fields of private Issues via bug_arr[]= in a crafted bug_actiongroup_page.php URL. (The target Issues can have Private view status, or belong to a private Project.)"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://mantisbt.org/bugs/view.php?id=27357",
"refsource": "MISC",
"name": "https://mantisbt.org/bugs/view.php?id=27357"
},
{
"url": "https://mantisbt.org/bugs/view.php?id=27727",
"refsource": "MISC",
"name": "https://mantisbt.org/bugs/view.php?id=27727"
2020-12-07 21:01:42 +00:00
}
]
}
}