René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

134 lines
4.1 KiB
JSON

{
"id": "CVE-2020-22790",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-04-28T21:15:08.770",
"lastModified": "2021-06-17T16:58:54.353",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Authenticated Stored XSS in FME Server versions 2019.2 and 2020.0 Beta allows a remote attacker to execute codeby injecting arbitrary web script or HTML via modifying the name of the users. The XSS is executed when an administrator access the logs."
},
{
"lang": "es",
"value": "Un vulnerabilidad de tipo XSS almacenado no autenticado en FME Server versiones 2019.2 y 2020.0 Beta, permite a un atacante remoto ejecutar c\u00f3digo al inyectar un script web o HTML arbitrario por medio de la modificaci\u00f3n del nombre de los usuarios. El ataque XSS es ejecutado cuando un administrador accede a los registros"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.3,
"impactScore": 2.7
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 3.5
},
"baseSeverity": "LOW",
"exploitabilityScore": 6.8,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:safe:fme_server:2019.0:*:*:*:*:*:*:*",
"matchCriteriaId": "5264D5CD-EB3F-47EF-9861-4B3012319E70"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:safe:fme_server:2019.1:*:*:*:*:*:*:*",
"matchCriteriaId": "A88A6988-1182-443E-AD9C-5B5E2C69AC41"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:safe:fme_server:2019.2:beta:*:*:*:*:*:*",
"matchCriteriaId": "436A0102-9B74-49AE-9932-2D5BE22392A4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:safe:fme_server:2020.0:beta:*:*:*:*:*:*",
"matchCriteriaId": "38BBB4B3-AE0D-4C6C-A632-1FAE2F8EE942"
}
]
}
]
}
],
"references": [
{
"url": "https://community.safe.com/s/article/FME-Server-Stored-Cross-Site-Scripting-XSS-Vulnerabilities",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://community.safe.com/s/article/fme-server-2019-security-update",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://mexicanpentester.com/2020/04/09/vulnerabilities-in-fme-server-versions-2019-2-and-2020-0-beta-and-probably-previous-versions/",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}