2 results (0.005 seconds)

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

A missing authorization check allows an arbitrary authenticated user to perform certain operations through the API of CLA-assistant by executing specific additional steps. This allows an arbitrary authenticated user to read CLA information including information of the persons who signed them as well as custom fields the CLA requester had configured. In addition, an arbitrary authenticated user can update or delete the CLA-configuration for repositories or organizations using CLA-assistant. The stored access tokens for GitHub are not affected, as these are redacted from the API-responses. Una comprobación de autorización omitida permite a un usuario autenticado arbitrario realizar ciertas operaciones a través de la API de CLA-assistant mediante la ejecución de pasos adicionales específicos. • https://github.com/cla-assistant/cla-assistant/security/advisories/GHSA-gw8p-frwv-25gh • CWE-424: Improper Protection of Alternate Path CWE-862: Missing Authorization CWE-863: Incorrect Authorization •

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

Due to improper error handling an authenticated user can crash CLA assistant instance. This could impact the availability of the application. Debido a un manejo inapropiado de errores, un usuario autenticado puede bloquear la instancia del asistente CLA. Esto podría afectar a la disponibilidad de la aplicación • https://github.com/cla-assistant/cla-assistant/security/advisories/GHSA-jjjv-grgr-v8h3 • CWE-755: Improper Handling of Exceptional Conditions •