cvelist/2022/2xxx/CVE-2022-2297.json

73 lines
2.5 KiB
JSON
Raw Normal View History

2022-07-04 06:00:53 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-2297",
2022-07-04 08:23:15 +02:00
"TITLE": "SourceCodester Clinics Patient Management System unrestricted upload",
"REQUESTER": "cna@vuldb.com",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"generator": "vuldb.com",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SourceCodester",
"product": {
"product_data": [
{
"product_name": "Clinics Patient Management System",
"version": {
"version_data": [
{
"version_value": "2.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-434 Unrestricted Upload"
}
]
}
]
2022-07-04 06:00:53 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-07-04 08:23:15 +02:00
"value": "A vulnerability, which was classified as critical, was found in SourceCodester Clinics Patient Management System 2.0. Affected is an unknown function of the file \/pms\/update_user.php?user_id=1. The manipulation of the argument profile_picture with the input <?php phpinfo();?> leads to unrestricted upload. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used."
}
]
},
"impact": {
"cvss": {
"version": "3.1",
"baseScore": "6.3",
"vectorString": "CVSS:3.1\/AV:N\/AC:L\/PR:L\/UI:N\/S:U\/C:L\/I:L\/A:L"
}
},
"references": {
"reference_data": [
{
"url": "https:\/\/github.com\/CyberThoth\/CVE\/blob\/8c6b66919be1bd66a54c16cc27cbdd9793221d3e\/CVE\/Clinic's%20Patient%20Management%20System\/Unrestricted%20file%20upload%20(RCE)\/POC.md"
},
{
"url": "https:\/\/vuldb.com\/?id.203178"
2022-07-04 06:00:53 +00:00
}
]
}
}