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

77 lines
2.8 KiB
JSON
Raw Normal View History

2022-07-10 07:00:45 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-2363",
2022-07-11 07:39:57 +02:00
"TITLE": "SourceCodester Simple Parking Management System cross site scripting",
"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": "Simple Parking Management System",
"version": {
"version_data": [
{
"version_value": "1.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross Site Scripting"
}
]
}
]
2022-07-10 07:00:45 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-07-12 17:00:40 +00:00
"value": "A vulnerability, which was classified as problematic, has been found in SourceCodester Simple Parking Management System 1.0. Affected by this issue is some unknown functionality of the file /ci_spms/admin/search/searching/. The manipulation of the argument search with the input \"><script>alert(\"XSS\")</script> leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used."
2022-07-11 07:39:57 +02:00
}
]
},
"impact": {
"cvss": {
"version": "3.1",
"baseScore": "3.5",
2022-07-12 17:00:40 +00:00
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N"
2022-07-11 07:39:57 +02:00
}
},
"references": {
"reference_data": [
{
2022-07-12 17:00:40 +00:00
"url": "https://github.com/CyberThoth/CVE/blob/eea3090b960da014312f7ad4b09aa58d23966d77/CVE/Simple%20Parking%20Management%20System/Cross%20Site%20Scripting(Refelected)/POC.md",
"refsource": "MISC",
"name": "https://github.com/CyberThoth/CVE/blob/eea3090b960da014312f7ad4b09aa58d23966d77/CVE/Simple%20Parking%20Management%20System/Cross%20Site%20Scripting(Refelected)/POC.md"
2022-07-11 07:39:57 +02:00
},
{
2022-07-12 17:00:40 +00:00
"url": "https://vuldb.com/?id.203420",
"refsource": "MISC",
"name": "https://vuldb.com/?id.203420"
2022-07-10 07:00:45 +00:00
}
]
}
}