Skip to content

Add CVE-2002-0422 Coverage to iis_internal_ip Auxiliary Module#15782

Merged
adfoster-r7 merged 4 commits intorapid7:masterfrom
k0pak4:iis_internal_ip_add_propfind
Nov 2, 2021
Merged

Add CVE-2002-0422 Coverage to iis_internal_ip Auxiliary Module#15782
adfoster-r7 merged 4 commits intorapid7:masterfrom
k0pak4:iis_internal_ip_add_propfind

Conversation

@k0pak4
Copy link
Copy Markdown
Contributor

@k0pak4 k0pak4 commented Oct 19, 2021

This PR updates the iis_internal_ip module to include coverage for the PROPFIND internal IP address disclosure as described by CVE-2002-0422. It also updates the documentation to include the CVE and other references as well as rubocopping the module since I was already making edits.

Verification

  • Start msfconsole
  • use auxiliary/scanner/http/iis_internal_ip
  • set RHOSTS YYY.YY.YYY.YYY
  • set RPORT 443
  • set SSL true
  • Verify the internal ip address is discovered

Software Version

  • Tested on IIS 7.0

Copy link
Copy Markdown
Contributor

@jmartin-tech jmartin-tech left a comment

Choose a reason for hiding this comment

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

Thanks for the update on this module. The changes to metadata in the module initialization look to need some rollback and adjustment.

@adfoster-r7
Copy link
Copy Markdown
Contributor

cc @jonatall - I forgot that we had a PR to update this module, it'd be awesome if you had a second to verify this against your setup as well 😄

@adfoster-r7 adfoster-r7 merged commit 79314e6 into rapid7:master Nov 2, 2021
@adfoster-r7
Copy link
Copy Markdown
Contributor

Release Notes

Updates the iis_internal_ip module to include coverage for the PROPFIND internal IP address disclosure as described by CVE-2002-0422

@adfoster-r7
Copy link
Copy Markdown
Contributor

We weren't able to verify this against a local environment, but the changes seem good to land 👍

@smcintyre-r7 smcintyre-r7 added the rn-enhancement release notes enhancement label Nov 5, 2021
@k0pak4 k0pak4 deleted the iis_internal_ip_add_propfind branch October 13, 2022 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs module rn-enhancement release notes enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants