ghsa-67mg-gm8m-ph5r
Vulnerability from github
Published
2023-04-21 15:30
Modified
2024-09-24 21:26
Severity ?
9.1 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
9.3 (Critical) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
9.3 (Critical) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
Summary
Improper Authorization in modoboa
Details
In modoboa prior to 2.1.0, sending a GET request to the endpoint /api/v2/parameters/core/
returns sensitive information without any authentication or authorization.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "modoboa" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.1.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-2227" ], "database_specific": { "cwe_ids": [ "CWE-285" ], "github_reviewed": true, "github_reviewed_at": "2023-04-24T20:23:45Z", "nvd_published_at": "2023-04-21T13:15:07Z", "severity": "CRITICAL" }, "details": "In modoboa prior to 2.1.0, sending a GET request to the endpoint `/api/v2/parameters/core/` returns sensitive information without any authentication or authorization.", "id": "GHSA-67mg-gm8m-ph5r", "modified": "2024-09-24T21:26:20Z", "published": "2023-04-21T15:30:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2227" }, { "type": "WEB", "url": "https://github.com/modoboa/modoboa/commit/7bcd3f6eb264d4e3e01071c97c2bac51cdd6fe97" }, { "type": "PACKAGE", "url": "https://github.com/modoboa/modoboa" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/modoboa/PYSEC-2023-35.yaml" }, { "type": "WEB", "url": "https://huntr.dev/bounties/351f9055-2008-4af0-b820-01ff66678bf3" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Improper Authorization in modoboa" }
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.