CVE-2024-44905
Unknown
Unknown - Not Provided
BaseFortify
Publication date: 2025-06-12
Last updated on: 2025-07-09
Assigner: MITRE
Description
Description
go-pg pg v10.13.0 was discovered to contain a SQL injection vulnerability via the component /types/append_value.go.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| uptrace | pg | 10.13.0 |
Helpful Resources
Exploitability
| 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?
The vulnerability in go-pg pg v10.13.0 is a SQL injection issue found in the /types/append_value.go component. This means that an attacker could potentially inject malicious SQL code through this part of the software, which could lead to unauthorized database queries or manipulation.
How can this vulnerability impact me? :
This SQL injection vulnerability could allow an attacker to execute arbitrary SQL commands on the database, potentially leading to data leakage, data corruption, or unauthorized access to sensitive information.
Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70