File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : news_post
3
+ title : " CVE-2024-35176: Denegación de servicio en REXML"
4
+ author : " kou"
5
+ translator : vtamara
6
+ date : 2024-05-16 05:00:00 +0000
7
+ tags : security
8
+ lang : es
9
+ ---
10
+
11
+ Hay una vulnerabilidad de denegación de servicio (DoS) en la gema REXML.
12
+ A esta vulnerabilidad se le ha asignado el identificador CVE
13
+ [ CVE-2024 -35176] ( https://www.cve.org/CVERecord?id=CVE-2024-35176 ) .
14
+ Recomendamos enfáticamente actualizar la gema REXML.
15
+
16
+ ## Detalles
17
+
18
+ Cuando se analiza un documento XML con muchos ` < ` en el valor
19
+ de un atributo, la gema REXML puede tardar largo tiempo.
20
+
21
+ Por favor actualice la gema REXML a la versión 3.2.7 o posterior.
22
+
23
+ ## Versiones afectadas
24
+
25
+ * Gema REXML 3.2.6 o anteriores
26
+
27
+ ## Créditos
28
+
29
+ Agradecemos a [ mprogrammer] ( https://hackerone.com/mprogrammer )
30
+ por descubrir este problema.
31
+
32
+ ## Historia
33
+
34
+ * Publicado originalmente el 2024-05-16 05:00:00 (UTC)
You can’t perform that action at this time.
0 commit comments