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

75 lines
2.4 KiB
JSON
Raw Normal View History

2022-10-12 10:00:31 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-3464",
2022-10-12 12:07:28 +02:00
"TITLE": "puppyCMS settings.php cross site scripting",
"REQUESTER": "cna@vuldb.com",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"generator": "vuldb.com",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "",
"product": {
"product_data": [
{
"product_name": "puppyCMS",
"version": {
"version_data": [
{
"version_value": "5.0"
},
{
"version_value": "5.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-707 Improper Neutralization -> CWE-74 Injection -> CWE-79 Cross Site Scripting"
}
]
}
]
2022-10-12 10:00:31 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-10-12 11:00:32 +00:00
"value": "A vulnerability classified as problematic has been found in puppyCMS up to 5.1. This affects an unknown part of the file /admin/settings.php. The manipulation of the argument site_name leads to cross site scripting. It is possible to initiate the attack remotely. The associated identifier of this vulnerability is VDB-210699."
2022-10-12 12:07:28 +02:00
}
]
},
"impact": {
"cvss": {
"version": "3.1",
"baseScore": "4.3",
2022-10-12 11:00:32 +00:00
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N"
2022-10-12 12:07:28 +02:00
}
},
"references": {
"reference_data": [
{
2022-10-12 11:00:32 +00:00
"url": "https://vuldb.com/?id.210699",
"refsource": "MISC",
"name": "https://vuldb.com/?id.210699"
2022-10-12 10:00:31 +00:00
}
]
}
}