KEMBAR78
GHSL-2021-121: fix ReDoS bug by kevinbackhouse · Pull Request #1343 · airbnb/streamalert · GitHub
Skip to content

Conversation

kevinbackhouse
Copy link

Fixes: #1317

This regex is very inefficient on strings like "https://a.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-}"

@ryandeivert
Copy link
Contributor

ryandeivert commented Apr 3, 2023

thanks @kevinbackhouse but this project is not accepting PRs right now, and this is not something we care about addressing. this regex only operates on user-managed text, and there is realistically no exploitable vector here. please consider taking a deeper look at how this regex is actually used

@ryandeivert ryandeivert closed this Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GHSL-2021-121

2 participants