92 lines
2.7 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2022-32172",
"sourceIdentifier": "vulnerabilitylab@mend.io",
"published": "2022-10-06T18:16:03.630",
"lastModified": "2024-11-21T07:05:52.753",
"vulnStatus": "Modified",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "In Zinc, versions v0.1.9 through v0.3.1 are vulnerable to Stored Cross-Site Scripting when using the delete template functionality. When an authenticated user deletes a template with a XSS payload in the name field, the Javascript payload will be executed and allow an attacker to access the user\u2019s credentials."
},
{
"lang": "es",
"value": "En Zinc, versiones v0.1.9 hasta v0.3.1, son vulnerables a un ataque de tipo Cross-Site Scripting Almacenado cuando es usada la funcionalidad delete template. Cuando un usuario autenticado elimina una plantilla con una carga \u00fatil de tipo XSS en el campo name, la carga \u00fatil Javascript ser\u00e1 ejecutada y permitir\u00e1 a un atacante acceder a las credenciales del usuario"
}
],
"metrics": {},
2023-04-24 12:24:31 +02:00
"weaknesses": [
{
"source": "vulnerabilitylab@mend.io",
"type": "Secondary",
2023-04-24 12:24:31 +02:00
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
},
{
"source": "nvd@nist.gov",
"type": "Primary",
2023-04-24 12:24:31 +02:00
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zinclabs:zinc:*:*:*:*:*:*:*:*",
"versionStartIncluding": "0.1.9",
"versionEndIncluding": "0.3.1",
"matchCriteriaId": "A981E9CE-9302-4521-8705-DA42A2ADBF2F"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/zinclabs/zinc/commit/3376c248bade163430f9347742428f0a82cd322d",
"source": "vulnerabilitylab@mend.io",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://www.mend.io/vulnerability-database/CVE-2022-32172",
"source": "vulnerabilitylab@mend.io",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/zinclabs/zinc/commit/3376c248bade163430f9347742428f0a82cd322d",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://www.mend.io/vulnerability-database/CVE-2022-32172",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}