cvelist/2023/2xxx/CVE-2023-2338.json

89 lines
2.8 KiB
JSON
Raw Normal View History

2023-04-27 11:00:40 +00:00
{
2023-04-27 12:00:38 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-2338",
"STATE": "PUBLIC",
"TITLE": " SQL Injection in pimcore/pimcore"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "pimcore/pimcore",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "10.5.21"
}
]
}
}
]
},
"vendor_name": "pimcore"
2023-04-27 11:23:07 +00:00
}
]
}
2023-04-27 12:00:38 +00:00
},
"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.21."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"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:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command"
}
]
}
2023-04-27 11:23:07 +00:00
]
2023-04-27 12:00:38 +00:00
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/bbf59fa7-cf5b-4945-81b0-328adc710462",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/bbf59fa7-cf5b-4945-81b0-328adc710462"
},
{
"name": "https://github.com/pimcore/pimcore/commit/21e35af721c375ef4676ed50835e30d828e76520",
"refsource": "MISC",
"url": "https://github.com/pimcore/pimcore/commit/21e35af721c375ef4676ed50835e30d828e76520"
}
]
},
"source": {
"advisory": "bbf59fa7-cf5b-4945-81b0-328adc710462",
"discovery": "EXTERNAL"
}
2023-04-27 11:00:40 +00:00
}