madskristensen MiniBlog through 2018-05-18 allows remote attackers to execute arbitrary ASPX code via an IMG element with a data: URL, because SaveFilesToDisk in app_code/handlers/PostHandler.cs writes a decoded base64 string to a file without validating the extension.
References
Link | Resource |
---|---|
https://github.com/madskristensen/MiniBlog/blob/1a7ae45ddba484e2c8f808e288e018748c9ddb57/Website/app_code/handlers/PostHandler.cs#L85 | Third Party Advisory |
https://rastating.github.io/miniblog-remote-code-execution/ | Exploit Third Party Advisory |
https://github.com/madskristensen/MiniBlog/blob/1a7ae45ddba484e2c8f808e288e018748c9ddb57/Website/app_code/handlers/PostHandler.cs#L85 | Third Party Advisory |
https://rastating.github.io/miniblog-remote-code-execution/ | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 04:52
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/madskristensen/MiniBlog/blob/1a7ae45ddba484e2c8f808e288e018748c9ddb57/Website/app_code/handlers/PostHandler.cs#L85 - Third Party Advisory | |
References | () https://rastating.github.io/miniblog-remote-code-execution/ - Exploit, Third Party Advisory |
Information
Published : 2019-06-14 20:29
Updated : 2024-11-21 04:52
NVD link : CVE-2019-9842
Mitre link : CVE-2019-9842
CVE.ORG link : CVE-2019-9842
JSON object : View
Products Affected
miniblog_project
- miniblog
CWE
CWE-434
Unrestricted Upload of File with Dangerous Type