Heyder Andrade

Results 3 issues of Heyder Andrade

This module exploit the CVE-2022-2992, which allow an authenticate user to achieve remote code execution through the feature Github Import in a server running a affected version of the Gitlab....

module
library
docs

## Changes in the `pom.xml` - Fix jenkins repository address - Add `commons-io` missing dependency ## Add Dockerfile to facilitate the build. ### Build Image ``` docker build . -t...

Placeholder for the module for the CVE-2024-34102. ## Vulnerable Application #### docker-compose.yml ```yaml version: '2' services: mariadb: image: docker.io/bitnami/mariadb:10.6 environment: # ALLOW_EMPTY_PASSWORD is recommended only for development. - ALLOW_EMPTY_PASSWORD=yes -...