Lucene search
+L
DevcodeOpenstamanager

16 matches found

CVE
CVE
•added 2026/02/06 6:12 p.m.•222 views

CVE-2025-69212

OpenSTAManager (2.9.8 and earlier) is affected by a critical OS Command Injection in decoding P7M (signed XML) files. The root cause is that decodeP7M($file) passes user-controlled filenames directly into PHP’s exec() without proper sanitization, enabling an authenticated attacker to craft a ZIP ...

9.4CVSS6AI score0.02013EPSS
Save
CVE
CVE
•added 2026/03/03 9:53 p.m.•212 views

CVE-2026-27012

OpenSTAManager CVE-2026-27012 affects 2.9.8 and earlier, enabling unauthenticated privilege escalation via modules/utenti/actions.php. An attacker can call the PHP endpoint to arbitrarily change a user’s group (idgruppo), promoting a normal account (e.g., agent) to Amministratori or demoting admi...

9.8CVSS6AI score0.00645EPSS
Save
CVE
CVE
•added 2026/05/04 12:00 a.m.•157 views

CVE-2026-38751

OpenSTAManager version 2.10 and earlier is vulnerable to an authenticated arbitrary file upload within the module update functionality (specifically at modules/aggiornamenti/upload_modules.php). The root cause is a lack of proper validation of file contents or execution boundaries when uploading ...

7.2CVSS5.9AI score0.00529EPSS
SaveWeb
CVE
CVE
•added 2026/02/06 6:06 p.m.•74 views

CVE-2026-24418

OpenSTAManager (v2.9.8 and earlier) contains a critical Error-Based SQL Injection in the Scadenzario bulk operations module. The vulnerability arises because the id_records[] array from POST to /actions.php?id_module=18 is not validated as integers before being concatenated into an SQL IN() claus...

8.7CVSS6AI score0.00378EPSS
Save
CVE
CVE
•added 2026/02/06 6:11 p.m.•67 views

CVE-2025-69214

OpenSTAManager (versions 2.9.8 and earlier) contains an SQL Injection in the ajax_select.php endpoint when handling the componenti operation. The vulnerability arises from directly concatenating user-supplied input from options[matricola] into an IN() clause in modules/impianti/ajax/select.php, e...

8.8CVSS5.9AI score0.0044EPSS
Save
CVE
CVE
•added 2026/04/02 1:42 p.m.•62 views

CVE-2026-29782

OpenSTAManager CVE-2026-29782 describes an unauthenticated deserialization vulnerability in the OAuth2 flow. The oauth2.php endpoint reads and deserializes the access_token field from zz_oauth2 without class restrictions, enabling an attacker who can modify the database (e.g., via another vulnera...

7.2CVSS5.8AI score0.00691EPSS
Save
CVE
CVE
•added 2026/04/06 5:40 p.m.•59 views

CVE-2026-35470

OpenSTAManager

8.8CVSS6.1AI score0.00492EPSS
Save
CVE
CVE
•added 2026/02/06 6:05 p.m.•44 views

CVE-2026-24419

OpenSTAManager (v2.9.8 and earlier) contains a critical Error-Based SQL Injection in the Prima Nota (Journal Entry) module, via unsafely handling id_documenti from GET: values are split by comma and injected into an IN() clause without type validation. Technical details across multiple sources co...

8.7CVSS5.9AI score0.00365EPSS
Save
CVE
CVE
•added 2026/04/02 1:44 p.m.•44 views

CVE-2026-28805

OpenSTAManager before v2.10.2 is vulnerable to Time-Based Blind SQL Injection via the options[stato] parameter in multiple AJAX endpoints (preventivi, ordini-cliente, contratti). The user-supplied value is read from $superselect['stato'] and concatenated into SQL WHERE clauses without sanitizatio...

8.8CVSS6AI score0.0054EPSS
Save
CVE
CVE
•added 2026/02/06 6:07 p.m.•38 views

CVE-2026-24417

OpenSTAManager (v2.9.8 and earlier) contains a Time-Based Blind SQL Injection in the global search that concatenates the user-supplied term into SQL LIKE clauses across 10+ modules via /ajax_search.php. The vulnerability arises from direct string interpolation of $term in multiple module search.p...

8.7CVSS6AI score0.00389EPSS
Save
CVE
CVE
•added 2026/02/06 6:10 p.m.•37 views

CVE-2025-69216

OpenSTAManager (versions 2.9.8 and earlier) contains an authenticated SQL injection in the Scadenzario (Payment Schedule) print template. The flaw resides in templates/scadenzario/init.php where the id_anagrafica parameter is directly concatenated into an SQL query, bypassing sanitization. This e...

8.7CVSS5.6AI score0.00376EPSS
Save
CVE
CVE
•added 2026/02/06 6:08 p.m.•36 views

CVE-2026-24416

CVE-2026-24416 affects OpenSTAManager (v2.9.8 and earlier). A critical Time-Based Blind SQL Injection exists in the article pricing completion path, triggered via the GET parameter idarticolo in the /modules/articoli/ajax/complete.php endpoint. The root cause is an inconsistent query construction...

8.7CVSS6AI score0.00389EPSS
Save
CVE
CVE
•added 2026/04/02 1:48 p.m.•34 views

CVE-2026-35168

OpenSTAManager before version 2.10.2 exposes a vulnerability in the Aggiornamenti module (op=risolvi-conflitti-database). It accepts a JSON array of SQL statements via POST and executes them directly on the MySQL database without validation, allowlists, or sanitization, enabling an authenticated ...

8.8CVSS6.3AI score0.0081EPSS
Save
CVE
CVE
•added 2026/03/03 9:51 p.m.•33 views

CVE-2026-24415

CVE-2026-24415 affects OpenSTAManager v2.9.8 and earlier, exposing multiple modules (contratti, preventivi, fatture, ddt, ordini, interventi) to Reflected XSS via the GET parameter righe in the modifica_iva.php modals. The vulnerability echoes $_GET['righe'] directly into HTML value attributes wi...

6.1CVSS6AI score0.00245EPSS
Save
CVE
CVE
•added 2026/02/04 5:42 p.m.•30 views

CVE-2025-69215

OpenSTAManager’s Stampe Module (version 2.9.8 and earlier) contains an SQL Injection in the Stampe actions.php handler (case 'update'): the POST parameter module is concatenated into an UPDATE query without proper sanitization, enabling error-based SQL injection via endpoints like POST /modules/s...

8.8CVSS5.7AI score0.00397EPSS
Save
CVE
CVE
•added 2026/02/04 5:42 p.m.•24 views

CVE-2025-69213

CVE-2025-69213 affects OpenSTAManager prior to 2.10-beta, with a SQL Injection in the ajax_complete.php endpoint (get_sedi) that concatenates user input from the idanagrafica parameter into the SQL query. The vulnerability enables an authenticated attacker to inject SQL via idanagrafica, potentia...

8.8CVSS6AI score0.00405EPSS
Save