gsd-2023-2859
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Code Injection in GitHub repository nilsteampassnet/teampass prior to 3.0.9.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-2859", "id": "GSD-2023-2859" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-2859" ], "details": "Code Injection in GitHub repository nilsteampassnet/teampass prior to 3.0.9.", "id": "GSD-2023-2859", "modified": "2023-12-13T01:20:32.058717Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2023-2859", "STATE": "PUBLIC", "TITLE": " Code Injection in nilsteampassnet/teampass" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "nilsteampassnet/teampass", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "3.0.9" } ] } } ] }, "vendor_name": "nilsteampassnet" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Code Injection in GitHub repository nilsteampassnet/teampass prior to 3.0.9." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:N", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-94 Improper Control of Generation of Code" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/d7b8ea75-c74a-4721-89bb-12e5c80fb0ba", "refsource": "CONFIRM", "url": "https://huntr.dev/bounties/d7b8ea75-c74a-4721-89bb-12e5c80fb0ba" }, { "name": "https://github.com/nilsteampassnet/teampass/commit/1f51482a0c4d152ca876844212b0f8f3cb9387af", "refsource": "MISC", "url": "https://github.com/nilsteampassnet/teampass/commit/1f51482a0c4d152ca876844212b0f8f3cb9387af" } ] }, "source": { "advisory": "d7b8ea75-c74a-4721-89bb-12e5c80fb0ba", "discovery": "EXTERNAL" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c3.0.9", "affected_versions": "All versions before 3.0.9", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-937", "CWE-94" ], "date": "2023-05-30", "description": "Code Injection in GitHub repository nilsteampassnet/teampass prior to 3.0.9.", "fixed_versions": [], "identifier": "CVE-2023-2859", "identifiers": [ "CVE-2023-2859" ], "not_impacted": "", "package_slug": "packagist/nilsteampassnet/teampass", "pubdate": "2023-05-24", "solution": "Unfortunately, there is no solution available yet.", "title": "Improper Control of Generation of Code (\u0027Code Injection\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-2859", "https://huntr.dev/bounties/d7b8ea75-c74a-4721-89bb-12e5c80fb0ba", "https://github.com/nilsteampassnet/teampass/commit/1f51482a0c4d152ca876844212b0f8f3cb9387af" ], "uuid": "2c5478be-53d9-4646-9734-dfd5ce84c7c2" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:teampass:teampass:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.0.9", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2023-2859" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Code Injection in GitHub repository nilsteampassnet/teampass prior to 3.0.9." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-94" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/d7b8ea75-c74a-4721-89bb-12e5c80fb0ba", "refsource": "CONFIRM", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://huntr.dev/bounties/d7b8ea75-c74a-4721-89bb-12e5c80fb0ba" }, { "name": "https://github.com/nilsteampassnet/teampass/commit/1f51482a0c4d152ca876844212b0f8f3cb9387af", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://github.com/nilsteampassnet/teampass/commit/1f51482a0c4d152ca876844212b0f8f3cb9387af" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } }, "lastModifiedDate": "2023-05-30T17:11Z", "publishedDate": "2023-05-24T08:15Z" } } }
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.