Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NSE for CVE-2017-8917 #916

Closed
wants to merge 4 commits into from
Closed

Conversation

wongwaituck
Copy link
Contributor

An SQL injection vulnerability exists in Joomla! versions 3.7.x before 3.7.1, which allows unauthenticated users to execute arbitrary SQL commands. I wanted to write an SQLi related script to see how it can be integrated into a library, hence this script was written.

This script checks if the com_fields is injectable by running the information function user(). If the username and hostname is returned, website is vulnerable.

A video of the script in action can be found here.

@nmap-bot nmap-bot closed this in 5096438 Jun 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants