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

77 lines
2.5 KiB
JSON
Raw Normal View History

2021-01-14 16:07:17 +00:00
{
"CVE_data_meta": {
2021-02-28 15:56:01 +01:00
"ASSIGNER": "contact@wpscan.com",
2021-01-14 16:07:17 +00:00
"ID": "CVE-2021-24129",
2021-02-28 15:56:01 +01:00
"STATE": "PUBLIC",
"TITLE": "Themify Portfolio Post < 1.1.6 - Authenticated Stored Cross-Site Scripting"
2021-01-14 16:07:17 +00:00
},
2021-02-28 15:56:01 +01:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Themify Portfolio Post",
"version": {
"version_data": [
{
"version_affected": "<",
2021-03-09 12:14:33 +01:00
"version_name": "1.1.6",
"version_value": "1.1.6"
2021-02-28 15:56:01 +01:00
}
]
}
}
]
2021-03-09 12:00:52 +01:00
},
"vendor_name": "Unknown"
2021-02-28 15:56:01 +01:00
}
]
}
},
"credit": [
{
"lang": "eng",
"value": " Nguyen Anh Tien - SunCSR (Sun* Cyber Security Research) "
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-01-14 16:07:17 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-03-16 10:09:07 +01:00
"value": "Unvalidated input and lack of output encoding in the Themify Portfolio Post WordPress plugin, versions before 1.1.6, lead to Stored Cross-Site Scripting (XSS) vulnerabilities allowing low-privileged users (Contributor+) to inject arbitrary JavaScript code or HTML in posts where the Themify Custom Panel is embedded, which could lead to privilege escalation."
2021-01-14 16:07:17 +00:00
}
]
2021-02-28 15:56:01 +01:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
2021-03-18 16:00:47 +00:00
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/c8537e5f-1948-418b-9d29-3cf50cd8f9a6",
"name": "https://wpscan.com/vulnerability/c8537e5f-1948-418b-9d29-3cf50cd8f9a6"
2021-02-28 15:56:01 +01:00
}
]
},
"source": {
"discovery": "UNKNOWN"
2021-01-14 16:07:17 +00:00
}
}