cvelist/2022/3xxx/CVE-2022-3453.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2022-10-11 15:00:33 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-3453",
2022-10-11 19:21:56 +02:00
"TITLE": "SourceCodester Book Store Management System transcation.php 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": "Book Store Management System",
"version": {
"version_data": [
{
"version_value": "1.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-707 Improper Neutralization -> CWE-74 Injection -> CWE-79 Cross Site Scripting"
}
]
}
]
2022-10-11 15:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-10-11 18:00:34 +00:00
"value": "A vulnerability was found in SourceCodester Book Store Management System 1.0. It has been rated as problematic. This issue affects some unknown processing of the file /transcation.php. The manipulation of the argument buyer_name leads to cross site scripting. The attack may be initiated remotely. The identifier VDB-210437 was assigned to this vulnerability."
2022-10-11 19:21:56 +02:00
}
]
},
"impact": {
"cvss": {
"version": "3.1",
"baseScore": "3.5",
2022-10-11 18:00:34 +00:00
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N"
2022-10-11 19:21:56 +02:00
}
},
"references": {
"reference_data": [
{
2022-10-11 18:00:34 +00:00
"url": "https://vuldb.com/?id.210437",
"refsource": "MISC",
"name": "https://vuldb.com/?id.210437"
2022-10-11 15:00:33 +00:00
}
]
}
}