CVE-2013-0073
critical
CVSS v3
—
CVSS v2
10.0
VIR risk
10.0
Description
The Windows Forms (aka WinForms) component in Microsoft .NET Framework 2.0 SP2, 3.5, 3.5.1, 4, and 4.5 does not properly restrict the privileges of a callback function during object creation, which allows remote attackers to execute arbitrary code via (1) a crafted XAML browser application (XBAP) or (2) a crafted .NET Framework application, aka "WinForms Callback Elevation Vulnerability."
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| windows | - | not-affected | |
| windows | r2 | not-affected | |
| windows | not-affected | | |
| windows | sp2 | not-affected | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| microsoft | .net_framework | 3.5 | |
| microsoft | .net_framework | 3.5.1 | |
| microsoft | .net_framework | 4.0 | |
| microsoft | .net_framework | 4.5 | |
| microsoft | .net_framework | 2.0 | |
References
- http://www.us-cert.gov/cas/techalerts/TA13-043B.html
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2013/ms13-015
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A16475
- http://www.us-cert.gov/cas/techalerts/TA13-043B.html
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2013/ms13-015
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A16475
CWEs
CWE-264
Verify integrity in audit chain (admin only). AS-IS.