2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2015-8863" ,
"sourceIdentifier" : "security@debian.org" ,
"published" : "2016-05-06T17:59:03.347" ,
2024-11-23 05:11:48 +00:00
"lastModified" : "2024-11-21T02:39:20.640" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Off-by-one error in the tokenadd function in jv_parse.c in jq allows remote attackers to cause a denial of service (crash) via a long JSON-encoded number, which triggers a heap-based buffer overflow."
} ,
{
"lang" : "es" ,
"value" : "Error por un paso en la funci\u00f3n tokenadd en jv_parse.c en jq permite a atacantes remotos provocar una denegaci\u00f3n de servicio (ca\u00edda) a trav\u00e9s de un n\u00famero largo codificado en JSON, lo que desencadena un desbordamiento de buffer basado en memoria din\u00e1mica."
}
] ,
"metrics" : {
"cvssMetricV30" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.0" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
2024-11-23 05:11:48 +00:00
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-11-23 05:11:48 +00:00
"availabilityImpact" : "HIGH"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
] ,
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:N/C:C/I:C/A:C" ,
2024-11-23 05:11:48 +00:00
"baseScore" : 10.0 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "COMPLETE" ,
"integrityImpact" : "COMPLETE" ,
2024-11-23 05:11:48 +00:00
"availabilityImpact" : "COMPLETE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "HIGH" ,
"exploitabilityScore" : 10.0 ,
"impactScore" : 10.0 ,
"acInsufInfo" : true ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-119"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:opensuse:leap:42.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "4863BE36-D16A-4D75-90D9-FD76DB5B48B7"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:opensuse:opensuse:13.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "03117DF1-3BEC-4B8D-AD63-DBBDB2126081"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:jq_project:jq:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "1.5" ,
"matchCriteriaId" : "CF54817B-2574-48EC-AB56-D080733E0C2D"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://lists.opensuse.org/opensuse-updates/2016-05/msg00012.html" ,
"source" : "security@debian.org"
} ,
{
"url" : "http://lists.opensuse.org/opensuse-updates/2016-05/msg00014.html" ,
"source" : "security@debian.org"
} ,
{
"url" : "http://rhn.redhat.com/errata/RHSA-2016-1098.html" ,
"source" : "security@debian.org"
} ,
{
"url" : "http://rhn.redhat.com/errata/RHSA-2016-1099.html" ,
"source" : "security@debian.org"
} ,
{
"url" : "http://rhn.redhat.com/errata/RHSA-2016-1106.html" ,
"source" : "security@debian.org"
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2016/04/23/1" ,
"source" : "security@debian.org"
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2016/04/23/2" ,
"source" : "security@debian.org"
} ,
{
"url" : "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802231" ,
"source" : "security@debian.org"
} ,
{
"url" : "https://github.com/stedolan/jq/commit/8eb1367ca44e772963e704a700ef72ae2e12babd" ,
"source" : "security@debian.org" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/stedolan/jq/issues/995" ,
"source" : "security@debian.org"
} ,
{
"url" : "https://security.gentoo.org/glsa/201612-20" ,
"source" : "security@debian.org"
2024-11-23 05:11:48 +00:00
} ,
{
"url" : "http://lists.opensuse.org/opensuse-updates/2016-05/msg00012.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://lists.opensuse.org/opensuse-updates/2016-05/msg00014.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://rhn.redhat.com/errata/RHSA-2016-1098.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://rhn.redhat.com/errata/RHSA-2016-1099.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://rhn.redhat.com/errata/RHSA-2016-1106.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2016/04/23/1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2016/04/23/2" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802231" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://github.com/stedolan/jq/commit/8eb1367ca44e772963e704a700ef72ae2e12babd" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/stedolan/jq/issues/995" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://security.gentoo.org/glsa/201612-20" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}