cvelist/2022/25xxx/CVE-2022-25471.json
2022-03-03 00:01:11 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-25471",
"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": "An Insecure Direct Object Reference (IDOR) vulnerability in OpenEMR 6.0.0 allows any authenticated attacker to access and modify unauthorized areas via a crafted POST request to /modules/zend_modules/public/Installer/register."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.open-emr.org/",
"refsource": "MISC",
"name": "https://www.open-emr.org/"
},
{
"url": "https://securityforeveryone.com/blog/inactive-post-test/openemr-0-day-idor-vulnerability",
"refsource": "MISC",
"name": "https://securityforeveryone.com/blog/inactive-post-test/openemr-0-day-idor-vulnerability"
},
{
"url": "https://github.com/openemr/openemr",
"refsource": "MISC",
"name": "https://github.com/openemr/openemr"
}
]
}
}