Fix OWASP reference in SSJI documentation

Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-05 15:57:17 +00:00
parent 1677a567e7
commit fad4027fde
+2 -1
View File
@@ -533,10 +533,11 @@ Object.freeze(global);
- [CWE-94: Improper Control of Generation of Code](https://cwe.mitre.org/data/definitions/94.html) - [CWE-94: Improper Control of Generation of Code](https://cwe.mitre.org/data/definitions/94.html)
## Payloads ## Payloads
See `ssji-payloads.txt` for a comprehensive list of SSJI payloads and injection techniques.
See `ssji-payloads.txt` for a comprehensive list of SSJI payloads and injection techniques. See `ssji-payloads.txt` for a comprehensive list of SSJI payloads and injection techniques.
- [MongoDB Security Checklist](https://docs.mongodb.com/manual/administration/security-checklist/) - [MongoDB Security Checklist](https://docs.mongodb.com/manual/administration/security-checklist/)
- [Avoiding eval and new Function](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval#never_use_eval!) - [Avoiding eval and new Function](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval#never_use_eval!)
- [CWE-94: Improper Control of Generation of Code](https://cwe.mitre.org/data/definitions/94.html)
## Payloads ## Payloads