VYPR
Vendor

Soplanning

Products
1
CVEs
44
Across products
44
Status
Private

Products

1

Recent CVEs

44
View all 44 CVEs →
  • CVE-2014-8673CriJan 7, 2020
    risk 0.68cvss 9.8epss 0.12

    Multiple SQL vulnerabilities exist in planning.php, user_list.php, projets.php, user_groupes.php, and groupe_list.php in Simple Online Planning (SOPPlanning)before 1.33.

  • CVE-2024-57169CriMar 18, 2025
    risk 0.64cvss 9.8epss 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-9574CriOct 7, 2024
    risk 0.64cvss 9.8epss 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-27115CriSep 11, 2024
    risk 0.64cvss 9.8epss 0.05

    A unauthenticated Remote Code Execution (RCE) vulnerability is found in the SO Planning online planning tool. With this vulnerability, an attacker can upload executable files that are moved to a publicly accessible folder before verifying any requirements. This leads to the…

  • CVE-2024-27114CriSep 11, 2024
    risk 0.64cvss 9.8epss 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-27113CriSep 11, 2024
    risk 0.64cvss 9.8epss 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-2024-27112CriSep 11, 2024
    risk 0.64cvss 9.8epss 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-2020-13963CriMar 21, 2021
    risk 0.64cvss 9.8epss 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-2026-40546HigJun 1, 2026
    risk 0.57cvss epss 0.00

    SOPlanning is vulnerable to SQL Injection across multiple endpoints and parameters. Attacker with low privileges can inject arbitrary SQL commands, potentially gaining full control over the database. This issue affects SOPlanning version 1.55 and below.

  • CVE-2026-40543HigJun 1, 2026
    risk 0.57cvss epss 0.00

    SOPlanning does not enforce authorization for backup functionalities. An unauthenticated attacker can directly query backup-related endpoints and retrieve backup archives containing user databases with usernames and password hashes, as well as the config.csv file, which…

  • CVE-2025-62730HigNov 20, 2025
    risk 0.57cvss 8.8epss 0.00

    SOPlanning is vulnerable to Privilege Escalation in user management tab. Users with user_manage_team role are allowed to modify permissions of users. However, they are able to assign administrative permissions to any user including themselves. This allow a malicious…

  • CVE-2019-20179HigJan 9, 2020
    risk 0.57cvss 8.8epss 0.01

    SOPlanning 1.45 has SQL injection via the user_list.php "by" parameter.

  • CVE-2014-8675HigAug 31, 2017
    risk 0.53cvss 7.5epss 0.13

    Soplanning 1.32 and earlier generates static links for sharing ICAL calendars with embedded login information, which allows remote attackers to obtain a calendar owner's password via a brute-force attack on the embedded password hash.

  • CVE-2025-62294HigNov 20, 2025
    risk 0.49cvss 7.5epss 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-2020-9268HigFeb 18, 2020
    risk 0.49cvss 7.5epss 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-9269HigFeb 18, 2020
    risk 0.47cvss 7.2epss 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.

  • CVE-2026-40548MedJun 1, 2026
    risk 0.42cvss epss 0.00

    SOPlanning does not verify uploaded file extension. An authenticated attacker with access to the backup functionality can upload a crafted ZIP archive containing a legitimate user.csv file alongside a malicious file, which is extracted on the server. When combined with…

  • CVE-2026-40547MedJun 1, 2026
    risk 0.42cvss epss 0.00

    SOPlanning is vulnerable to Path Traversal in backup endpoints. Authenticated remote attacker is able to exploit a vulnerable endpoint and construct payloads that allow reading and executing files previously added through the backup functionality. Critically, due…

  • CVE-2024-57170MedMar 18, 2025
    risk 0.42cvss 6.5epss 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-2020-9267MedFeb 18, 2020
    risk 0.42cvss 6.5epss 0.01

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