Related Weaknesses
CWE-ID |
Weakness Name |
Source |
CWE-79 |
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
|
Metrics
Metrics |
Score |
Severity |
CVSS Vector |
Source |
V2 |
4.3 |
|
AV:N/AC:M/Au:N/C:N/I:P/A:N |
[email protected] |
EPSS
EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.
EPSS Score
The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.
EPSS Percentile
The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.
Exploit information
Exploit Database EDB-ID : 28555
Publication date : 2013-09-24 22h00 +00:00
Author : Mario
EDB Verified : No
The vulnerable versions are v2.2.2.1611 and earlier
Proof of Concept:
HTML Email including the following payload will execute Javascript statements when the victim open the email using the vulnerable version.
Payload:
<body>
<div>
<script>alert('XSS Here')</script>
</div>
</body>
Remediation:
I worked with the Good people to close the issue, I provided some guidance and feedback and agreed with them to not disclose it until they fix it.
The new release is now available:
Update the "Good for Enterprise" iOS application to 2.2.4.1659 or newer
References:
https://www.roblest.com/#research:CVE-2013-5118
Can the comunity please provide feedback and comments in order to ensure the fix is working well
Many thanks
Mario
Products Mentioned
Configuraton 0
Good>>Good_for_enterprise >> Version To (including) 2.2.3
Good>>Good_for_enterprise >> Version 1.9.8
Good>>Good_for_enterprise >> Version 1.9.9
Good>>Good_for_enterprise >> Version 1.9.10
Good>>Good_for_enterprise >> Version 2.0.0
Good>>Good_for_enterprise >> Version 2.0.1
Good>>Good_for_enterprise >> Version 2.0.2
Good>>Good_for_enterprise >> Version 2.0.3.1464
Good>>Good_for_enterprise >> Version 2.1.2.1510
Good>>Good_for_enterprise >> Version 2.1.3.1513
Good>>Good_for_enterprise >> Version 2.1.4.1518
Good>>Good_for_enterprise >> Version 2.1.5.1551
Good>>Good_for_enterprise >> Version 2.2.0.1575
Good>>Good_for_enterprise >> Version 2.2.1.1591
Good>>Good_for_enterprise >> Version 2.2.2
References