gsd-2022-4314
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Improper Privilege Management in GitHub repository ikus060/rdiffweb prior to 2.5.2.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-4314", "description": "Improper Privilege Management in GitHub repository ikus060/rdiffweb prior to 2.5.2.", "id": "GSD-2022-4314" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-4314" ], "details": "Improper Privilege Management in GitHub repository ikus060/rdiffweb prior to 2.5.2.", "id": "GSD-2022-4314", "modified": "2023-12-13T01:19:15.505760Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2022-4314", "STATE": "PUBLIC", "TITLE": "Improper Privilege Management in ikus060/rdiffweb" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "ikus060/rdiffweb", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "2.5.2" } ] } } ] }, "vendor_name": "ikus060" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Improper Privilege Management in GitHub repository ikus060/rdiffweb prior to 2.5.2." } ] }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 6, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:L", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-269 Improper Privilege Management" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/b2dc504d-92ae-4221-a096-12ff223d95a8", "refsource": "CONFIRM", "url": "https://huntr.dev/bounties/b2dc504d-92ae-4221-a096-12ff223d95a8" }, { "name": "https://github.com/ikus060/rdiffweb/commit/b2df3679564d0daa2856213bb307d3e34bd89a25", "refsource": "MISC", "url": "https://github.com/ikus060/rdiffweb/commit/b2df3679564d0daa2856213bb307d3e34bd89a25" } ] }, "source": { "advisory": "b2dc504d-92ae-4221-a096-12ff223d95a8", "discovery": "EXTERNAL" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c2.5.2", "affected_versions": "All versions before 2.5.2", "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-269", "CWE-937" ], "date": "2022-12-15", "description": "Improper Privilege Management in GitHub repository ikus060/rdiffweb prior to 2.5.2.", "fixed_versions": [ "2.5.2" ], "identifier": "CVE-2022-4314", "identifiers": [ "GHSA-g594-55mp-f6q8", "CVE-2022-4314" ], "not_impacted": "All versions starting from 2.5.2", "package_slug": "pypi/rdiffweb", "pubdate": "2022-12-12", "solution": "Upgrade to version 2.5.2 or above.", "title": "Improper Privilege Management", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-4314", "https://github.com/ikus060/rdiffweb/commit/b2df3679564d0daa2856213bb307d3e34bd89a25", "https://huntr.dev/bounties/b2dc504d-92ae-4221-a096-12ff223d95a8", "https://www.cve.org/CVERecord?id=CVE-2022-4314", "https://github.com/advisories/GHSA-g594-55mp-f6q8" ], "uuid": "58b1a2b3-81f0-4047-ad4f-8dce6a9ce62a" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:ikus-soft:rdiffweb:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.5.2", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2022-4314" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Improper Privilege Management in GitHub repository ikus060/rdiffweb prior to 2.5.2." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-269" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/ikus060/rdiffweb/commit/b2df3679564d0daa2856213bb307d3e34bd89a25", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/ikus060/rdiffweb/commit/b2df3679564d0daa2856213bb307d3e34bd89a25" }, { "name": "https://huntr.dev/bounties/b2dc504d-92ae-4221-a096-12ff223d95a8", "refsource": "CONFIRM", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://huntr.dev/bounties/b2dc504d-92ae-4221-a096-12ff223d95a8" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "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 } }, "lastModifiedDate": "2022-12-15T14:02Z", "publishedDate": "2022-12-12T18:15Z" } } }
Loading...
Loading...
- 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.