lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Fri, 11 May 2018 19:33:54 +0000
From: dxw Security <harry@....com>
To: fulldisclosure@...lists.org
Subject: [FD] CSRF in WP User Groups allows anybody to modify user groups
	and types (WordPress plugin)

Details
================
Software: WP User Groups
Version: 2.0.0
Homepage: https://wordpress.org/plugins/wp-user-groups/
Advisory report: https://advisories.dxw.com/advisories/csrf-wp-user-groups/
CVE: Awaiting assignment
CVSS: 4.3 (Medium; AV:N/AC:M/Au:N/C:N/I:P/A:N)

Description
================
CSRF in WP User Groups allows anybody to modify user groups and types

Vulnerability
================
WP User Groups creates new bulk actions to put users into (or remove them from) “groups” and “types”. A nonce is sent with the request, but it is not checked.

Proof of concept
================

Activate the plugin
Make sure you have a user with user_id=1
Visit http://localhost/wp-admin/edit-tags.php?taxonomy=user-group and create a group called “Cat” with slug “cat”
Visit http://localhost/wp-admin/users.php?users%5B%5D=1&action2=add-cat-user-group
If you go back to http://localhost/wp-admin/users.php you’ll see the user with user_id=1 is now in the group “Cat”


Mitigations
================
Upgrade to version 2.1.1 or later.

Disclosure policy
================
dxw believes in responsible disclosure. Your attention is drawn to our disclosure policy: https://security.dxw.com/disclosure/

Please contact us on security@....com to acknowledge this report if you received it via a third party (for example, plugins@...dpress.org) as they generally cannot communicate with us on your behalf.

This vulnerability will be published if we do not receive a response to this report with 14 days.

Timeline
================

2018-04-12: Discovered
2018-04-16: Reported to plugin author via email
2018-04-16: Vendor reported fixed in 2.1.1
2018-05-11: Advisory published



Discovered by dxw:
================
Tom Adams
Please visit security.dxw.com for more information.
            


_______________________________________________
Sent through the Full Disclosure mailing list
https://nmap.org/mailman/listinfo/fulldisclosure
Web Archives & RSS: http://seclists.org/fulldisclosure/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ