gsd-2023-1578
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
SQL Injection in GitHub repository pimcore/pimcore prior to 10.5.19.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-1578", "id": "GSD-2023-1578" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-1578" ], "details": "SQL Injection in GitHub repository pimcore/pimcore prior to 10.5.19.", "id": "GSD-2023-1578", "modified": "2023-12-13T01:20:41.038396Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2023-1578", "STATE": "PUBLIC", "TITLE": " SQL Injection in pimcore/pimcore" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "pimcore/pimcore", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "10.5.19" } ] } } ] }, "vendor_name": "pimcore" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "SQL Injection in GitHub repository pimcore/pimcore prior to 10.5.19." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/7e441a14-8e55-4ab4-932c-4dc56bb1bc2e", "refsource": "CONFIRM", "url": "https://huntr.dev/bounties/7e441a14-8e55-4ab4-932c-4dc56bb1bc2e" }, { "name": "https://github.com/pimcore/pimcore/commit/367b74488808d71ec3f66f4ca9e8df5217c2c8d2", "refsource": "MISC", "url": "https://github.com/pimcore/pimcore/commit/367b74488808d71ec3f66f4ca9e8df5217c2c8d2" } ] }, "source": { "advisory": "7e441a14-8e55-4ab4-932c-4dc56bb1bc2e", "discovery": "EXTERNAL" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c10.5.19", "affected_versions": "All versions before 10.5.19", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-89", "CWE-937" ], "date": "2023-03-24", "description": "SQL Injection in GitHub repository pimcore/pimcore prior to 10.5.19.", "fixed_versions": [ "10.5.19" ], "identifier": "CVE-2023-1578", "identifiers": [ "CVE-2023-1578", "GHSA-42c3-wvww-gcqj" ], "not_impacted": "All versions starting from 10.5.19", "package_slug": "packagist/pimcore/pimcore", "pubdate": "2023-03-22", "solution": "Upgrade to version 10.5.19 or above.", "title": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)", "urls": [ "https://github.com/pimcore/pimcore/security/advisories/GHSA-42c3-wvww-gcqj", "https://nvd.nist.gov/vuln/detail/CVE-2023-1578", "https://github.com/pimcore/pimcore/pull/14538", "https://github.com/pimcore/pimcore/commit/367b74488808d71ec3f66f4ca9e8df5217c2c8d2", "https://huntr.dev/bounties/7e441a14-8e55-4ab4-932c-4dc56bb1bc2e/", "https://github.com/advisories/GHSA-42c3-wvww-gcqj" ], "uuid": "6ea49691-8323-4dd1-acc3-9e98b906530a" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:pimcore:pimcore:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "10.5.19", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2023-1578" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "SQL Injection in GitHub repository pimcore/pimcore prior to 10.5.19." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-89" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/7e441a14-8e55-4ab4-932c-4dc56bb1bc2e", "refsource": "CONFIRM", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://huntr.dev/bounties/7e441a14-8e55-4ab4-932c-4dc56bb1bc2e" }, { "name": "https://github.com/pimcore/pimcore/commit/367b74488808d71ec3f66f4ca9e8df5217c2c8d2", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://github.com/pimcore/pimcore/commit/367b74488808d71ec3f66f4ca9e8df5217c2c8d2" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } }, "lastModifiedDate": "2023-03-24T20:59Z", "publishedDate": "2023-03-22T16: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…