CVE-2018-1294
CVSS V2 Medium 5
CVSS V3 High 7.5
Description
If a user of Apache Commons Email (typically an application programmer) passes unvalidated input as the so-called "Bounce Address", and that input contains line-breaks, then the email details (recipients, contents, etc.) might be manipulated. Mitigation: Users should upgrade to Commons-Email 1.5. You can mitigate this vulnerability for older versions of Commons Email by stripping line-breaks from data, that will be passed to Email.setBounceAddress(String).
Overview
- CVE ID
- CVE-2018-1294
- Assigner
- security@apache.org
- Vulnerability Status
- Analyzed
- Published Version
- 2018-03-20T17:29:00
- Last Modified Date
- 2019-03-07T14:19:35
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:apache:commons_email:*:*:*:*:*:*:*:* | 1 | OR | 1.0 | 1.4 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:N/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 5
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 7.5
- Base Severity
- HIGH
- Exploitability Score
- 3.9
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
http://seclists.org/oss-sec/2018/q1/107 | Mitigation Mailing List Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2018-1294 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1294 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:56:39 | Added to TrackCVE | |||
2022-12-03 03:38:36 | 2018-03-20T17:29Z | 2018-03-20T17:29:00 | CVE Published Date | updated |
2022-12-03 03:38:36 | 2019-03-07T14:19:35 | CVE Modified Date | updated | |
2022-12-03 03:38:36 | Analyzed | Vulnerability Status | updated |