2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2021-3121" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2021-01-11T06:15:13.460" ,
2023-11-07 21:03:21 +00:00
"lastModified" : "2023-11-07T03:37:55.767" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue was discovered in GoGo Protobuf before 1.3.2. plugin/unmarshal/unmarshal.go lacks certain index validation, aka the \"skippy peanut butter\" issue."
} ,
{
"lang" : "es" ,
"value" : "Se detect\u00f3 un problema en GoGo Protobuf versiones anteriores a 1.3.2. El archivo plugin/unmarshal/unmarshal.go carece de determinada comprobaci\u00f3n de \u00edndice, tambi\u00e9n se conoce como el problema \"skippy peanut butter\""
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.6 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 4.7
}
] ,
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:N/C:P/I:P/A:P" ,
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "PARTIAL" ,
"availabilityImpact" : "PARTIAL" ,
"baseScore" : 7.5
} ,
"baseSeverity" : "HIGH" ,
"exploitabilityScore" : 10.0 ,
"impactScore" : 6.4 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-129"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:golang:protobuf:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.3.2" ,
"matchCriteriaId" : "7F29C1D9-5DC9-4075-BE27-D72F9F69F95B"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:consul:*:*:*:*:-:*:*:*" ,
"versionEndExcluding" : "1.8.15" ,
"matchCriteriaId" : "3CFEFC70-871E-4DC3-B23E-E7AFBE7106C1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:consul:*:*:*:*:enterprise:*:*:*" ,
"versionEndExcluding" : "1.8.15" ,
"matchCriteriaId" : "D8536B85-06DD-4498-BFB5-C729CF5346C6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:consul:*:*:*:*:-:*:*:*" ,
"versionStartIncluding" : "1.9.0" ,
"versionEndExcluding" : "1.9.9" ,
"matchCriteriaId" : "EA1C73D1-3A32-488A-B5EC-7BDFA7DBD417"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:consul:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "1.9.0" ,
"versionEndExcluding" : "1.9.9" ,
"matchCriteriaId" : "4EA73576-AADE-4142-8617-937F9E5A32F8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:consul:*:*:*:*:-:*:*:*" ,
"versionStartIncluding" : "1.10.0" ,
"versionEndExcluding" : "1.10.2" ,
"matchCriteriaId" : "19BE17DA-3808-42DD-817A-B43CE7619281"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:consul:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "1.10.0" ,
"versionEndExcluding" : "1.10.2" ,
"matchCriteriaId" : "AE470E84-7E0A-4EFC-91CF-A297C1C3D4FC"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://discuss.hashicorp.com/t/hcsec-2021-23-consul-exposed-to-denial-of-service-in-gogo-protobuf-dependency/29025" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/gogo/protobuf/commit/b03c65ea87cdc3521ede29f62fe3ce239267c1bc" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/gogo/protobuf/compare/v1.3.1...v1.3.2" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/r68032132c0399c29d6cdc7bd44918535da54060a10a12b1591328bff%40%3Cnotifications.skywalking.apache.org%3E" ,
"source" : "cve@mitre.org"
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/r88d69555cb74a129a7bf84838073b61259b4a3830190e05a3b87994e%40%3Ccommits.pulsar.apache.org%3E" ,
"source" : "cve@mitre.org"
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/rc1e9ff22c5641d73701ba56362fb867d40ed287cca000b131dcf4a44%40%3Ccommits.pulsar.apache.org%3E" ,
"source" : "cve@mitre.org"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20210219-0006/" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
}
]
}