blob: 015df8cf4a3a19694cd9caaffa097c5d66a36d81 [file] [log] [blame]
{
"id": "GO-2021-0076",
"published": "2021-04-14T20:04:52Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2018-14632"
],
"details": "A malicious JSON patch can cause a panic due to an out-of-bounds write attempt. This can be used as a denial of service vector if exposed to arbitrary user input.",
"affected": [
{
"package": {
"name": "github.com/evanphx/json-patch",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.5.2"
},
{
"introduced": "3.0.0"
},
{
"fixed": "3.0.1-0.20180525145409-4c9aadca8f89"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2021-0076"
},
"ecosystem_specific": {
"imports": [
{
"path": "github.com/evanphx/json-patch",
"symbols": [
"Patch.Apply",
"Patch.ApplyIndent",
"partialArray.add"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://github.com/evanphx/json-patch/pull/57"
},
{
"type": "FIX",
"url": "https://github.com/evanphx/json-patch/commit/4c9aadca8f89e349c999f04e28199e96e81aba03"
}
],
"schema_version": "1.3.1"
}