ghsa-hhcw-wwxv-g95c
Vulnerability from github
Published
2024-12-20 18:31
Modified
2024-12-20 19:42
Severity ?
VLAI Severity ?
Summary
Oqtane Framework Insecure Direct Object Reference vulnerability
Details
Oqtane Framework is vulnerable to Insecure Direct Object Reference (IDOR) in Oqtane.Controllers.UserController. This allows unauthorized users to access sensitive information of other users by manipulating the id parameter.
{ "affected": [ { "package": { "ecosystem": "NuGet", "name": "Oqtane.Framework" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "6.0.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "NuGet", "name": "Oqtane.Server" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "6.0.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-55471" ], "database_specific": { "cwe_ids": [ "CWE-639" ], "github_reviewed": true, "github_reviewed_at": "2024-12-20T19:42:16Z", "nvd_published_at": "2024-12-20T16:15:24Z", "severity": "MODERATE" }, "details": "Oqtane Framework is vulnerable to Insecure Direct Object Reference (IDOR) in Oqtane.Controllers.UserController. This allows unauthorized users to access sensitive information of other users by manipulating the id parameter.", "id": "GHSA-hhcw-wwxv-g95c", "modified": "2024-12-20T19:42:16Z", "published": "2024-12-20T18:31:32Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55471" }, { "type": "WEB", "url": "https://github.com/oqtane/oqtane.framework/pull/4880/files" }, { "type": "PACKAGE", "url": "https://github.com/oqtane/oqtane.framework" }, { "type": "WEB", "url": "https://medium.com/@Rudra_2158/cve-2024-55471-breaking-down-the-idor-vulnerability-in-oqtane-framework-c0f4b02f12fc" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Oqtane Framework Insecure Direct Object Reference vulnerability" }
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.
Loading…