ghsa-974j-wjxx-wggj
Vulnerability from github
Published
2019-10-14 21:23
Modified
2021-06-11 15:59
Severity ?
VLAI Severity ?
Summary
Incorrect Access Control vulnerability in api-platform/core
Details
API Platform version from 2.2.0 to 2.3.5 contains an Incorrect Access Control vulnerability in GraphQL delete mutations that can result in a user authorized to delete a resource can delete any resource. This attack appears to be exploitable via the user must be authorized. This vulnerability appears to have been fixed in 2.3.6.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "api-platform/core" }, "ranges": [ { "events": [ { "introduced": "2.2.0" }, { "fixed": "2.2.10" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "api-platform/core" }, "ranges": [ { "events": [ { "introduced": "2.3.0" }, { "fixed": "2.3.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-1000011" ], "database_specific": { "cwe_ids": [ "CWE-284" ], "github_reviewed": true, "github_reviewed_at": "2019-09-25T12:48:16Z", "nvd_published_at": "2019-02-04T21:29:00Z", "severity": "MODERATE" }, "details": "API Platform version from 2.2.0 to 2.3.5 contains an Incorrect Access Control vulnerability in GraphQL delete mutations that can result in a user authorized to delete a resource can delete any resource. This attack appears to be exploitable via the user must be authorized. This vulnerability appears to have been fixed in 2.3.6.", "id": "GHSA-974j-wjxx-wggj", "modified": "2021-06-11T15:59:46Z", "published": "2019-10-14T21:23:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-1000011" }, { "type": "WEB", "url": "https://github.com/api-platform/core/issues/2364" }, { "type": "WEB", "url": "https://github.com/api-platform/core/pull/2441" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/api-platform/core/CVE-2019-1000011.yaml" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Incorrect Access Control vulnerability in api-platform/core" }
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…
Loading…