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

77 lines
2.8 KiB
JSON
Raw Normal View History

2022-08-05 19:00:58 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-2677",
2022-08-05 22:17:09 +02:00
"TITLE": "SourceCodester Apartment Visitor Management System index.php sql injection",
"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": "Apartment Visitor Management System",
"version": {
"version_data": [
{
"version_value": "1.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection"
}
]
}
]
2022-08-05 19:00:58 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-08-05 22:17:09 +02:00
"value": "A vulnerability was found in SourceCodester Apartment Visitor Management System 1.0. It has been classified as critical. This affects an unknown part of the file index.php. The manipulation of the argument username with the input ' AND (SELECT 4955 FROM (SELECT(SLEEP(5)))RSzF) AND 'htiy'='htiy leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-205665 was assigned to this vulnerability."
}
]
},
"impact": {
"cvss": {
"version": "3.1",
"baseScore": "6.3",
2022-08-05 21:01:07 +00:00
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L"
2022-08-05 22:17:09 +02:00
}
},
"references": {
"reference_data": [
{
2022-08-05 21:01:07 +00:00
"url": "https://github.com/anx0ing/CVE_demo/blob/main/2022/Apartment%20Visitor%20Management%20System-SQL%20injections.md",
"refsource": "MISC",
"name": "https://github.com/anx0ing/CVE_demo/blob/main/2022/Apartment%20Visitor%20Management%20System-SQL%20injections.md"
2022-08-05 22:17:09 +02:00
},
{
2022-08-05 21:01:07 +00:00
"url": "https://vuldb.com/?id.205665",
"refsource": "MISC",
"name": "https://vuldb.com/?id.205665"
2022-08-05 19:00:58 +00:00
}
]
}
}