GHSA-958R-G534-CCMR
Vulnerability from github – Published: 2019-07-05 21:11 – Updated: 2022-09-17 00:54
VLAI?
Summary
MadsKristensen.AspNetCore.Miniblog subject to Improper Input Validation
Details
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.
Severity ?
9.8 (Critical)
{
"affected": [
{
"package": {
"ecosystem": "NuGet",
"name": "MadsKristensen.AspNetCore.Miniblog"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.0.3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2019-9845"
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:27:35Z",
"nvd_published_at": null,
"severity": "CRITICAL"
},
"details": "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.",
"id": "GHSA-958r-g534-ccmr",
"modified": "2022-09-17T00:54:46Z",
"published": "2019-07-05T21:11:13Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9845"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-958r-g534-ccmr"
},
{
"type": "PACKAGE",
"url": "https://github.com/madskristensen/Miniblog.Core"
},
{
"type": "WEB",
"url": "https://github.com/madskristensen/Miniblog.Core/blob/master/src/Controllers/BlogController.cs#L142"
},
{
"type": "WEB",
"url": "https://rastating.github.io/miniblog-remote-code-execution"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "MadsKristensen.AspNetCore.Miniblog subject to Improper Input Validation"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…