Home[1] Files[2] News[3] Contact[4] Add New[5]
- WordPress Coru LFMember 1.0.2 Cross Site Scripting[6]
- Authored by Mariam Tariq[7]
-
WordPress Coru LFMember plugin version 1.0.2 suffers from a persistent cross site scripting vulnerability.
- SHA-256 |
74b9ec56ae316f5978465b98643c80e1a1217fc29f5dac8d5a1a8f0f73c876b9 - Download[8] | Favorite[9] | View[10]
Change Mirror[11] Download[12]
# Exploit Title: WordPress Plugin Coru LFMember - Stored Cross Site
Scripting
# Date: 26-04-2022
# Exploit Author: Mariam Tariq - HunterSherlock
# Vendor Homepage: https://wordpress.org/plugins/Coru LFMember/
# Version: 1.0.2
# Tested on: Firefox
# Contact me: Cette adresse e-mail est protégée contre les robots spammeurs. Vous devez activer le JavaScript pour la visualiser.
# Vulnerable Code:
```
<td class="manage-column"><input type="text" value="<?php print
$result['game_image'] ?>" name="game_image[]" /></td>
<td class="manage-column"><?php print
stripslashes($result['game_name_short']) ?></td>
<td class="manage-column"><input type="text" value="<?php print
stripslashes($result['game_name_long']) ?>" name="game_name_long[]" /></td>
<td class="manage-column"><textarea name="game_description[]" rows="4"
cols="10"><?php print stripslashes($result['game_description'])
?></textarea></td>
<td class="manage-column"><input type="text" value="<?php print
$result['game_link'] ?>" name="game_link[]" /></td>
```
# POC
1. Install the Coru LFMember WordPress plugin and activate it.
2. Go to LFMember -> Add New and inject XSS payload “><img src=x
onerror=alert(1)> in the fields given i.e, Game Image Name, Game Short
Name, Game Long Name, Game Description, and Links to.
3. XSS will trigger and will be stored.
## POC Image
https://imgur.com/kZDtIVz
File Tags
- ActiveX[18] (932)
- Advisory[19] (77,177)
- Arbitrary[20] (15,046)
- BBS[21] (2,859)
- Bypass[22] (1,549)
- CGI[23] (1,010)
- Code Execution[24] (6,618)
- Conference[25] (668)
- Cracker[26] (797)
- CSRF[27] (3,267)
- DoS[28] (21,723)
- Encryption[29] (2,328)
- Exploit[30] (49,621)
- File Inclusion[31] (4,142)
- File Upload[32] (937)
- Firewall[33] (821)
- Info Disclosure[34] (2,542)
- Intrusion Detection[35] (849)
- Java[36] (2,772)
- JavaScript[37] (791)
- Kernel[38] (5,991)
- Local[39] (13,971)
- Magazine[40] (586)
- Overflow[41] (12,120)
- Perl[42] (1,410)
- PHP[43] (5,037)
- Proof of Concept[44] (2,276)
- Protocol[45] (3,280)
- Python[46] (1,384)
- Remote[47] (29,574)
- Root[48] (3,441)
- Ruby[49] (574)
- Scanner[50] (1,629)
- Security Tool[51] (7,667)
- Shell[52] (3,052)
- Shellcode[53] (1,201)
- Sniffer[54] (879)
- Spoof[55] (2,076)
- SQL Injection[56] (15,971)
- TCP[57] (2,349)
- Trojan[58] (669)
- UDP[59] (866)
- Virus[60] (657)
- Vulnerability[61] (30,353)
- Web[62] (8,960)
- Whitepaper[63] (3,710)
- x86[64] (942)
- XSS[65] (17,287)
- Other[66]
File Archives
- April 2022[67]
- March 2022[68]
- February 2022[69]
- January 2022[70]
- December 2021[71]
- November 2021[72]
- October 2021[73]
- September 2021[74]
- August 2021[75]
- July 2021[76]
- June 2021[77]
- May 2021[78]
- Older[79]
Systems
- AIX[80] (424)
- Apple[81] (1,875)
- BSD[82] (368)
- CentOS[83] (55)
- Cisco[84] (1,911)
- Debian[85] (5,947)
- Fedora[86] (1,690)
- FreeBSD[87] (1,241)
- Gentoo[88] (4,152)
- HPUX[89] (876)
- iOS[90] (317)
- iPhone[91] (108)
- IRIX[92] (220)
- Juniper[93] (67)
- Linux[94] (41,874)
- Mac OS X[95] (683)
- Mandriva[96] (3,105)
- NetBSD[97] (255)
- OpenBSD[98] (478)
- RedHat[99] (11,327)
- Slackware[100] (941)
- Solaris[101] (1,605)
- SUSE[102] (1,444)
- Ubuntu[103] (7,730)
- UNIX[104] (9,046)
- UnixWare[105] (183)
- Windows[106] (6,353)
- Other[107]
- Services
- Security Services[118]
- Hosting By
- Rokasec[119]


