Skip to content

Conversation

kingthorin
Copy link
Member

@kingthorin kingthorin commented Jul 28, 2025

Overview

The SQL Injection - Oracle (Time Based) rule now uses DBMS_SESSION.SLEEP instead of an "expensive" query.

Related Issues

@thc202
Copy link
Member

thc202 commented Jul 28, 2025

Why use it at all in insane?

@psiinon
Copy link
Member

psiinon commented Jul 28, 2025

Logo
Checkmarx One – Scan Summary & Detailsac397a53-1dbc-45e8-b875-abe4dbe1dbdc

Great job! No new security vulnerabilities introduced in this pull request


Use @Checkmarx to reach out to us for assistance.

Just send a PR comment with @Checkmarx followed by a natural language request.

Examples: @Checkmarx how are you able to help me? @Checkmarx rescan this PR

@kingthorin
Copy link
Member Author

kingthorin commented Jul 28, 2025

Why use it at all in insane?

You mean use only the expensive one at insane? I hadn't put any thought into it. However, now that you've brought it up: Simply because of the length (character count) of the "expensive" version and shouldn't we be increasing the coverage/payloads not trying something totally different? (I think most other places we do more and more, not switch completely)

Or have I totally missed your question?

@thc202
Copy link
Member

thc202 commented Jul 28, 2025

I mean remove the pseudo expensive.

@kingthorin kingthorin force-pushed the oracle-sleep branch 3 times, most recently from 5bf50cb to 10cc765 Compare July 29, 2025 11:42
@kingthorin kingthorin force-pushed the oracle-sleep branch 2 times, most recently from a0acbe4 to 6a2092b Compare August 27, 2025 10:57
@kingthorin
Copy link
Member Author

Done & done

@thc202
Copy link
Member

thc202 commented Sep 15, 2025

#6630 (comment)

There's still #6630 (comment)

@kingthorin
Copy link
Member Author

Got all those I think.

@kingthorin kingthorin force-pushed the oracle-sleep branch 3 times, most recently from 7cff8f3 to 9fadf75 Compare September 15, 2025 21:43
@thc202
Copy link
Member

thc202 commented Sep 16, 2025

Thank you!

@psiinon psiinon merged commit fbd5d5b into zaproxy:main Sep 16, 2025
9 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Sep 16, 2025
@kingthorin kingthorin deleted the oracle-sleep branch September 16, 2025 09:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants