9.8
CVE-2024-46076
- EPSS 0.49%
- Veröffentlicht 07.10.2024 18:15:04
- Zuletzt bearbeitet 15.05.2025 09:32:00
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
RuoYi v4.7.9 and before has a security flaw that allows escaping from comments within the code generation feature, enabling the injection of malicious code.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.49% | 0.383 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-94 Improper Control of Generation of Code ('Code Injection')
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
https://gist.github.com/kkll5875/f237f200bae6db6b47eea3236d82ad0d
https://github.com/yangzongzhuan/RuoYi