vendor:
Business Directory Script
by:
Kerimcan Ozturk
5.5
CVSS
MEDIUM
Cross-Site Scripting (XSS), Cross-Site Request Forgery
CWE
Product Name: Business Directory Script
Affected Version From: 3.2
Affected Version To: 3.2
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Windows 10 Pro
2023
PHPJabbers Business Directory Script v3.2 – Multiple Vulnerabilities
The PHPJabbers Business Directory Script v3.2 is vulnerable to Cross-Site Scripting (XSS) and Cross-Site Request Forgery (CSRF) attacks. An attacker can exploit these vulnerabilities to perform malicious actions or steal sensitive information.
Mitigation:
To mitigate these vulnerabilities, it is recommended to apply the latest patch or update provided by the vendor. Additionally, input validation and output encoding should be implemented to prevent XSS attacks. CSRF tokens should also be used to protect against CSRF attacks.