cvelist/2023/0xxx/CVE-2023-0642.json
2023-02-02 04:11:24 -07:00

89 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-0642",
"STATE": "PUBLIC",
"TITLE": "Cross-Site Request Forgery (CSRF) 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": "Cross-Site Request Forgery (CSRF) in GitHub repository squidex/squidex prior to 7.4.0."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:N/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-352 Cross-Site Request Forgery (CSRF)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/3bbdafe6-e152-47bb-88a7-fd031725323d",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/3bbdafe6-e152-47bb-88a7-fd031725323d"
},
{
"name": "https://github.com/squidex/squidex/commit/2da3c41da82eb945832f22bb70dba567ac6ce969",
"refsource": "MISC",
"url": "https://github.com/squidex/squidex/commit/2da3c41da82eb945832f22bb70dba567ac6ce969"
}
]
},
"source": {
"advisory": "3bbdafe6-e152-47bb-88a7-fd031725323d",
"discovery": "EXTERNAL"
}
}