Bryan-Roe / semantic-kernel

Integrate cutting-edge LLM technology quickly and easily into your apps
https://bryan-roe.github.io/semantic-kernel/
MIT License
1 stars 2 forks source link

## If untrusted data (data from HTTP requests, user submitted files, etc.) is included in an setTimeout statement it can allow an attacker to inject their own code. #540

Open Bryan-Roe opened 1 month ago

Bryan-Roe commented 1 month ago

If untrusted data (data from HTTP requests, user submitted files, etc.) is included in an setTimeout statement it can allow an attacker to inject their own code.

Review setTimeout for untrusted data

Show more details

_Originally posted by @github-advanced-security in https://github.com/Bryan-Roe/semantic-kernel/pull/519#discussion_r1703149977_