cvelist/2022/1xxx/CVE-2022-1112.json

83 lines
2.0 KiB
JSON
Raw Normal View History

2022-03-28 09:01:17 +00:00
{
2022-04-18 17:45:49 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-1112",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Autolinks <= 1.0.1 - Stored Cross-Site Scripting via CSRF"
},
"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": "Autolinks",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "1.0.1",
"version_value": "1.0.1"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Autolinks WordPress plugin through 1.0.1 does not have CSRF check in place when updating its settings, and does not sanitise as well as escape them, which could allow attackers to perform Stored Cross-Site scripting against a logged in admin via a CSRF attack"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/746c7cf2-0902-461a-a364-285505d73505",
"name": "https://wpscan.com/vulnerability/746c7cf2-0902-461a-a364-285505d73505"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
]
},
{
"description": [
{
"value": "CWE-352 Cross-Site Request Forgery (CSRF)",
"lang": "eng"
}
2022-03-28 09:01:17 +00:00
]
2022-04-18 17:45:49 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Vaibhav Nitin Gaikwad"
2022-03-28 09:01:17 +00:00
}
2022-04-18 17:45:49 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-03-28 09:01:17 +00:00
}