9.8

CVE-2016-10034

Exploit

The setFrom function in the Sendmail adapter in the zend-mail component before 2.4.11, 2.5.x, 2.6.x, and 2.7.x before 2.7.2, and Zend Framework before 2.4.11 might allow remote attackers to pass extra parameters to the mail command and consequently execute arbitrary code via a \" (backslash double quote) in a crafted e-mail address.

Data is provided by the National Vulnerability Database (NVD)
ZendZend Framework Version <= 2.4.10
ZendZend-mail Version <= 2.4.10
ZendZend-mail Version2.5.0
ZendZend-mail Version2.5.1
ZendZend-mail Version2.5.2
ZendZend-mail Version2.6.0
ZendZend-mail Version2.6.1
ZendZend-mail Version2.6.2
ZendZend-mail Version2.7.0
ZendZend-mail Version2.7.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 82.32% 0.992
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 9.8 3.9 5.9
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvd@nist.gov 7.5 10 6.4
AV:N/AC:L/Au:N/C:P/I:P/A:P
CWE-77 Improper Neutralization of Special Elements used in a Command ('Command Injection')

The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.