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

73 lines
2.4 KiB
JSON
Raw Normal View History

2022-08-16 14:01:05 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-2843",
"TITLE": "MotoPress Timetable and Event Schedule Quick Edit admin-ajax.php cross site scripting",
"REQUESTER": "cna@vuldb.com",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"generator": "vuldb.com",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "MotoPress",
"product": {
"product_data": [
{
"product_name": "Timetable and Event Schedule",
"version": {
"version_data": [
{
2022-08-16 19:00:42 +00:00
"version_value": "n/a"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross Site Scripting"
}
]
}
]
2022-08-16 14:01:05 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-08-16 19:00:42 +00:00
"value": "A vulnerability was found in MotoPress Timetable and Event Schedule. It has been rated as problematic. Affected by this issue is some unknown functionality of the file /wp-admin/admin-ajax.php of the component Quick Edit. The manipulation of the argument post_title with the input <img src=x onerror=alert`2`> leads to cross site scripting. The attack may be launched remotely. VDB-206486 is the identifier assigned to this vulnerability."
}
]
},
"credit": "Mostafa Farzaneh",
"impact": {
"cvss": {
"version": "3.1",
"baseScore": "3.5",
2022-08-16 19:00:42 +00:00
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N"
}
},
"references": {
"reference_data": [
{
2022-08-16 19:00:42 +00:00
"url": "https://vuldb.com/?id.206486",
"refsource": "MISC",
"name": "https://vuldb.com/?id.206486"
2022-08-16 14:01:05 +00:00
}
]
}
}