Total
25 CVE
CVE | Vendors | Products | Updated | CVSS v2 | CVSS v3 |
---|---|---|---|---|---|
CVE-2024-57169 | 1 Soplanning | 1 Soplanning | 2025-04-02 | N/A | N/A |
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-57170 | 1 Soplanning | 1 Soplanning | 2025-04-02 | N/A | N/A |
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 arbitrary files outside the intended upload directory, potentially leading to denial of service or disruption of application functionality. | |||||
CVE-2024-9572 | 1 Soplanning | 1 Soplanning | 2024-10-08 | N/A | 5.4 MEDIUM |
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 steal their session details. | |||||
CVE-2024-9574 | 1 Soplanning | 1 Soplanning | 2024-10-08 | N/A | 6.5 MEDIUM |
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-9571 | 1 Soplanning | 1 Soplanning | 2024-10-08 | N/A | 5.4 MEDIUM |
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 partially take control of their browser session. | |||||
CVE-2024-9573 | 1 Soplanning | 1 Soplanning | 2024-10-08 | N/A | 6.5 MEDIUM |
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-27114 | 1 Soplanning | 1 Soplanning | 2024-09-19 | N/A | 9.8 CRITICAL |
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 execution of code on the underlying system. The vulnerability has been remediated in version 1.52.02. | |||||
CVE-2024-27115 | 1 Soplanning | 1 Soplanning | 2024-09-18 | N/A | 9.8 CRITICAL |
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 possibility of execution of code on the underlying system when the file is triggered. The vulnerability has been remediated in version 1.52.02. | |||||
CVE-2024-27113 | 1 Soplanning | 1 Soplanning | 2024-09-18 | N/A | 9.8 CRITICAL |
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 file. The vulnerability has been remediated in version 1.52.02. | |||||
CVE-2024-27112 | 1 Soplanning | 1 Soplanning | 2024-09-18 | N/A | 9.8 CRITICAL |
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-2019-20179 | 1 Soplanning | 1 Soplanning | 2023-11-07 | 6.5 MEDIUM | 8.8 HIGH |
SOPlanning 1.45 has SQL injection via the user_list.php "by" parameter. | |||||
CVE-2020-13963 | 1 Soplanning | 1 Soplanning | 2022-11-05 | 7.5 HIGH | 9.8 CRITICAL |
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-25867 | 1 Soplanning | 1 Soplanning | 2020-10-15 | 4.3 MEDIUM | 5.3 MEDIUM |
SoPlanning before 1.47 doesn't correctly check the security key used to publicly share plannings. It allows a bypass to get access without authentication. | |||||
CVE-2020-15597 | 1 Soplanning | 1 Soplanning | 2020-08-13 | 3.5 LOW | 5.4 MEDIUM |
SOPlanning 1.46.01 allows persistent XSS via the Project Name, Statutes Comment, Places Comment, or Resources Comment field. | |||||
CVE-2020-9338 | 1 Soplanning | 1 Soplanning | 2020-02-24 | 3.5 LOW | 5.4 MEDIUM |
SOPlanning 1.45 allows XSS via the "Your SoPlanning url" field. | |||||
CVE-2020-9339 | 1 Soplanning | 1 Soplanning | 2020-02-24 | 3.5 LOW | 5.4 MEDIUM |
SOPlanning 1.45 allows XSS via the Name or Comment to status.php. | |||||
CVE-2020-9269 | 1 Soplanning | 1 Soplanning | 2020-02-20 | 9.0 HIGH | 7.2 HIGH |
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-2020-9268 | 1 Soplanning | 1 Soplanning | 2020-02-19 | 5.0 MEDIUM | 7.5 HIGH |
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-9266 | 1 Soplanning | 1 Soplanning | 2020-02-19 | 4.3 MEDIUM | 6.5 MEDIUM |
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-9267 | 1 Soplanning | 1 Soplanning | 2020-02-19 | 4.3 MEDIUM | 6.5 MEDIUM |
SOPlanning 1.45 is vulnerable to a CSRF attack that allows for arbitrary user creation via process/xajax_server.php. |