2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2020-14338" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2020-09-17T15:15:13.143" ,
2024-11-23 13:10:58 +00:00
"lastModified" : "2024-11-21T05:03:02.520" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A flaw was found in Wildfly's implementation of Xerces, specifically in the way the XMLSchemaValidator class in the JAXP component of Wildfly enforced the \"use-grammar-pool-only\" feature. This flaw allows a specially-crafted XML file to manipulate the validation process in certain cases. This issue is the same flaw as CVE-2020-14621, which affected OpenJDK, and uses a similar code. This flaw affects all Xerces JBoss versions before 2.12.0.SP3."
} ,
{
"lang" : "es" ,
"value" : "Se encontr\u00f3 un fallo en la implementaci\u00f3n de Xerces de Wildfly, espec\u00edficamente en la manera en que la clase XMLSchemaValidator en el componente JAXP de Wildfly aplic\u00f3 la caracter\u00edstica \"use-grammar-pool-only\". Este fallo permite a un archivo XML especialmente dise\u00f1ado manipular el proceso de comprobaci\u00f3n en determinados casos. Este problema es el mismo fallo que CVE-2020-14621, que afect\u00f3 a OpenJDK, y usa un c\u00f3digo similar. Todas las versiones de xerces jboss anteriores a 2.12.0.SP3"
}
] ,
"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:N/I:L/A:N" ,
2024-11-23 13:10:58 +00:00
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
2024-11-23 13:10:58 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
}
] ,
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:N/C:N/I:P/A:N" ,
2024-11-23 13:10:58 +00:00
"baseScore" : 5.0 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "PARTIAL" ,
2024-11-23 13:10:58 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 10.0 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
2024-11-23 13:10:58 +00:00
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
2023-04-24 12:24:31 +02:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-20"
}
]
} ,
{
2024-11-23 13:10:58 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-04-24 12:24:31 +02:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-20"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:xerces:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2.12.0" ,
"matchCriteriaId" : "1D2BDDBB-28F6-45AB-A8FE-64344E4652F8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:xerces:2.12.0:sp1:*:*:*:*:*:*" ,
"matchCriteriaId" : "90F893C6-5CD7-48D0-9BC9-375D80D23879"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:xerces:2.12.0:sp2:*:*:*:*:*:*" ,
"matchCriteriaId" : "1E5C0FEC-49FD-46DD-A529-BB49EA86CFF2"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1860054" ,
"source" : "secalert@redhat.com" ,
"tags" : [
"Issue Tracking" ,
"Vendor Advisory"
]
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/rf96c5afb26b596b4b97883aa90b6c0b0fc4c26aaeea7123c21912103%40%3Cj-users.xerces.apache.org%3E" ,
2023-04-24 12:24:31 +02:00
"source" : "secalert@redhat.com"
2024-11-23 13:10:58 +00:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1860054" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://lists.apache.org/thread.html/rf96c5afb26b596b4b97883aa90b6c0b0fc4c26aaeea7123c21912103%40%3Cj-users.xerces.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}