cvelist/2024/27xxx/CVE-2024-27622.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2024-02-26 09:00:47 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-03-05 14:00:33 +00:00
"ID": "CVE-2024-27622",
"STATE": "PUBLIC"
2024-02-26 09:00:47 +00:00
},
2024-03-05 14:00:33 +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",
2024-02-26 09:00:47 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-06-21 22:00:34 +00:00
"value": "A remote code execution vulnerability has been identified in the User Defined Tags module of CMS Made Simple version 2.2.19 / 2.2.21. This vulnerability arises from inadequate sanitization of user-supplied input in the 'Code' section of the module. As a result, authenticated users with administrative privileges can inject and execute arbitrary PHP code."
2024-03-05 14:00:33 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/capture0x/CMSMadeSimple/",
"refsource": "MISC",
"name": "https://github.com/capture0x/CMSMadeSimple/"
2024-06-07 16:00:34 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://packetstormsecurity.com/files/177241/CMS-Made-Simple-2.2.19-Remote-Code-Execution.html",
"url": "https://packetstormsecurity.com/files/177241/CMS-Made-Simple-2.2.19-Remote-Code-Execution.html"
2024-02-26 09:00:47 +00:00
}
]
}
}