7.2
CVE-2023-46865
- EPSS 20.32%
- Veröffentlicht 30.10.2023 01:15:21
- Zuletzt bearbeitet 21.11.2024 08:29:26
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
/api/v1/company/upload-logo in CompanyController.php in crater through 6.0.6 allows a superadmin to execute arbitrary PHP code by placing this code into an image/png IDAT chunk of a Company Logo image.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 20.32% | 0.971 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.2 | 1.2 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:H/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://github.com/asylumdx/Crater-CVE-2023-46865-RCE
https://github.com/crater-invoice/crater/issues/1267
https://github.com/crater-invoice/crater/pull/1271
https://notes.netbytesec.com/2023/11/post-auth-rce-in-crater-invoice.html