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

91 lines
2.5 KiB
JSON

{
"id": "CVE-2022-35630",
"sourceIdentifier": "cve@rapid7.con",
"published": "2022-07-29T17:15:09.427",
"lastModified": "2022-08-04T10:16:36.407",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "A cross-site scripting (XSS) issue in generating a collection report made it possible for malicious clients to inject JavaScript code into the static HTML file. This issue was resolved in Velociraptor 0.6.5-2."
},
{
"lang": "es",
"value": "Un problema de tipo cross-site scripting (XSS) en la generaci\u00f3n de un informe de colecci\u00f3n hac\u00eda posible que clientes maliciosos inyectaran c\u00f3digo JavaScript en el archivo HTML est\u00e1tico. Este problema se resolvi\u00f3 en Velociraptor versi\u00f3n 0.6.5-2"
}
],
"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:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
},
{
"source": "cve@rapid7.con",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:rapid7:velociraptor:*:*:*:*:*:*:*:*",
"versionEndExcluding": "0.6.5-2",
"matchCriteriaId": "25500856-C930-4911-A709-292339FC5876"
}
]
}
]
}
],
"references": [
{
"url": "https://www.rapid7.com/blog/post/2022/07/26/cve-2022-35629-35632-velociraptor-multiple-vulnerabilities-fixed/",
"source": "cve@rapid7.con",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}