gsd-2023-2160
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Weak Password Requirements in GitHub repository modoboa/modoboa prior to 2.1.0.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-2160", "id": "GSD-2023-2160" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-2160" ], "details": "Weak Password Requirements in GitHub repository modoboa/modoboa prior to 2.1.0.", "id": "GSD-2023-2160", "modified": "2023-12-13T01:20:31.855151Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@huntr.com", "ID": "CVE-2023-2160", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "modoboa/modoboa", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "unspecified", "version_value": "2.1.0" } ] } } ] }, "vendor_name": "modoboa" } ] } }, "credits": [ { "lang": "en", "value": "Ahmed Hassan (ahmedvienna)" }, { "lang": "en", "value": "Josef Hassan (josefjku)" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Weak Password Requirements in GitHub repository modoboa/modoboa prior to 2.1.0.\n\n" } ] }, "generator": { "engine": "Vulnogram 0.1.0-dev" }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 6.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-521", "lang": "eng", "value": "CWE-521 Weak Password Requirements" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/54fb6d6a-6b39-45b6-b62a-930260ba484b", "refsource": "MISC", "url": "https://huntr.dev/bounties/54fb6d6a-6b39-45b6-b62a-930260ba484b" }, { "name": "https://github.com/modoboa/modoboa/commit/130257c96a2392ada795785a91178e656e27015c", "refsource": "MISC", "url": "https://github.com/modoboa/modoboa/commit/130257c96a2392ada795785a91178e656e27015c" } ] }, "source": { "advisory": "54fb6d6a-6b39-45b6-b62a-930260ba484b", "discovery": "EXTERNAL" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c2.1.0", "affected_versions": "All versions before 2.1.0", "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-521", "CWE-937" ], "date": "2023-04-27", "description": "Weak Password Requirements in GitHub repository modoboa/modoboa prior to 2.1.0.", "fixed_versions": [ "2.1.0" ], "identifier": "CVE-2023-2160", "identifiers": [ "CVE-2023-2160", "GHSA-9gxx-32p7-ff7m" ], "not_impacted": "All versions starting from 2.1.0", "package_slug": "pypi/modoboa", "pubdate": "2023-04-18", "solution": "Upgrade to version 2.1.0 or above.", "title": "Weak Password Requirements", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-2160", "https://github.com/modoboa/modoboa/commit/130257c96a2392ada795785a91178e656e27015c", "https://huntr.dev/bounties/54fb6d6a-6b39-45b6-b62a-930260ba484b", "https://github.com/advisories/GHSA-9gxx-32p7-ff7m" ], "uuid": "3594b70c-7bac-4ae3-abcf-e216c3fc82cb" } ] }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:modoboa:modoboa:*:*:*:*:*:*:*:*", "matchCriteriaId": "EDF096DF-1D51-43ED-9F11-D69473204DEE", "versionEndExcluding": "2.1.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "Weak Password Requirements in GitHub repository modoboa/modoboa prior to 2.1.0.\n\n" } ], "id": "CVE-2023-2160", "lastModified": "2023-12-18T11:15:13.283", "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": "LOW", "baseScore": 6.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.4, "source": "security@huntr.dev", "type": "Secondary" } ] }, "published": "2023-04-18T16:15:09.283", "references": [ { "source": "security@huntr.dev", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/modoboa/modoboa/commit/130257c96a2392ada795785a91178e656e27015c" }, { "source": "security@huntr.dev", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://huntr.dev/bounties/54fb6d6a-6b39-45b6-b62a-930260ba484b" } ], "sourceIdentifier": "security@huntr.dev", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-521" } ], "source": "security@huntr.dev", "type": "Primary" } ] } } } }
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.