cvelist/2022/3xxx/CVE-2022-3853.json

83 lines
2.4 KiB
JSON
Raw Normal View History

2022-11-03 20:00:59 +00:00
{
2022-12-12 18:00:37 +00:00
"data_version": "4.0",
2022-11-03 20:00:59 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-3853",
2022-12-12 18:00:37 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2022-11-03 20:00:59 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-12-12 18:00:37 +00:00
"value": "Cross-site Scripting (XSS) is a client-side code injection attack. The attacker aims to execute malicious scripts in a web browser of the victim by including malicious code in a legitimate web page or web application."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-Site Scripting (XSS)"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-352 Cross-Site Request Forgery (CSRF)"
}
]
2022-11-03 20:00:59 +00:00
}
]
2022-12-12 18:00:37 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "Supra CSV",
"version": {
"version_data": [
{
"version_value": "0",
"version_affected": "="
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/c2bc7d23-5bfd-481c-b42b-da7ee80d9514",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/c2bc7d23-5bfd-481c-b42b-da7ee80d9514"
}
]
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Rahul selvakumar"
}
]
2022-11-03 20:00:59 +00:00
}