← Back
CVE-2022-24512
medium
CVSS 6.3
Code Injection in Microsoft.NETCore.App.Runtime.linux-arm (CVE-2022-24512)
Summary
code injection in Microsoft.NETCore.App.Runtime.linux-arm (CVE-2022-24512). Risk of unauthorized operations or information disclosure. Mitigation: upgrade to `6.0.3` or later.
AI summary snake-internal / snake-template-v1
A weakness called CVE-2022-24512 was discovered in Microsoft.
In plain terms, it is a flaw where attacker-supplied code gets executed by the program.
Severity is Medium (CVSS 6.3/10). Exploitation requires specific conditions but can cause real harm if successful.
What you should do: update the affected software to the latest version. If unsure, ask your IT team or search the vendor's site for "Microsoft CVE-2022-24512".
CVE-2022-24512 (Microsoft). Severity: Medium / CVSSv3 6.3. Category: CWE-94.
Response plan:
1. Check the vendor advisory for affected versions and the patched release.
2. If a vulnerable version is running in production, schedule maintenance (urgency from KEV/CVSS).
3. If no patch yet, mitigate via WAF rule, disabling the affected feature, etc.
4. Monitor logs / SIEM for known IOC and PoC signatures of this CVE.
PoCs and fix commits: see the 'References' section, MITRE, and NVD.
❓ What is the problem
A weakness (CVE-2022-24512) in Microsoft. In plain words, it is a flaw where attacker-supplied code gets executed by the program.
📍 Affected scope
Target versions of Microsoft (see vendor advisory). If running in production, identify exposure immediately.
🔥 Severity
Severity: Medium (CVSS 6.3/10). Exploitation requires specific conditions but can cause real harm if successful.
🔧 How to fix
Update to the patched release as listed in the vendor advisory. (Typical mitigation pattern for CWE-94)
🛡️ Workaround
If a patch is not yet available, consider disabling the affected feature, applying WAF rules, blocking via network ACLs, or isolating the vulnerable version.
🔍 Detection
Check version information, scan dependencies via SBOM, and monitor SIEM for IOC and PoC signatures related to this CVE.
Response Actions (7 steps)
Concrete steps and command examples for SOC/SRE teams to execute in order
-
1Identify exposure identify
grep -r 'Microsoft.NETCore.App.Runtime.linux-arm' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `Microsoft.NETCore.App.Runtime.linux-arm` を grep し、稼働しているサービス・バージョンを把握する。
-
6Apply patch patch
Upgrade Microsoft.NETCore.App.Runtime.linux-arm to 6.0.3ステージング環境で 6.0.3 に上げて回帰テスト → 本番反映。回帰テストはアプリの主要ハッピーパスと、Step 3 で見つけた異常検知の続報チェックを含めること。
-
7Post-deployment verification verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
Affected packages
nuget
Microsoft.NETCore.App.Runtime.linux-arm
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.linux-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.linux-musl-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.linux-musl-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.linux-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.osx-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.win-arm
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.win-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.win-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.win-x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.linux-musl-arm
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.linux-arm
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.linux-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.linux-musl-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.linux-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.LLVM.AOT.linux-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.LLVM.AOT.linux-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.LLVM.AOT.osx-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.LLVM.linux-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.LLVM.linux-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.LLVM.osx-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.osx-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.browser-wasm
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.browser-wasm
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvos-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.android-arm
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.android-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.android-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.android-x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.browser-wasm
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.ios-arm
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.ios-arm.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.ios-arm.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.ios-arm.Msi.x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.ios-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86.Msi.x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.osx-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.tvos-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.win-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.Mono.win-x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget
Microsoft.NETCore.App.Runtime.osx-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
References
- advisory https://nvd.nist.gov/vuln/detail/CVE-2022-24512
- patch https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24512
- web https://github.com/dotnet/runtime/security/advisories/GHSA-c6w8-7mp3-34j9
- web https://github.com/dotnet/announcements/issues/213
- web https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-24512
- web https://lists.fedoraproject.org/archives/list/[email protected]/message/4TOGTZ2ZWDH662ZNFFSZVL3M5AJXV6JF
- web https://lists.fedoraproject.org/archives/list/[email protected]/message/CIJGCVKLHVNLFBTEYJGWS43QG5DYJFBL
- web https://lists.fedoraproject.org/archives/list/[email protected]/message/MQLM7ABVCYJLF6JRPF3M3EBXW63GNC27
- web https://lists.fedoraproject.org/archives/list/[email protected]/message/MRGSPXMZY4RM2L35FYHCXBFROLC23B2V
- web https://lists.fedoraproject.org/archives/list/[email protected]/message/OS2Q4NPRSARP7GHLKFLIYHFOPSYDO6MK
- web https://lists.fedoraproject.org/archives/list/[email protected]/message/ZXEQ3GQVELA2T4HNZG7VPMS2HDVXMJRG
- web https://github.com/advisories/GHSA-c6w8-7mp3-34j9