cvelist/2021/44xxx/CVE-2021-44103.json
2022-03-28 14:01:20 +00:00

67 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-44103",
"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": "Vertical Privilege Escalation in KONGA 0.14.9 allows attackers to higher privilege users to full administration access. The attack vector is a crafted condition, as demonstrated by the /api/user/{ID} at ADMIN parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "http://n0hat.blogspot.com/2021/11/konga-0149-privilege-escalation-exploit.html",
"refsource": "MISC",
"name": "http://n0hat.blogspot.com/2021/11/konga-0149-privilege-escalation-exploit.html"
},
{
"refsource": "MISC",
"name": "https://www.exploit-db.com/exploits/50521",
"url": "https://www.exploit-db.com/exploits/50521"
}
]
}
}