-
Notifications
You must be signed in to change notification settings - Fork 14.5k
Add documentation for auxiliary/scanner/http/wordpress_cp_calendar_sqli #20456
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
base: master
Are you sure you want to change the base?
Add documentation for auxiliary/scanner/http/wordpress_cp_calendar_sqli #20456
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In the Vulnerable Application section I would say smth like this:
Ensure you are downloading a version that is confirmed vulnerable (≤ 1.1.4).
But it's pretty good though. Thank you for your contribution!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would you mind running ruby tools/dev/msftidy_docs.rb documentation/modules/auxiliary/scanner/http/wordpress_cp_calendar_sqli.md
and address the detected issues?
### Setup using Docksal | ||
Install [Docksal](https://docksal.io/) | ||
|
||
Create a new Wordpress isntallation using `fin project create` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Create a new Wordpress isntallation using `fin project create` | |
Create a new Wordpress installation using `fin project create` |
@@ -0,0 +1,98 @@ | |||
## Description | |||
This module will scan given instances for an unauthenticated SQL injection | |||
within the CP Multi-View Calendar plugin v1.1.4 for Wordpress. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This calls out version 1.1.4 but below on line 75, version 1.4.32 seems to be installed. If multiple versions are affected, it'd make sense to call that out here as a range. As it's worded now, it sounds like there's exactly one vulnerable version.
|
||
## Options | ||
|
||
**TARGETURI** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
**TARGETURI** | |
### TARGETURI |
Adds documentation for auxiliary/scanner/http/wordpress_cp_calendar_sqli
see #12389
Verification
List the steps needed to make sure this thing works
msfconsole
use auxiliary/scanner/http/wordpress_cp_calendar_sqli