cvelist/2023/0xxx/CVE-2023-0643.json
2023-02-02 04:13:27 -07:00

89 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-0643",
"STATE": "PUBLIC",
"TITLE": "Improper Handling of Additional Special Element in squidex/squidex"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "squidex/squidex",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "7.4.0"
}
]
}
}
]
},
"vendor_name": "squidex"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Improper Handling of Additional Special Element in GitHub repository squidex/squidex prior to 7.4.0."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-167 Improper Handling of Additional Special Element"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/ea90f8b9-d8fe-4432-9a52-4d663400c52f",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/ea90f8b9-d8fe-4432-9a52-4d663400c52f"
},
{
"name": "https://github.com/squidex/squidex/commit/cf4efc52eab17098474d73ccff6c136fc2f737db",
"refsource": "MISC",
"url": "https://github.com/squidex/squidex/commit/cf4efc52eab17098474d73ccff6c136fc2f737db"
}
]
},
"source": {
"advisory": "ea90f8b9-d8fe-4432-9a52-4d663400c52f",
"discovery": "EXTERNAL"
}
}