Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade datamodel-code-generator to version 0.60.2 or higher.
datamodel-code-generator is a Datamodel Code Generator
Affected versions of this package are vulnerable to Improper Neutralization of Special Elements Used in a Template Engine via the comment field in the --extra-template-data. An attacker can execute arbitrary Python code during import by supplying a crafted extras file containing a carriage return in the comment value, which is rendered unescaped into generated Python code.
Note: This is only exploitable if the extras file used with --extra-template-data is influenced by attacker-controlled input.