Lucene search
+L

259 matches found

CVE
CVE
added 2026/02/04 5:42 p.m.26 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.00388EPSS
SaveExploits3References1Affected Software1
Cvelist
Cvelist
added 2026/02/04 5:42 p.m.47 views

CVE-2025-69215 OpenSTAManager has an SQL Injection in the Stampe Module

OpenSTAManager is an open source management software for technical assistance and invoicing. In version 2.9.8 and prior, there is a SQL Injection vulnerability in the Stampe Module. At time of publication, no known patch exists...

8.7CVSS0.00388EPSS
SaveExploits3References1
ATTACKERKB
ATTACKERKB
added 2026/02/04 5:42 p.m.9 views

CVE-2025-69215

OpenSTAManager is an open source management software for technical assistance and invoicing. In version 2.9.8 and prior, there is a SQL Injection vulnerability in the Stampe Module. At time of publication, no known patch exists...

8.7CVSS5.7AI score0.00388EPSS
SaveExploits3References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/04 5:42 p.m.3 views

CVE-2025-69215 OpenSTAManager has an SQL Injection in the Stampe Module

OpenSTAManager is an open source management software for technical assistance and invoicing. In version 2.9.8 and prior, there is a SQL Injection vulnerability in the Stampe Module. At time of publication, no known patch exists...

8.7CVSS5.7AI score0.00388EPSS
SaveExploits3References1
EUVD
EUVD
added 2026/02/04 5:42 p.m.10 views

EUVD-2025-206784

OpenSTAManager is an open source management software for technical assistance and invoicing. In version 2.9.8 and prior, there is a SQL Injection vulnerability in the Stampe Module. At time of publication, no known patch exists...

8.7CVSS5.7AI score0.00388EPSS
SaveExploits3References1
OSV
OSV
added 2026/02/04 5:42 p.m.11 views

CVE-2025-69215 OpenSTAManager has an SQL Injection in the Stampe Module

OpenSTAManager is an open source management software for technical assistance and invoicing. In version 2.9.8 and prior, there is a SQL Injection vulnerability in the Stampe Module. At time of publication, no known patch exists...

8.7CVSS5.7AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/02/04 5:42 p.m.50 views

CVE-2025-69213

OpenSTAManager is an open source management software for technical assistance and invoicing. In version 2.9.8 and prior, a SQL Injection vulnerability exists in the ajaxcomplete.php endpoint when handling the getsedi operation. An authenticated attacker can inject malicious SQL code through the...

8.7CVSS6AI score0.00396EPSS
SaveExploits3References2Affected Software1
Cvelist
Cvelist
added 2026/02/04 5:42 p.m.47 views

CVE-2025-69213 OpenSTAManager has a SQL Injection in ajax_complete.php (get_sedi endpoint)

OpenSTAManager is an open source management software for technical assistance and invoicing. In version 2.9.8 and prior, a SQL Injection vulnerability exists in the ajaxcomplete.php endpoint when handling the getsedi operation. An authenticated attacker can inject malicious SQL code through the...

8.7CVSS0.00396EPSS
SaveExploits3References1
CVE
CVE
added 2026/02/04 5:42 p.m.21 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.00396EPSS
SaveExploits3References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/04 5:42 p.m.3 views

CVE-2025-69213 OpenSTAManager has a SQL Injection in ajax_complete.php (get_sedi endpoint)

OpenSTAManager is an open source management software for technical assistance and invoicing. In version 2.9.8 and prior, a SQL Injection vulnerability exists in the ajaxcomplete.php endpoint when handling the getsedi operation. An authenticated attacker can inject malicious SQL code through the...

8.7CVSS6AI score0.00396EPSS
SaveExploits3References1
OSV
OSV
added 2026/02/04 5:42 p.m.21 views

CVE-2025-69213 OpenSTAManager has a SQL Injection in ajax_complete.php (get_sedi endpoint)

OpenSTAManager is an open source management software for technical assistance and invoicing. In version 2.9.8 and prior, a SQL Injection vulnerability exists in the ajaxcomplete.php endpoint when handling the getsedi operation. An authenticated attacker can inject malicious SQL code through the...

8.7CVSS6AI score
SaveExploits0References3
CNNVD
CNNVD
added 2026/02/04 12:00 a.m.15 views

OpenSTAManager SQL注入漏洞

OpenSTAManager is an open-source management software developed by Devcode, designed for technical assistance and billing purposes. Versions of OpenSTAManager 2.9.8 and earlier contained a SQL injection vulnerability. This vulnerability originated from the Stampe module, which had SQL injection...

8.8CVSS5.8AI score0.00388EPSS
SaveExploits3References2
CNNVD
CNNVD
added 2026/02/04 12:00 a.m.17 views

OpenSTAManager SQL注入漏洞

OpenSTAManager is an open-source management software for technical assistance and billing developed by Devcode. Versions of OpenSTAManager 2.9.8 and earlier contained a SQL injection vulnerability. This vulnerability stemmed from insufficient validation of the idanagrafica parameter during the...

8.8CVSS5.9AI score0.00396EPSS
SaveExploits3References2
OSV
OSV
added 2026/02/03 7:01 p.m.7 views

GHSA-QX9P-W3VJ-Q24Q OpenSTAManager has an SQL Injection in the Stampe Module

Vulnerability Details Location - File: modules/stampe/actions.php - Line: 26 - Vulnerable Code: php case 'update': if !emptyintvalpost'predefined' && !emptypost'module' $dbo-query'UPDATE zzprints SET predefined = 0 WHERE idmodule = '.post'module'; // ↑ Direct concatenation without prepare...

8.7CVSS6AI score0.00388EPSS
SaveExploits3References3
Github Security Blog
Github Security Blog
added 2026/02/03 7:01 p.m.13 views

OpenSTAManager has an SQL Injection in the Stampe Module

Vulnerability Details Location - File: modules/stampe/actions.php - Line: 26 - Vulnerable Code: php case 'update': if !emptyintvalpost'predefined' && !emptypost'module' $dbo-query'UPDATE zzprints SET predefined = 0 WHERE idmodule = '.post'module'; // ↑ Direct concatenation without prepare...

8.8CVSS6AI score0.00388EPSS
SaveExploits3References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/03 12:00 a.m.14 views

PT-2026-5969

Name of the Vulnerable Software and Affected Versions OpenSTAManager versions 2.9.8 and prior Description OpenSTAManager is an open source management software for technical assistance and invoicing. A SQL Injection vulnerability exists in the Stampe Module, specifically in the...

8.7CVSS5.7AI score0.00388EPSS
SaveExploits3References13
Positive Technologies
Positive Technologies
added 2026/02/03 12:00 a.m.6 views

PT-2026-5968

Name of the Vulnerable Software and Affected Versions OpenSTAManager versions prior to 2.9.8 Description OpenSTAManager is a management software for technical assistance and invoicing. A SQL Injection issue exists in version 2.9.8 and earlier when handling the get sedi operation through the /ajax...

8.7CVSS6AI score0.00396EPSS
SaveExploits3References14
Veracode
Veracode
added 2025/12/13 5:54 a.m.14 views

SQL Injection

devcode-it/openstamanager is vulnerable to a SQL Injection. The vulnerability is due to improper validation of the display parameter in the API, which allows an attacker to inject and execute arbitrary SQL queries to access, modify, or delete database data...

8.8CVSS6AI score0.00345EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2025/11/20 9:36 p.m.12 views

CVE-2025-65103

OpenSTAManager is an open source management software for technical assistance and invoicing. Prior to version 2.9.5, an authenticated SQL Injection vulnerability in the API allows any user, regardless of permission level, to execute arbitrary SQL queries. By manipulating the display parameter in ...

8.8CVSS8.1AI score0.00345EPSS
SaveExploits0References1
Snyk
Snyk
added 2025/11/19 9:00 p.m.6 views

SQL Injection

Overview devcode-it/openstamanager is a management software for technical assistance and electronic invoicing Affected versions of this package are vulnerable to SQL Injection via the display parameter in API requests. An attacker can execute arbitrary SQL commands by supplying crafted input to t...

8.8CVSS8.3AI score0.00345EPSS
SaveExploits0References2
Rows per page
Query Builder