cvelist/2024/3xxx/CVE-2024-3575.json

87 lines
2.7 KiB
JSON
Raw Normal View History

2024-04-10 19:08:26 +00:00
{
2024-04-16 01:00:36 +00:00
"data_version": "4.0",
2024-04-10 19:08:26 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-3575",
2024-04-16 01:00:36 +00:00
"ASSIGNER": "security@huntr.com",
"STATE": "PUBLIC"
2024-04-10 19:08:26 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-16 01:00:36 +00:00
"value": "Cross-site Scripting (XSS) - Stored in mindsdb/mindsdb"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "mindsdb",
"product": {
"product_data": [
{
"product_name": "mindsdb/mindsdb",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "unspecified",
"version_value": "latest"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://huntr.com/bounties/5f720b48-ddeb-4f2a-830f-a3dd15d5daa2",
"refsource": "MISC",
"name": "https://huntr.com/bounties/5f720b48-ddeb-4f2a-830f-a3dd15d5daa2"
}
]
},
"source": {
"advisory": "5f720b48-ddeb-4f2a-830f-a3dd15d5daa2",
"discovery": "EXTERNAL"
},
"impact": {
"cvss": [
{
"version": "3.0",
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"baseScore": 5.8,
"baseSeverity": "MEDIUM"
2024-04-10 19:08:26 +00:00
}
]
}
}