endpointlabs / VulnerableDotNetCore3Project

.Net Core 3.0
0 stars 0 forks source link

CVE-2021-22945 | curl (CWE-415) #7

Open mgulter opened 2 years ago

mgulter commented 2 years ago

A critical severity vulnerability has been discovered in your project.

Project Name: IssueTest

Scanner Name: trivy

Cwe ID: 415

Cwe Name: Double Free

Cwe Link: https://cwe.mitre.org/data/definitions/415.html

CVE ID: CVE-2021-22945

Target: nginx:latest (debian 11.3)

Packages:

References:

Training(Secure Code Warrior):

Tool Description: When sending data to an MQTT server, libcurl <= 7.73.0 and 7.78.0 could in some circumstances erroneously keep a pointer to an already freed memory area and both use that again in a subsequent call to send data and also free it again.

Custom Description: test