New GitHub issue #118633 from DanielRuf:<br>

<hr>

<pre>
# Documentation

Currently there are no warnings regarding the unsafe usage of `eval` and `exec`. If arbitrary user-supplied input is passed to them, this may pose a big security risk.

Relevant PR:

https://github.com/python/cpython/pull/118437

Blogpost that made me aware of that: https://snyk.io/de/blog/code-injection-vulnerabilities-caused-by-generative-ai/

</pre>

<hr>

<a href="https://github.com/python/cpython/issues/118633">View on GitHub</a>
<p>Labels: docs</p>
<p>Assignee: </p>