2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2021-23472" ,
"sourceIdentifier" : "report@snyk.io" ,
"published" : "2021-11-03T18:15:08.010" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T05:51:47.840" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "This affects versions before 1.19.1 of package bootstrap-table. A type confusion vulnerability can lead to a bypass of input sanitization when the input provided to the escapeHTML function is an array (instead of a string) even if the escape attribute is set."
} ,
{
"lang" : "es" ,
"value" : "Esto afecta a las versiones anteriores a la 1.19.1 del paquete bootstrap-table. Una vulnerabilidad de confusi\u00f3n de tipos puede llevar a una evasi\u00f3n de la sanitizaci\u00f3n de la entrada cuando la entrada proporcionada a la funci\u00f3n escapeHTML es un array (en lugar de una cadena) incluso si el atributo escape est\u00e1 establecido"
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
2024-12-08 03:06:42 +00:00
"source" : "report@snyk.io" ,
"type" : "Secondary" ,
2023-04-24 12:24:31 +02:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N" ,
"baseScore" : 3.1 ,
"baseSeverity" : "LOW" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "HIGH" ,
2023-04-24 12:24:31 +02:00
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
2024-12-08 03:06:42 +00:00
"scope" : "UNCHANGED" ,
2023-04-24 12:24:31 +02:00
"confidentialityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.6 ,
"impactScore" : 1.4
2023-04-24 12:24:31 +02:00
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-04-24 12:24:31 +02:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "LOW" ,
2023-04-24 12:24:31 +02:00
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
2024-12-08 03:06:42 +00:00
"scope" : "CHANGED" ,
2023-04-24 12:24:31 +02:00
"confidentialityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.7
2023-04-24 12:24:31 +02:00
}
] ,
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:M/Au:N/C:N/I:P/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 4.3 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "MEDIUM" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "PARTIAL" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 8.6 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : true
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-843"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:bootstrap-table:bootstrap_table:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.19.1" ,
"matchCriteriaId" : "DCBC3F49-4182-477A-80BF-64651C57320D"
}
]
}
]
}
] ,
"references" : [
2024-04-04 08:46:00 +00:00
{
"url" : "https://github.com/wenzhixin/bootstrap-table/blob/develop/src/utils/index.js%23L218" ,
"source" : "report@snyk.io" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory"
]
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "https://security.snyk.io/vuln/SNYK-JS-BOOTSTRAPTABLE-1657597" ,
"source" : "report@snyk.io" ,
"tags" : [
"Exploit" ,
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-1910690" ,
"source" : "report@snyk.io" ,
"tags" : [
"Exploit" ,
"Mitigation" ,
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1910689" ,
"source" : "report@snyk.io" ,
"tags" : [
"Exploit" ,
"Mitigation" ,
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBWENZHIXIN-1910687" ,
"source" : "report@snyk.io" ,
"tags" : [
"Exploit" ,
"Mitigation" ,
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1910688" ,
"source" : "report@snyk.io" ,
"tags" : [
"Exploit" ,
"Mitigation" ,
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "https://snyk.io/vuln/SNYK-JS-BOOTSTRAPTABLE-1657597" ,
"source" : "report@snyk.io" ,
"tags" : [
"Exploit" ,
"Mitigation" ,
"Third Party Advisory" ,
"VDB Entry"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/wenzhixin/bootstrap-table/blob/develop/src/utils/index.js%23L218" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://security.snyk.io/vuln/SNYK-JS-BOOTSTRAPTABLE-1657597" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-1910690" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Mitigation" ,
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1910689" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Mitigation" ,
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBWENZHIXIN-1910687" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Mitigation" ,
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1910688" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Mitigation" ,
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "https://snyk.io/vuln/SNYK-JS-BOOTSTRAPTABLE-1657597" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Mitigation" ,
"Third Party Advisory" ,
"VDB Entry"
]
2023-04-24 12:24:31 +02:00
}
]
}