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

107 lines
2.7 KiB
JSON

{
"id": "CVE-2022-36747",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-08-30T22:15:09.537",
"lastModified": "2024-11-21T07:13:37.910",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Razor v0.8.0 was discovered to contain a cross-site scripting (XSS) vulnerability via the function uploadchannel()."
},
{
"lang": "es",
"value": "Se ha detectado que Razor versi\u00f3n v0.8.0, contiene una vulnerabilidad de tipo cross-site scripting (XSS) por medio de la funci\u00f3n uploadchannel()"
}
],
"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",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
]
},
"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:cobub:razor:0.8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "685B8616-266E-4588-BB94-748233156F4B"
}
]
}
]
}
],
"references": [
{
"url": "https://gist.github.com/enferas/b00038c9add210ab639c13e0729425c9",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/cobub/razor/issues/176",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://gist.github.com/enferas/b00038c9add210ab639c13e0729425c9",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/cobub/razor/issues/176",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
}
]
}