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

77 lines
2.7 KiB
JSON
Raw Normal View History

2022-06-07 11:01:31 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-2020",
2022-06-07 13:04:29 +02:00
"TITLE": "SourceCodester Prison Management System System Name 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": "Prison Management System",
"version": {
"version_data": [
{
"version_value": "1.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross Site Scripting"
}
]
}
]
2022-06-07 11:01:31 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-06-09 16:01:46 +00:00
"value": "A vulnerability, which was classified as problematic, has been found in SourceCodester Prison Management System 1.0. Affected by this issue is some unknown functionality of the file /admin/?page=system_info of the component System Name Handler. The manipulation with the input <img src=\"\" onerror=\"alert(1)\"> leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used."
2022-06-07 13:04:29 +02:00
}
]
},
"impact": {
"cvss": {
"version": "3.1",
"baseScore": "2.4",
2022-06-09 16:01:46 +00:00
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N"
2022-06-07 13:04:29 +02:00
}
},
"references": {
"reference_data": [
{
2022-06-09 16:01:46 +00:00
"url": "https://github.com/ch0ing/vul/blob/main/WebRay.com.cn/Prison%20Management%20System(XSS).md",
"refsource": "MISC",
"name": "https://github.com/ch0ing/vul/blob/main/WebRay.com.cn/Prison%20Management%20System(XSS).md"
2022-06-07 13:04:29 +02:00
},
{
2022-06-09 16:01:46 +00:00
"url": "https://vuldb.com/?id.201368",
"refsource": "MISC",
"name": "https://vuldb.com/?id.201368"
2022-06-07 11:01:31 +00:00
}
]
}
}