VYPR

Web Directory Free

by Salephpscripts

Source repositories

CVEs (4)

  • CVE-2024-3552CriJun 13, 2024
    risk 0.69cvss 9.8epss 0.67

    The Web Directory Free WordPress plugin before 1.7.0 does not sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection with different techniques like UNION, Time-Based and Error-Based.

  • CVE-2024-3673CriAug 30, 2024
    risk 0.60cvss 9.1epss 0.06

    The Web Directory Free WordPress plugin before 1.7.3 does not validate a parameter before using it in an include(), which could lead to Local File Inclusion issues.

  • CVE-2023-2201HigJun 2, 2023
    risk 0.50cvss 8.8epss 0.01

    The Web Directory Free for WordPress is vulnerable to SQL Injection via the ‘post_id’ parameter in versions up to, and including, 1.6.8 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it…

  • CVE-2024-3669MedJul 30, 2024
    risk 0.44cvss 6.8epss 0.01

    The Web Directory Free WordPress plugin before 1.7.2 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin