CVE-2019-25359
SQL Injection in SD.NET RIM <4.7.3c Enables Database Manipulation
Publication date: 2026-02-18
Last updated on: 2026-02-18
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sdnet | rim | to 4.7.3c (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in SD.NET RIM versions before 4.7.3c and is a SQL injection flaw. It allows attackers to inject malicious SQL statements through the POST parameters 'idtyp' and 'idgremium'. By sending specially crafted POST requests to the /vorlagen/ endpoint, attackers can manipulate the database without authorization and potentially disclose sensitive information.
How can this vulnerability impact me? :
Exploitation of this vulnerability can lead to unauthorized manipulation of the database and potential disclosure of sensitive information. This means attackers could alter, delete, or retrieve data without permission, which could compromise the integrity and confidentiality of your data.
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?
I don't know