cvelist/2021/35xxx/CVE-2021-35242.json

101 lines
3.3 KiB
JSON
Raw Normal View History

2021-06-22 20:00:54 +00:00
{
"CVE_data_meta": {
2021-12-06 17:00:59 +00:00
"ASSIGNER": "psirt@solarwinds.com",
2021-06-22 20:00:54 +00:00
"ID": "CVE-2021-35242",
2021-12-06 17:00:59 +00:00
"STATE": "PUBLIC",
"TITLE": "A valid CSRF token is present in response to an invalid request"
2021-06-22 20:00:54 +00:00
},
2021-12-06 17:00:59 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Serv-U Server",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "15.2.4 Hotfix 1 and previous versions",
"version_value": "15.2.5"
}
]
}
}
]
},
"vendor_name": "SolarWinds"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-06-22 20:00:54 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-12-06 17:00:59 +00:00
"value": "Serv-U server responds with valid CSRFToken when the request contains only Session."
2021-06-22 20:00:54 +00:00
}
]
2021-12-06 17:00:59 +00:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-352: Cross-Site Request Forgery (CSRF)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://documentation.solarwinds.com/en/success_center/servu/content/release_notes/servu_15-2-5_release_notes.htm",
"name": "https://documentation.solarwinds.com/en/success_center/servu/content/release_notes/servu_15-2-5_release_notes.htm"
},
{
"refsource": "MISC",
"url": "https://www.solarwinds.com/trust-center/security-advisories/cve-2021-35242",
"name": "https://www.solarwinds.com/trust-center/security-advisories/cve-2021-35242"
}
]
},
"solution": [
{
"lang": "eng",
"value": "SolarWinds advises Serv-U customers to upgrade to the latest Service Release version (15.2.5 SR) once it becomes generally available."
}
],
"source": {
"defect": [
"CVE-2021-35242"
],
"discovery": "EXTERNAL"
2021-06-22 20:00:54 +00:00
}
}