5
CVSSv2

CVE-2019-1010218

Published: 22/07/2019 Updated: 30/09/2020
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
CVSS v3 Base Score: 7.5 | Impact Score: 3.6 | Exploitability Score: 3.9
VMScore: 446
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

Cherokee Webserver Latest Cherokee Web server Upto Version 1.2.103 (Current stable) is affected by: Buffer Overflow - CWE-120. The impact is: Crash. The component is: Main cherokee command. The attack vector is: Overwrite argv[0] to an insane length with execl. The fixed version is: There's no fix yet.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

cherokee-project cherokee web server

Github Repositories

Query CVE data from NIST's NVD (National Vulnerability Database)

Net::NVD Perl interface to NIST's National Vulnerability Database (NVD), allowing developers to search and retrieve CVE (Common Vulnerabilities and Exposures) information use Net::NVD; my $nvd = Net::NVD->new; # fetch a single CVE, by name my $cve = $nvd->get( 'CVE-2019-1010218' ); # search multiple CVE: my @cves = $nvd-&

Bash script to detect CVEs to be patched in Fedora systems and give you more information about the CVE like CVSS, Severity and CWE.

Fedora CVE detection Script Bash script to detect CVEs to be patched in Fedora systems and give you more information about the CVE like CVSS, Severity and CWE Usage: chmod u+x && /cvessh Script version: 10 The information is gathered through the NVD API version 20, for more information please refer to: CVE API If you are interested in adding more informati

Query CVE data from NIST's NVD (National Vulnerability Database)

Net::NVD Perl interface to NIST's National Vulnerability Database (NVD), allowing developers to search and retrieve CVE (Common Vulnerabilities and Exposures) information use Net::NVD; my $nvd = Net::NVD->new; # fetch a single CVE, by name my $cve = $nvd->get( 'CVE-2019-1010218' ); # search multiple CVE: my @cves = $nvd-&