9.8
CVSSv3

CVE-2018-19862

Published: 03/01/2019 Updated: 09/01/2019
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
CVSS v3 Base Score: 9.8 | Impact Score: 5.9 | Exploitability Score: 3.9
VMScore: 668
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Buffer overflow in MiniShare 1.4.1 and previous versions allows remote malicious users to execute arbitrary code via a long HTTP POST request. NOTE: this product is discontinued.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

minishare_project minishare

Exploits

MiniShare version 141 suffers from multiple buffer overflow vulnerabilities ...

Mailing Lists

Hi!!! playing in 2006 I have adapted the exploit to python Not only the GET method is vulnerable to BOF (CVE-2004-2271) HEAD and POST methods are also vulnerable The difference is minimal, both are exploited in the same way Only 1 byte difference: GET = 3, HEAD and POST = 4 length ----------------------------------------------------------- ...