ghsa-ffwf-47x2-jpr8
Vulnerability from github
Published
2022-11-13 12:00
Modified
2022-11-17 20:15
Severity ?
VLAI Severity ?
Summary
Matrix-appservice-irc vulnerable to sql injection via roomIds argument
Details
A vulnerability was found in matrix-appservice-irc up to 0.35.1. This vulnerability affects the file src/datastore/postgres/PgDataStore.ts. The manipulation of the argument roomIds leads to sql injection. Upgrading to version 0.36.0 is able to address this issue. The name of the patch is 179313a37f06b298150edba3e2b0e5a73c1415e7. It is recommended to upgrade the affected component.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "matrix-appservice-irc" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.36.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-3971" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": true, "github_reviewed_at": "2022-11-15T23:59:15Z", "nvd_published_at": "2022-11-13T10:15:00Z", "severity": "MODERATE" }, "details": "A vulnerability was found in matrix-appservice-irc up to 0.35.1. This vulnerability affects the file src/datastore/postgres/PgDataStore.ts. The manipulation of the argument roomIds leads to sql injection. Upgrading to version 0.36.0 is able to address this issue. The name of the patch is 179313a37f06b298150edba3e2b0e5a73c1415e7. It is recommended to upgrade the affected component. ", "id": "GHSA-ffwf-47x2-jpr8", "modified": "2022-11-17T20:15:22Z", "published": "2022-11-13T12:00:17Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3971" }, { "type": "WEB", "url": "https://github.com/matrix-org/matrix-appservice-irc/pull/1619" }, { "type": "WEB", "url": "https://github.com/matrix-org/matrix-appservice-irc/commit/179313a37f06b298150edba3e2b0e5a73c1415e7" }, { "type": "PACKAGE", "url": "https://github.com/matrix-org/matrix-appservice-irc" }, { "type": "WEB", "url": "https://github.com/matrix-org/matrix-appservice-irc/releases/tag/0.36.0" }, { "type": "WEB", "url": "https://vuldb.com/?id.213550" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "type": "CVSS_V3" } ], "summary": "Matrix-appservice-irc vulnerable to sql injection via roomIds argument" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…