Skip to content

Conversation

RakRakGaming
Copy link
Contributor

Adds documentation for auxiliary/scanner/http/wordpress_cp_calendar_sqli
see #12389

Verification

List the steps needed to make sure this thing works

  • Start msfconsole
  • use auxiliary/scanner/http/wordpress_cp_calendar_sqli
  • info -d
  • Check spelling and grammar

Copy link
Contributor

@mariomontecatine mariomontecatine left a 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!

Copy link
Contributor

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`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
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.
Copy link
Contributor

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**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
**TARGETURI**
### TARGETURI

@msutovsky-r7 msutovsky-r7 merged commit b5c9547 into rapid7:master Oct 2, 2025
20 checks passed
@cdelafuente-r7 cdelafuente-r7 added rn-documentation release notes for Metasploit Framework documentation and removed rn-no-release-notes no release notes labels Oct 3, 2025
@cdelafuente-r7
Copy link
Contributor

Release Notes

This adds documentation for auxiliary/scanner/http/wordpress_cp_calendar_sqli auxiliary module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs easy rn-documentation release notes for Metasploit Framework documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants