2024-04-04 08:46:00 +00:00

73 lines
2.0 KiB
JSON

{
"id": "CVE-2022-32169",
"sourceIdentifier": "vulnerabilitylab@mend.io",
"published": "2022-09-28T10:15:09.653",
"lastModified": "2023-11-07T03:47:44.463",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The \u201cBytebase\u201d application does not restrict low privilege user to access \u201cadmin issues\u201c for which an unauthorized user can view the \u201cOPEN\u201d and \u201cCLOSED\u201d issues by \u201cAdmin\u201d and the affected endpoint is \u201c/issue\u201d."
},
{
"lang": "es",
"value": "La aplicaci\u00f3n \"Bytebase\" no restringe a usuarios poco privilegiados el acceso a \"admin issues\" para las que un usuario no autorizado puede ver las incidencias \"OPEN\" y \"CLOSE\" por \"Admin\" y el endpoint afectado es \"/issue\""
}
],
"metrics": {},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-732"
}
]
},
{
"source": "vulnerabilitylab@mend.io",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-285"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:bytebase:bytebase:*:*:*:*:*:*:*:*",
"versionStartIncluding": "0.1.0",
"versionEndIncluding": "1.0.4",
"matchCriteriaId": "58D2B448-3301-48A8-8796-C8FDA52268A6"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/bytebase/bytebase/blob/1.0.4/frontend/src/store/modules/issue.ts#L108-L187",
"source": "vulnerabilitylab@mend.io"
},
{
"url": "https://www.mend.io/vulnerability-database/CVE-2022-32169",
"source": "vulnerabilitylab@mend.io",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}