cvelist/2024/4xxx/CVE-2024-4026.json

108 lines
3.4 KiB
JSON
Raw Normal View History

2024-04-22 10:00:32 +00:00
{
2024-04-22 12:00:35 +00:00
"data_version": "4.0",
2024-04-22 10:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-4026",
2024-04-22 12:00:35 +00:00
"ASSIGNER": "cve-coordination@incibe.es",
"STATE": "PUBLIC"
2024-04-22 10:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-22 12:00:35 +00:00
"value": "Cross-Site Scripting (XSS) vulnerability in the Holded application. This vulnerability could allow an attacker to store a JavaScript payload within all editable parameters within the 'General' and 'Team ID' functionalities, which could result in a session takeover."
}
]
},
"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": "Holded",
"product": {
"product_data": [
{
"product_name": "Holded",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "4.20.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.incibe.es/en/incibe-cert/notices/aviso/cross-site-scripting-holded-application",
"refsource": "MISC",
"name": "https://www.incibe.es/en/incibe-cert/notices/aviso/cross-site-scripting-holded-application"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Vulnerability fixed in version 4.20.0."
}
],
"value": "Vulnerability fixed in version 4.20.0."
}
],
"credits": [
{
"lang": "en",
"value": "Ra\u00fal Vega Arjona"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
2024-04-22 10:00:32 +00:00
}
]
}
}