CVE-2025-41008
Awaiting Analysis Awaiting Analysis - Queue
SQL Injection in Sinturno Allows Full Database Manipulation

Publication date: 2026-03-23

Last updated on: 2026-03-23

Assigner: Spanish National Cybersecurity Institute, S.A. (INCIBE)

Description
SQL injection vulnerability in Sinturno. This vulnerability allows an attacker to retrieve, create, update, and delete databases through the 'client' parameter in the '/_adm/scripts/modalReport_data.php' endpoint.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-23
Last Modified
2026-03-23
Generated
2026-05-07
AI Q&A
2026-03-23
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

[{'type': 'paragraph', 'content': 'CVE-2025-41008 is a critical SQL injection vulnerability found in Sinturno, an online appointment management system.'}, {'type': 'paragraph', 'content': "The vulnerability exists in the '/_adm/scripts/modalReport_data.php' endpoint, specifically through the 'client' parameter."}, {'type': 'paragraph', 'content': 'This flaw allows an attacker to perform unauthorized actions on the database, including retrieving, creating, updating, and deleting database records.'}] [1]


How can this vulnerability impact me? :

This vulnerability can have severe impacts as it allows attackers to fully manipulate the database without any privileges.

  • Attackers can retrieve sensitive data stored in the database.
  • Attackers can create, modify, or delete database records, potentially causing data loss or corruption.
  • Since the attack requires no authentication or user interaction, it can be exploited remotely and easily.

Overall, this can lead to data breaches, loss of data integrity, and disruption of services.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

[{'type': 'paragraph', 'content': 'Currently, no solution or patch is available for this vulnerability.'}, {'type': 'paragraph', 'content': "Given the critical nature of the SQL injection vulnerability in Sinturno's '/_adm/scripts/modalReport_data.php' endpoint via the 'client' parameter, immediate mitigation steps should focus on limiting exposure."}, {'type': 'list_item', 'content': 'Restrict access to the vulnerable endpoint by implementing network-level controls such as firewalls or IP whitelisting.'}, {'type': 'list_item', 'content': "Monitor logs for suspicious activity targeting the 'client' parameter in the specified endpoint."}, {'type': 'list_item', 'content': 'Consider disabling or restricting the use of the vulnerable feature until a patch or fix is available.'}] [1]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart