cvelist/2022/0xxx/CVE-2022-0834.json

100 lines
3.3 KiB
JSON
Raw Normal View History

2022-03-02 16:01:20 +00:00
{
"CVE_data_meta": {
2022-03-23 20:01:17 +00:00
"AKA": "Wordfence",
"ASSIGNER": "security@wordfence.com",
2022-03-02 16:01:20 +00:00
"ID": "CVE-2022-0834",
2022-03-23 20:01:17 +00:00
"STATE": "PUBLIC",
"TITLE": "Amelia Booking <= 1.0.46 Stored Cross Site Scripting"
2022-03-02 16:01:20 +00:00
},
2022-03-23 20:01:17 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Amelia \u2013 Events & Appointments Booking Calendar",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "1.0.46",
"version_value": "1.0.46"
}
]
}
}
]
},
"vendor_name": "TMS"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Vinay Kumar"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-03-02 16:01:20 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-03-23 20:01:17 +00:00
"value": "The Amelia WordPress plugin is vulnerable to Cross-Site Scripting due to insufficient escaping and sanitization of the lastName parameter found in the ~/src/Application/Controller/User/Customer/AddCustomerController.php file which allows attackers to inject arbitrary web scripts onto a pages that executes whenever a user accesses the booking calendar with the date the attacker has injected the malicious payload into. This affects versions up to and including 1.0.46."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-site Scripting (XSS)"
}
]
2022-03-02 16:01:20 +00:00
}
]
2022-03-23 20:01:17 +00:00
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://www.wordfence.com/vulnerability-advisories/#CVE-2022-0834",
"name": "https://www.wordfence.com/vulnerability-advisories/#CVE-2022-0834"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Update to version 1.0.47, or newer."
}
],
"source": {
"discovery": "UNKNOWN"
2022-03-02 16:01:20 +00:00
}
}