2024-12-08 03:06:42 +00:00

113 lines
3.2 KiB
JSON

{
"id": "CVE-2020-13412",
"sourceIdentifier": "cve@mitre.org",
"published": "2020-05-22T21:15:12.583",
"lastModified": "2024-11-21T05:01:12.090",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in Aviatrix Controller before 5.4.1204. An API call on the web interface lacked a session token check to control access, leading to CSRF."
},
{
"lang": "es",
"value": "Se detect\u00f3 un problema en Aviatrix Controller versiones anteriores a 5.4.1204. Una llamada API en la interfaz web carec\u00eda de una comprobaci\u00f3n de token de sesi\u00f3n para controlar el acceso, lo que condujo a CSRF."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"baseScore": 6.8,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:aviatrix:controller:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.4.1204",
"matchCriteriaId": "2983AC91-B14A-454D-AE24-D15675465C6B"
}
]
}
]
}
],
"references": [
{
"url": "https://docs.aviatrix.com/HowTos/security_bulletin_article.html#cross-site-request-forgery-csrf",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://docs.aviatrix.com/HowTos/security_bulletin_article.html#cross-site-request-forgery-csrf",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
}
]
}