VYPR

Soplanning

by Soplanning

Source repositories

CVEs (41)

  • CVE-2025-62294Nov 20, 2025
    risk 0.00cvss epss 0.00

    SOPlanning is vulnerable to Predictable Generation of Password Recovery Token. Due to weak mechanism of generating recovery tokens, a malicious attacker is able to brute-force all possible values and takeover any account in reasonable amount of time. This issue was fixed in…

  • CVE-2025-62293Nov 20, 2025
    risk 0.00cvss epss 0.00

    SOPlanning is vulnerable to Broken Access Control in /status endpoint. Due to lack of permission checks in Project Status functionality an authenticated attacker is able to add, edit and delete any status. This issue was fixed in version 1.55.

  • CVE-2025-41001Nov 10, 2025
    risk 0.00cvss epss 0.00

    Cross Site Scripting (XSS) vulnerability stored in SOPlanning v1.53.02, which consist of a stored XSS due to a lack of proper validation of user input by sending a POST request using the 'LOGOUT_REDIRECT' parameter in '/soplanning/www/process/options.php'. This vulnerability…

  • CVE-2024-57170Mar 18, 2025
    risk 0.00cvss epss 0.01

    SOPlanning 1.53.00 is vulnerable to a directory traversal issue in /process/upload.php. The "fichier_to_delete" parameter allows authenticated attackers to specify file paths containing directory traversal sequences (e.g., ../). This vulnerability enables attackers to delete…

  • CVE-2024-57169Mar 18, 2025
    risk 0.00cvss epss 0.01

    A file upload bypass vulnerability exists in SOPlanning 1.53.00, specifically in /process/upload.php. This vulnerability allows remote attackers to bypass upload restrictions and potentially achieve remote code execution by uploading malicious files.

  • CVE-2024-9574Oct 7, 2024
    risk 0.00cvss epss 0.01

    SQL injection vulnerability in SOPlanning <1.45, via /soplanning/www/user_groupes.php in the by parameter, which could allow a remote user to submit a specially crafted query, allowing an attacker to retrieve all the information stored in the DB.

  • CVE-2024-9573Oct 7, 2024
    risk 0.00cvss epss 0.00

    SQL injection vulnerability in SOPlanning <1.45, through /soplanning/www/groupe_list.php, in the by parameter, which could allow a remote user to send a specially crafted query and extract all the information stored on the server.

  • CVE-2024-9572Oct 7, 2024
    risk 0.00cvss epss 0.00

    Cross-Site Scripting (XSS) vulnerability in SOPlanning <1.45, due to lack of proper validation of user input via /soplanning/www/process/groupe_save.php, in the groupe_id parameter. This could allow a remote user to send a specially crafted query to an authenticated user and…

  • CVE-2024-9571Oct 7, 2024
    risk 0.00cvss epss 0.00

    Cross-Site Scripting (XSS) vulnerability in SOPlanning <1.45, due to lack of proper validation of user input via /soplanning/www/process/xajax_server.php, affecting multiple parameters. This could allow a remote user to send a specially crafted query to an authenticated user and…

  • CVE-2024-27112Sep 11, 2024
    risk 0.00cvss epss 0.00

    A unauthenticated SQL Injection has been found in the SO Planning tool that occurs when the public view setting is enabled. An attacker could use this vulnerability to gain access to the underlying database. The vulnerability has been remediated in version 1.52.02.

  • CVE-2024-27114Sep 11, 2024
    risk 0.00cvss epss 0.01

    A unauthenticated Remote Code Execution (RCE) vulnerability is found in the SO Planning online planning tool. If the public view setting is enabled, a attacker can upload a PHP-file that will be available for execution for a few milliseconds before it is removed, leading to…

  • CVE-2024-27113Sep 11, 2024
    risk 0.00cvss epss 0.00

    An unauthenticated Insecure Direct Object Reference (IDOR) to the database has been found in the SO Planning tool that occurs when the public view setting is enabled. An attacker could use this vulnerability to gain access to the underlying database by exporting it as a CSV…

  • CVE-2020-13963Mar 21, 2021
    risk 0.00cvss epss 0.02

    SOPlanning before 1.47 has Incorrect Access Control because certain secret key information, and the related authentication algorithm, is public. The key for admin is hardcoded in the installation code, and there is no key for publicsp (which is a guest account).

  • CVE-2020-15597Aug 11, 2020
    risk 0.00cvss epss 0.01

    SOPlanning 1.46.01 allows persistent XSS via the Project Name, Statutes Comment, Places Comment, or Resources Comment field.

  • CVE-2020-9338Feb 22, 2020
    risk 0.00cvss epss 0.01

    SOPlanning 1.45 allows XSS via the "Your SoPlanning url" field.

  • CVE-2020-9339Feb 22, 2020
    risk 0.00cvss epss 0.01

    SOPlanning 1.45 allows XSS via the Name or Comment to status.php.

  • CVE-2020-9266Feb 18, 2020
    risk 0.00cvss epss 0.01

    SOPlanning 1.45 is vulnerable to a CSRF attack that allows for arbitrary changing of the admin password via process/xajax_server.php.

  • CVE-2020-9267Feb 18, 2020
    risk 0.00cvss epss 0.01

    SOPlanning 1.45 is vulnerable to a CSRF attack that allows for arbitrary user creation via process/xajax_server.php.

  • CVE-2020-9268Feb 18, 2020
    risk 0.00cvss epss 0.01

    SoPlanning 1.45 is vulnerable to SQL Injection in the OrderBy clause, as demonstrated by the projets.php?order=nom_createur&by= substring.

  • CVE-2020-9269Feb 18, 2020
    risk 0.00cvss epss 0.02

    SOPlanning 1.45 is vulnerable to authenticated SQL Injection that leads to command execution via the users parameter, as demonstrated by export_ical.php.