cvelist/2021/24xxx/CVE-2021-24828.json

75 lines
1.9 KiB
JSON
Raw Normal View History

2021-01-14 16:05:23 +00:00
{
2022-01-03 09:30:07 +01:00
"CVE_data_meta": {
"ID": "CVE-2021-24828",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Mortgage Calculator / Loan Calculator < 1.5.17 - Contributor+ Stored Cross-Site Scripting"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"generator": "WPScan CVE Generator",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "Mortgage Calculator / Loan Calculator",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.5.17",
"version_value": "1.5.17"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Mortgage Calculator / Loan Calculator WordPress plugin before 1.5.17 does not escape the some of the attributes of its mlcalc shortcode before outputting them, which could allow users with a role as low as contributor to perform Cross-Site Scripting attacks"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/6f9d1ee5-7ed7-4304-96a2-611b2f0081d2",
"name": "https://wpscan.com/vulnerability/6f9d1ee5-7ed7-4304-96a2-611b2f0081d2"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2021-01-14 16:05:23 +00:00
]
2022-01-03 09:30:07 +01:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "apple502j"
2021-01-14 16:05:23 +00:00
}
2022-01-03 09:30:07 +01:00
],
"source": {
"discovery": "EXTERNAL"
}
2021-01-14 16:05:23 +00:00
}