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

97 lines
2.5 KiB
JSON

{
"id": "CVE-2021-36686",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-01-26T21:15:24.030",
"lastModified": "2024-11-21T06:13:54.930",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross Site Scripting (XSS) vulnerability in yapi 1.9.1 allows attackers to execute arbitrary code via the /interface/api edit page."
},
{
"lang": "es",
"value": "Una vulnerabilidad de Cross Site Scripting (XSS) en yapi 1.9.1 permite a los atacantes ejecutar c\u00f3digo arbitrario a trav\u00e9s de la p\u00e1gina de edici\u00f3n /interface/api."
}
],
"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",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 2.3,
"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:ymfe:yapi:1.9.1:*:*:*:*:*:*:*",
"matchCriteriaId": "E63DF2FF-172A-49A4-98B4-F5EF98D8BB25"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/YMFE/yapi/issues/2190",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/YMFE/yapi/issues/2240",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/YMFE/yapi/issues/2190",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/YMFE/yapi/issues/2240",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}