Skip to content
This repository was archived by the owner on May 14, 2020. It is now read-only.

Fix XSS requesting 'capture' action #828

Merged
merged 1 commit into from
Jul 3, 2017
Merged

Fix XSS requesting 'capture' action #828

merged 1 commit into from
Jul 3, 2017

Conversation

csanders-git
Copy link
Contributor

the Capture action isn't supported by @ detectxss but is supported by @ detectsqli. This is pretty awful in general and should probably be fixed. In any event the current capture was actually not setting TX.0 and therefore getting it from the previous rule that set it.

Thanks to @fschwindt for pointing this out.

@csanders-git csanders-git changed the base branch from v3.0/master to v3.0/dev June 30, 2017 22:35
@dune73
Copy link
Contributor

dune73 commented Jul 1, 2017

That's nasty. Thanks for the PR.

You created it to fix 3.0. I fear this might be forgotten for 3.1. Can't we push to 3.1 and then backport?

Are we creating an issue for ModSec too?

@csanders-git
Copy link
Contributor Author

I can make another request for 3.1. I'm also going to open a modsec issue right... meow!

@csanders-git
Copy link
Contributor Author

owasp-modsecurity/ModSecurity#1482

@dune73
Copy link
Contributor

dune73 commented Jul 3, 2017

Yes, please also do a PR to 3.1. Merging this now.

@dune73 dune73 merged commit 957b877 into SpiderLabs:v3.0/dev Jul 3, 2017
emphazer added a commit to emphazer/owasp-modsecurity-crs that referenced this pull request Jul 4, 2017
according to PR SpiderLabs#828
before we forget it ;-)
@victorhora
Copy link
Contributor

Proposed fix here: owasp-modsecurity/ModSecurity#1488

@dune73
Copy link
Contributor

dune73 commented Jul 4, 2017

Thank you @victorhora.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants