cvelist/2024/29xxx/CVE-2024-29808.json

89 lines
3.0 KiB
JSON
Raw Normal View History

2024-04-01 20:49:33 +00:00
{
2024-04-02 15:17:49 +00:00
"data_version": "4.0",
2024-04-01 20:49:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-29808",
2024-04-02 15:17:49 +00:00
"ASSIGNER": "info@appcheck-ng.com",
"STATE": "PUBLIC"
2024-04-01 20:49:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-02 15:17:49 +00:00
"value": "The image_id parameter of the AJAX call to the editimage_bwg action of admin-ajax.php is vulnerable to reflected Cross Site Scripting. The value of the image_id parameter is embedded within an existing JavaScript within the response allowing arbitrary JavaScript to be inserted and executed. The attacker must target a an authenticated user with permissions to access this component to exploit this issue."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "10Web",
"product": {
"product_data": [
{
"product_name": "PhotoGallery",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "1.0.1",
"version_value": "1.8.21"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://appcheck-ng.com/xss-vulnerabilities-discovered-10web-photogallery-wordpress-plugin/",
"refsource": "MISC",
"name": "https://appcheck-ng.com/xss-vulnerabilities-discovered-10web-photogallery-wordpress-plugin/"
},
{
"url": "https://wordpress.org/plugins/photo-gallery/#developers",
"refsource": "MISC",
"name": "https://wordpress.org/plugins/photo-gallery/#developers"
}
]
},
"generator": {
"engine": "cveClient/1.0.15"
},
"credits": [
{
"lang": "en",
"value": "AppCheck Ltd."
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
2024-04-01 20:49:33 +00:00
}
]
}
}