cvelist/2024/4xxx/CVE-2024-4477.json

89 lines
2.9 KiB
JSON
Raw Normal View History

2024-05-03 20:00:36 +00:00
{
2024-06-21 06:00:33 +00:00
"data_version": "4.0",
2024-05-03 20:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-4477",
2024-06-21 06:00:33 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2024-05-03 20:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-06-21 06:00:33 +00:00
"value": "The WP Logs Book WordPress plugin through 1.0.1 does not sanitise and escape some of its log data before outputting them back in an admin dashboard, leading to an Unauthenticated Stored Cross-Site Scripting"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-Site Scripting (XSS)"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "WP Logs Book",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"status": "affected",
"versionType": "semver",
"version": "0",
"lessThanOrEqual": "1.0.1"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/ab551552-944c-4e2a-9355-7011cbe553b0/",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/ab551552-944c-4e2a-9355-7011cbe553b0/"
2024-05-03 20:00:36 +00:00
}
]
2024-06-21 06:00:33 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Bob Matyas"
},
{
"lang": "en",
"value": "WPScan"
}
]
2024-05-03 20:00:36 +00:00
}