Skip to content

Conversation

hh-hunter
Copy link
Contributor

@hh-hunter hh-hunter commented Sep 30, 2021

Hey,

this PR for the Vuln Detector Plugin for CVE-2021-24499 (see Issue #70 )

In order to verify the vulnerability, I used two different docker environments, one for the vulnerable version and the other for the fixed version

The first step is to clone my vulnerability environment warehouse to the local

git clone https://github.com/hh-hunter/cve-2021-24499
cd cve-2021-24499

Vulnerable image:

docker-compose -f docker-compose-vulnerability.yml up

Safe image:

docker-compose -f docker-compose-no-vulnerabilities.yaml up

The exposed web service port is 8000.

@google-cla google-cla bot added the cla: yes label Sep 30, 2021
@tooryx tooryx added the Contributor queue When a contributor has already one issue/PR in review, we put the following ones on hold with this. label Feb 1, 2024
@lokiuox
Copy link
Collaborator

lokiuox commented Nov 25, 2024

Hi @hh-hunter, thank you for your contribution! Please submit a PR following the contribution guidelines in the security-testbeds repo

@tooryx tooryx added java and removed Contributor queue When a contributor has already one issue/PR in review, we put the following ones on hold with this. labels Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants