GHSA-G23G-MW97-65C8
Vulnerability from github – Published: 2022-11-01 19:00 – Updated: 2024-04-24 21:00
VLAI?
Summary
IBAX go-ibax vulnerable to SQL injection
Details
SQL Injection vulnerability in /packages/api/database.go of go-ibax via where parameter allows attacker to spoof identity, tamper with existing data, allow the complete disclosure of all data on the system, destroy the data or make it otherwise unavailable, and become administrators of the database server. This issue affects versions starting from commits on Jul 18, 2020.
Severity ?
8.8 (High)
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/IBAX-io/go-ibax"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.4.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2022-3802"
],
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"github_reviewed": true,
"github_reviewed_at": "2024-04-24T21:00:44Z",
"nvd_published_at": "2022-11-01T16:15:00Z",
"severity": "HIGH"
},
"details": "SQL Injection vulnerability in `/packages/api/database.go` of go-ibax via `where` parameter allows attacker to spoof identity, tamper with existing data, allow the complete disclosure of all data on the system, destroy the data or make it otherwise unavailable, and become administrators of the database server. This issue affects versions starting from commits on Jul 18, 2020.",
"id": "GHSA-g23g-mw97-65c8",
"modified": "2024-04-24T21:00:44Z",
"published": "2022-11-01T19:00:29Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3802"
},
{
"type": "WEB",
"url": "https://github.com/IBAX-io/go-ibax/issues/2063"
},
{
"type": "WEB",
"url": "https://github.com/IBAX-io/go-ibax/commit/b0183d8e550836dc50282ee74ff421ee41b25a37"
},
{
"type": "PACKAGE",
"url": "https://github.com/IBAX-io/go-ibax"
},
{
"type": "WEB",
"url": "https://vuldb.com/?id.212638"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "IBAX go-ibax vulnerable to SQL injection"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…