CVE-2024-29059
Confirmed PUBLISHED.NET Framework Information Disclosure Vulnerability
Recommended Action
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
At a Glance
.NET Framework Information Disclosure Vulnerability
- CVE Published
- Mar 22, 2024
- Exploitation Reported
- Feb 04, 2025
- CVSS
- 7.5 High
- EPSS
- 98.8%
Affected Versions
| Vendor | Product | Version | Status |
|---|---|---|---|
| Microsoft |
Microsoft .NET Framework 4.8
|
4.8.0 to < 4.8.04690.02 |
Affected |
| Microsoft |
Microsoft .NET Framework 3.5 AND 4.8
|
4.8.0 to < 4.8.04690.02 |
Affected |
| Microsoft |
Microsoft .NET Framework 3.5 AND 4.7.2
|
4.7.0 to < 4.7.04081.03 |
Affected |
| Microsoft |
Microsoft .NET Framework 4.6.2/4.7/4.7.1/4.7.2
|
4.7.0 to < 4.7.04081.03 |
Affected |
| Microsoft |
Microsoft .NET Framework 3.5 AND 4.8.1
|
4.8.1 to < 4.8.09214.01 |
Affected |
| Microsoft |
Microsoft .NET Framework 4.6.2
|
4.7.0 to < 4.7.04081.03 |
Affected |
| Microsoft |
Microsoft .NET Framework 3.5 AND 4.6/4.6.2
|
10.0.0 to < 10.0.10240.20402 |
Affected |
| Microsoft |
Microsoft .NET Framework 2.0 Service Pack 2
|
2.0.0 to < 3.0.50727.8976 |
Affected |
| Microsoft |
Microsoft .NET Framework 3.0 Service Pack 2
|
3.0.0 to < 3.0.50727.8976 |
Affected |
| Microsoft |
Microsoft .NET Framework 3.5
|
3.5.0 to < 3.0.50727.8976 |
Affected |
| Microsoft |
Microsoft .NET Framework 3.5.1
|
3.5.0 to < 3.0.30729.8959 |
Affected |
CVE References
- .NET Framework Information Disclosure Vulnerability msrc.microsoft.com · Vendor Advisory https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-29059
Recommended Actions
- Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
- Check enrichment artifacts for scanner coverage and available PoCs before rolling remediation validation.
- Use the Pro API to automate enrichment, telemetry, and workflow delivery for VM, SOC, and CTI pipelines.
Known Exploited Vulnerability Sources
Catalogues that list this CVE as a known exploited vulnerability.
Per-source evidence links for KEV attestations are available through the KEVIntel Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| CISA First | 2025-02-04 00:00 UTC |
| The Shadowserver | 2026-06-01 00:00 UTC |
Scanner Artifacts
Nuclei and Metasploit references linked to this CVE.
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2024/CVE-2024-29059.yaml | Apr 25, 2025 |
Virtual Patch
Compensating WAF rules to help reduce exposure to this CVE. Rule content and deployable vendor exports are available with KEVIntel Enterprise.
KEVIntel does not currently have a virtual patch for this CVE. When available, KEVIntel virtual patches ship as deployable ModSecurity, Cloudflare, and AWS WAF rules.
Enterprise feature. Virtual patch rule content and deployable vendor exports (ModSecurity, Cloudflare, AWS WAF) are available to KEVIntel Enterprise users.
CVSS Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Exploitation Status
Exploited in the wild
Recorded 2025-02-04 00:00:00 UTC · CISA
Proof of concept available
Recorded 2026-06-12 14:20:45 UTC · Nuclei Templates
Weaknesses (CWE)
-
Generation of Error Message Containing Sensitive Information
Scanner Integrations
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2024/CVE-2024-29059.yaml | Apr 25, 2025 |
Potential Proof of Concepts
These PoCs are unverified and could contain malware. Use at your own risk.
nuclei · Created Unknown
Timeline
Key exploitation, disclosure, scanner coverage, and KEV attestation events for this CVE.
-
14:20 UTC about 1 month ago14:20 UTC · about 1 month ago
Public PoC available
Public proof-of-concept code published
-
00:00 UTC about 2 months ago00:00 UTC · about 2 months ago
KEV confirmed by The Shadowserver
Exploitation attested by an external source
-
00:00 UTC about 1 year ago00:00 UTC · about 1 year ago
Nuclei template available
Scanner coverage available
-
00:00 UTC over 1 year ago00:00 UTC · over 1 year ago
Added to CISA KEV
Listed in the CISA Known Exploited Vulnerabilities catalog
-
23:09 UTC over 2 years ago23:09 UTC · over 2 years ago
CVE published
Vulnerability disclosed publicly
-
23:05 UTC over 2 years ago23:05 UTC · over 2 years ago
CVE ID reserved
Identifier reserved by the CNA
Automate This Intelligence with the Pro API
Confidence scoring, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
Pro API Example
GET /api/v2/pro/kevs/CVE-2024-29059
{
"cve_id": "CVE-2024-29059",
"title": ".NET Framework Information Disclosure Vulnerability",
"affected_vendor": "Microsoft",
"affected_product": "Microsoft .NET Framework 4.8, Microsoft .NET Framework 3.5 AND 4.8, Microsoft .NET Framework 3.5 AND 4.7.2, Microsoft .NET Framework 4.6.2/4.7/4.7.1/4.7.2, Microsoft .NET Framework 3.5 AND 4.8.1, Microsoft .NET Framework 4.6.2, Microsoft .NET Framework 3.5 AND 4.6/4.6.2, Microsoft .NET Framework 2.0 Service Pack 2, Microsoft .NET Framework 3.0 Service Pack 2, Microsoft .NET Framework 3.5, Microsoft .NET Framework 3.5.1",
"affected_versions": [
{ "vendor": "...", "product": "...", "status": "affected", "display_label": "..." }
],
"confidence": "Confirmed",
"cvss_score": 7.5,
"epss_score": 0.98832,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}