GSD-2023-2756
Vulnerability from gsd - Updated: 2023-12-13 01:20Details
SQL Injection in GitHub repository pimcore/customer-data-framework prior to 3.3.10.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-2756",
"id": "GSD-2023-2756"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-2756"
],
"details": "SQL Injection in GitHub repository pimcore/customer-data-framework prior to 3.3.10.",
"id": "GSD-2023-2756",
"modified": "2023-12-13T01:20:31.960730Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-2756",
"STATE": "PUBLIC",
"TITLE": " SQL Injection in pimcore/customer-data-framework"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "pimcore/customer-data-framework",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "3.3.10"
}
]
}
}
]
},
"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/customer-data-framework prior to 3.3.10."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
"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/cf398528-819f-456e-88e7-c06d268d3f44",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/cf398528-819f-456e-88e7-c06d268d3f44"
},
{
"name": "https://github.com/pimcore/customer-data-framework/commit/76df151737b7964ce5169fdf9e27a0ad801757fe",
"refsource": "MISC",
"url": "https://github.com/pimcore/customer-data-framework/commit/76df151737b7964ce5169fdf9e27a0ad801757fe"
}
]
},
"source": {
"advisory": "cf398528-819f-456e-88e7-c06d268d3f44",
"discovery": "EXTERNAL"
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c3.3.10",
"affected_versions": "All versions before 3.3.10",
"cwe_ids": [
"CWE-1035",
"CWE-89",
"CWE-937"
],
"date": "2023-05-17",
"description": "SQL Injection in GitHub repository pimcore/customer-data-framework prior to 3.3.10.",
"fixed_versions": [
"3.3.10"
],
"identifier": "CVE-2023-2756",
"identifiers": [
"GHSA-25fx-3c2q-cq46",
"CVE-2023-2756"
],
"not_impacted": "All versions starting from 3.3.10",
"package_slug": "packagist/pimcore/customer-management-framework-bundle",
"pubdate": "2023-05-17",
"solution": "Upgrade to version 3.3.10 or above.",
"title": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)",
"urls": [
"https://github.com/pimcore/customer-data-framework/security/advisories/GHSA-25fx-3c2q-cq46",
"https://nvd.nist.gov/vuln/detail/CVE-2023-2756",
"https://github.com/pimcore/customer-data-framework/commit/76df151737b7964ce5169fdf9e27a0ad801757fe",
"https://huntr.dev/bounties/cf398528-819f-456e-88e7-c06d268d3f44",
"https://github.com/advisories/GHSA-25fx-3c2q-cq46"
],
"uuid": "0b2fd148-b6da-4ff1-a387-8d299c4d017e"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:pimcore:customer_management_framework:*:*:*:*:*:pimcore:*:*",
"cpe_name": [],
"versionEndExcluding": "3.3.10",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-2756"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "SQL Injection in GitHub repository pimcore/customer-data-framework prior to 3.3.10."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/pimcore/customer-data-framework/commit/76df151737b7964ce5169fdf9e27a0ad801757fe",
"refsource": "MISC",
"tags": [
"Patch"
],
"url": "https://github.com/pimcore/customer-data-framework/commit/76df151737b7964ce5169fdf9e27a0ad801757fe"
},
{
"name": "https://huntr.dev/bounties/cf398528-819f-456e-88e7-c06d268d3f44",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://huntr.dev/bounties/cf398528-819f-456e-88e7-c06d268d3f44"
}
]
}
},
"impact": {
"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": "2023-05-25T19:15Z",
"publishedDate": "2023-05-17T11:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…