GSD-2022-29822
Vulnerability from gsd - Updated: 2023-12-13 01:19Details
Due to improper parameter filtering in the Feathers js library, which may ultimately lead to SQL injection
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2022-29822",
"id": "GSD-2022-29822"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-29822"
],
"details": "Due to improper parameter filtering in the Feathers js library, which may ultimately lead to SQL injection",
"id": "GSD-2022-29822",
"modified": "2023-12-13T01:19:42.198565Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "csirt@divd.nl",
"ID": "CVE-2022-29822",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Feathers-Sequalize",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "6.x",
"version_value": "6.3.4"
}
]
}
}
]
},
"vendor_name": "Feather js"
}
]
}
},
"credits": [
{
"lang": "en",
"value": "Thomas Rinsma of Codean"
},
{
"lang": "en",
"value": "Kevin Valk of Codean"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Due to improper parameter filtering in the Feathers js library, which may ultimately lead to SQL injection"
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 10,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-89",
"lang": "eng",
"value": "CWE-89 SQL Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://csirt.divd.nl/CVE-2022-29822/",
"refsource": "MISC",
"url": "https://csirt.divd.nl/CVE-2022-29822/"
},
{
"name": "https://csirt.divd.nl/DIVD-2022-00020",
"refsource": "MISC",
"url": "https://csirt.divd.nl/DIVD-2022-00020"
}
]
},
"source": {
"advisory": "DIVD-2022-00020",
"discovery": "EXTERNAL"
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003e=6.0.0 \u003c6.3.4",
"affected_versions": "All versions starting from 6.0.0 before 6.3.4",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-89",
"CWE-937"
],
"date": "2023-07-28",
"description": "Due to improper parameter filtering in the Feathers js library, which may ultimately lead to SQL injection",
"fixed_versions": [
"6.3.4"
],
"identifier": "CVE-2022-29822",
"identifiers": [
"CVE-2022-29822"
],
"not_impacted": "All versions before 6.0.0, all versions starting from 6.3.4",
"package_slug": "npm/feathers-sequelize",
"pubdate": "2022-10-26",
"solution": "Upgrade to version 6.3.4 or above.",
"title": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2022-29822",
"https://csirt.divd.nl/cves/CVE-2022-29822/",
"https://csirt.divd.nl/cases/DIVD-2022-00020"
],
"uuid": "083042a6-dc5b-4024-af53-ffe1215a0c9b"
}
]
},
"nvd.nist.gov": {
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:feathersjs:feathers-sequelize:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "D774E13F-E66A-4F0B-9AE2-55671506913E",
"versionEndExcluding": "6.3.4",
"versionStartIncluding": "6.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Due to improper parameter filtering in the Feathers js library, which may ultimately lead to SQL injection"
},
{
"lang": "es",
"value": "Debido a un filtrado inapropiado de par\u00e1metros en la biblioteca Feathers js, que en \u00faltima instancia puede conllevar a una inyecci\u00f3n SQL"
}
],
"id": "CVE-2022-29822",
"lastModified": "2024-01-02T19:15:09.407",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 10.0,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 6.0,
"source": "csirt@divd.nl",
"type": "Secondary"
}
]
},
"published": "2022-10-26T10:15:10.217",
"references": [
{
"source": "csirt@divd.nl",
"tags": [
"Third Party Advisory"
],
"url": "https://csirt.divd.nl/CVE-2022-29822/"
},
{
"source": "csirt@divd.nl",
"tags": [
"Third Party Advisory"
],
"url": "https://csirt.divd.nl/DIVD-2022-00020"
}
],
"sourceIdentifier": "csirt@divd.nl",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-89"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-89"
}
],
"source": "csirt@divd.nl",
"type": "Secondary"
}
]
}
}
}
}
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…