Vulnerability CVE-2019-9845


Published: 2019-04-16

Description:
madskristensen Miniblog.Core through 2019-01-16 allows remote attackers to execute arbitrary ASPX code via an IMG element with a data: URL, because SaveFilesToDisk in Controllers/BlogController.cs writes a decoded base64 string to a file without validating the extension.

Type:

CWE-20

(Improper Input Validation)

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
7.5/10
6.4/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
Miniblog.core project -> Miniblog.core 

 References:
https://github.com/madskristensen/Miniblog.Core/blob/master/src/Controllers/BlogController.cs#L142
https://rastating.github.io/miniblog-remote-code-execution/

Copyright 2024, cxsecurity.com

 

Back to Top