CVE-2016-9625
https://notcve.org/view.php?id=CVE-2016-9625
An issue was discovered in the Tatsuya Kinoshita w3m fork before 0.5.3-33. Infinite recursion vulnerability in w3m allows remote attackers to cause a denial of service via a crafted HTML page. Se descubrió un problema en el fork de Tatsuya Kinoshita w3m en versiones anteriores a 0.5.3-33. Vulnerabilidad de recursión infinita en w3m permite a atacantes remotos provocar una denegación de servicio a través de una página HTML manipulada. • http://www.openwall.com/lists/oss-security/2016/11/24/1 https://github.com/tats/w3m/blob/master/ChangeLog https://github.com/tats/w3m/issues/36 • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •
CVE-2010-2074 – w3m: doesn't handle NULL in Common Name properly
https://notcve.org/view.php?id=CVE-2010-2074
istream.c in w3m 0.5.2 and possibly other versions, when ssl_verify_server is enabled, does not properly handle a '\0' character in a domain name in the (1) subject's Common Name or (2) Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, a related issue to CVE-2009-2408. istream.c en w3m v0.5.2 y posiblemente otras versiones, cuando ssl_verify_server está activado, no maneja adecuadamente el carácter '\0' en un nombre de dominio en el (1) subject's Common Name o (2) Subject Alternative Name field de un certificado X.509, lo que permite a atacantes en el medio (Man-in-the-middle) suplantar a servidores SSL a través de certificados manipulados enviados por una Autoridad de Certificación legítima. Tema relacionado con el CVE-2009-2408. • http://lists.fedoraproject.org/pipermail/package-announce/2010-July/044401.html http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html http://osvdb.org/65538 http://secunia.com/advisories/40134 http://secunia.com/advisories/40733 http://www.openwall.com/lists/oss-security/2010/06/14/4 http://www.redhat.com/support/errata/RHSA-2010-0565.html http://www.securityfocus.com/bid/40837 http://www.securitytracker.com/id?1024252 http://www.vupen.com/english/advis • CWE-20: Improper Input Validation •