S-152: WordPress Plugin AdServe Vulnerability


 
Thread Tools Search this Thread
Special Forums Cybersecurity Security Advisories (RSS) S-152: WordPress Plugin AdServe Vulnerability
# 1  
Old 01-31-2008
S-152: WordPress Plugin AdServe Vulnerability

WordPress plugin AdServe is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. The risk is LOW. Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.


More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. What is on Your Mind?

Cybersecurity - Wordpress Plugin Developer Wanted

https://www.unix.com/members/1-albums112-picture680.png (0 Replies)
Discussion started by: Neo
0 Replies
Login or Register to Ask a Question
Jifty::Plugin::Authentication::Bitcard(3pm)		User Contributed Perl Documentation	       Jifty::Plugin::Authentication::Bitcard(3pm)

NAME
Jifty::Plugin::Authentication::Bitcard - Bitcard authentication plugin DESCRIPTION
CAUTION: This plugin has not thuroughly been tested in the wild. This plugin replaces Jifty::Plugin::User, and Jifty::Plugin::Authentication::Password, since Bitcard handles all the heavy lifting for us. User logins are handled through Bitcard. CONFIGURATION You will need the following in your site_config.yml: Plugins: - Authentication::Bitcard: site_token: [Your site token here] METHODS init Initialize the plugin. api Return an Authen::Bitcard object setup with the token, and Bitcard url. SUPPORT
Mailing list: jifty-plugin-authen-bitcard@lists.technosorcery.net http://lists.technosorcery.net/listinfo.cgi/jifty-plugin-authen-bitcard-technosorcery.net/ BUGS
No known bugs (yet). Please report all bugs to bug-Jifty-Plugin-Authentication-Bitcard@rt.cpan.org SEE ALSO
Jifty::Manual::AccessControl, Jifty::Plugin::Authentication::Bitcard::Mixin::Model::User AUTHOR
Jacob Helwig CPAN ID: JHELWIG jacob@technosorcery.net http://technosorcery.net/ COPYRIGHT
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The full text of the license can be found in the LICENSE file included with this module. perl v5.10.0 2009-01-01 Jifty::Plugin::Authentication::Bitcard(3pm)