- CheckMates
- :
- Products
- :
- Quantum
- :
- Threat Prevention
- :
- Re: IPS Protection advice
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
IPS Protection advice
My customer's latest pen test report flags two issues. They've asked whether their IPS can protect against these. I've searched everything I can think of and can't find anything that seems relevant.
I've had similar questions in the past and raised SR's to ask. I'm pretty much always told they can't help because there is no CVE ref number. Useful 😶. So this time I thought I'd ask here first as I pretty much already know what TAC will say.
Has anyone got any thoughts on how CP would protect against these? IPS or otherwise... This is the only info given to me at this point.
- CGI Generic Path Traversal (write test) - References XREF OWASP:OWASP-AZ-001
- CGI Generic XML Injection - References XREF OWASP:OWASP-DV-008 XREF CWE:91 XREF CWE:713 XREF CWE:722 XREF CWE:727 XREF CWE:810 XREF CWE:928 XREF CWE:929
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
OWASP-AZ-001: should be blocked by core protection “Directory Traversal”
OWASP-DV-008 CGI Generic XML Injection: should be handled by “Multiple Products XML System External Entity Information Disclosure” https://www.checkpoint.com/defense/advisories/public/2014/cpai-16-jun1.html/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Pretty sure path traversal is one of our standard IPS signatures.
Not sure about the XML injection thing, will ask.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
OWASP-AZ-001: should be blocked by core protection “Directory Traversal”
OWASP-DV-008 CGI Generic XML Injection: should be handled by “Multiple Products XML System External Entity Information Disclosure” https://www.checkpoint.com/defense/advisories/public/2014/cpai-16-jun1.html/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Perfect, thanks!
