6 results (0.002 seconds)

CVSS: 6.5EPSS: 0%CPEs: 1EXPL: 0

Alpine is a scaffolding library in Java. Alpine prior to version 1.10.4 allows Authentication Filter bypass. The AuthenticationFilter relies on the request URI to evaluate if the user is accessing the swagger endpoint. By accessing a URL with a path such as /api/foo;%2fapi%2fswagger the contains condition will hold and will return from the authentication filter without aborting the request. Note that the principal object will not be assigned and therefore the issue wont allow user impersonation. • https://github.com/stevespringett/Alpine/blob/f03dbda46229c26145a5f9f7f2660cc2c386be02/alpine/src/main/java/alpine/filters/AuthenticationFilter.java#L58-L60 https://github.com/stevespringett/Alpine/releases/tag/alpine-parent-1.10.4 https://securitylab.github.com/advisories/GHSL-2021-1010-Alpine • CWE-287: Improper Authentication CWE-697: Incorrect Comparison •

CVSS: 7.5EPSS: 0%CPEs: 1EXPL: 0

Alpine is a scaffolding library in Java. Alpine prior to version 1.10.4 allows URL access filter bypass. This issue has been fixed in version 1.10.4. There are no known workarounds. Alpine es una librería de andamiaje en Java. • https://github.com/stevespringett/Alpine/blob/alpine-parent-1.10.2/alpine/src/main/java/alpine/filters/BlacklistUrlFilter.java#L107-L121 https://github.com/stevespringett/Alpine/blob/alpine-parent-1.10.2/alpine/src/main/java/alpine/filters/WhitelistUrlFilter.java#L115-L127 https://securitylab.github.com/advisories/GHSL-2021-1009-Alpine • CWE-863: Incorrect Authorization •

CVSS: 5.9EPSS: 0%CPEs: 1EXPL: 0

Alpine before 2.25 allows remote attackers to cause a denial of service (application crash) when LIST or LSUB is sent before STARTTLS. Alpine anterior a 2.25 permite a atacantes remotos provocar una Denegación de Servicio (DoS) (caída de la aplicación) cuando se envía LIST o LSUB antes de STARTTLS. • https://bugs.gentoo.org/807613 https://nostarttls.secvuln.info https://security.gentoo.org/glsa/202301-07 •

CVSS: 5.9EPSS: 0%CPEs: 1EXPL: 1

In Alpine before 2.25, untagged responses from an IMAP server are accepted before STARTTLS. En Alpine antes de la versión 2.25, las respuestas no etiquetadas de un servidor IMAP se aceptan antes de STARTTLS. • https://alpine.x10host.com https://bugs.gentoo.org/807613#c4 https://nostarttls.secvuln.info https://security.gentoo.org/glsa/202301-07 • CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection') •

CVSS: 7.5EPSS: 0%CPEs: 4EXPL: 0

Alpine before 2.23 silently proceeds to use an insecure connection after a /tls is sent in certain circumstances involving PREAUTH, which is a less secure behavior than the alternative of closing the connection and letting the user decide what they would like to do. Alpine versiones anteriores a 2.23, silenciosamente procedió a usar una conexión no segura después de que un /tls se envía en determinadas circunstancias que involucran a PREAUTH, que es un comportamiento menos seguro que la alternativa de cerrar la conexión y dejar que el usuario decida lo que le gustaría hacer • http://mailman13.u.washington.edu/pipermail/alpine-info/2020-June/008989.html https://lists.debian.org/debian-lts-announce/2020/06/msg00025.html https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YFXQGKZZMP3VSTLZVO5Z7Z6USYIW37A6 https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZJLY6JDVGDNAJZ3UQDWYWSDBWOAOXMNX •