ghsa-g8jx-66p8-vcm2
Vulnerability from github
Published
2021-07-13 17:42
Modified
2021-07-28 17:37
Severity ?
VLAI Severity ?
Summary
SQL injection in pimcore/pimcore
Details
This affects the package pimcore/pimcore before 10.0.7. This issue exists due to the absence of check on the storeId parameter in the method collectionsActionGet and groupsActionGet method within the ClassificationstoreController class.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "pimcore/pimcore" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "10.0.7" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-23405" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": true, "github_reviewed_at": "2021-07-13T16:18:51Z", "nvd_published_at": "2021-07-09T13:15:00Z", "severity": "HIGH" }, "details": "This affects the package pimcore/pimcore before 10.0.7. This issue exists due to the absence of check on the storeId parameter in the method collectionsActionGet and groupsActionGet method within the ClassificationstoreController class.", "id": "GHSA-g8jx-66p8-vcm2", "modified": "2021-07-28T17:37:01Z", "published": "2021-07-13T17:42:31Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23405" }, { "type": "WEB", "url": "https://github.com/pimcore/pimcore/pull/9572" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-PHP-PIMCOREPIMCORE-1316297" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "SQL injection in pimcore/pimcore" }
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…