Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mbadanoiu/cve-2021-46363
CVE-2021-46363: Formula Injection in Magnolia CMS
https://github.com/mbadanoiu/cve-2021-46363
0-day authenticated csv-injection cve cve-2021-46363 cves
Last synced: 2 days ago
JSON representation
CVE-2021-46363: Formula Injection in Magnolia CMS
- Host: GitHub
- URL: https://github.com/mbadanoiu/cve-2021-46363
- Owner: mbadanoiu
- Created: 2024-02-13T20:36:24.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-13T20:47:18.000Z (9 months ago)
- Last Synced: 2024-02-13T22:43:31.883Z (9 months ago)
- Topics: 0-day, authenticated, csv-injection, cve, cve-2021-46363, cves
- Homepage:
- Size: 1.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CVE-2021-46363: Formula Injection in Magnolia CMS
An issue in the Export function of Magnolia v6.2.3 and below allows attackers to perform Formula Injection attacks via crafted CSV/XLS files. These formulas may result in arbitrary code execution on a victim's computer when opening the exported files with Microsoft Excel.
### Vendor Disclosure:
The vendor's disclosure and fix for this vulnerability can be found [here](https://docs.magnolia-cms.com/product-docs/6.2/Releases/Release-notes-for-Magnolia-CMS-6.2.4.html#_security_advisory).
### Requirements:
This vulnerability requires:
- Valid user credentials### Proof Of Concept:
More details and the exploitation process can be found in this [PDF](https://github.com/mbadanoiu/CVE-2021-46363/blob/main/Magnolia%20CMS%20-%20CVE-2021-46363.pdf).