CVE-2025-3360: Integer Overflow or Wraparound
A flaw was found in GLib. An integer overflow and buffer under-read occur when parsing a long invalid ISO 8601 timestamp with the g_date_time_new_from_iso8601() function.
AI Analysis
Technical Summary
CVE-2025-3360 is a vulnerability identified in the GLib library, specifically within the g_date_time_new_from_iso8601() function used to parse ISO 8601 formatted timestamps. The flaw arises from an integer overflow or wraparound condition combined with a buffer under-read when processing excessively long and invalid ISO 8601 timestamp strings. This can cause the function to read memory outside the intended buffer bounds, potentially leading to application crashes or denial of service (DoS) conditions. The vulnerability affects Red Hat Enterprise Linux 10, which includes GLib as a core component. The CVSS 3.1 base score is 3.7, indicating low severity, with the vector AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L, meaning the attack can be performed remotely without privileges or user interaction but requires high attack complexity and results only in limited availability impact. There are no known exploits in the wild at the time of publication. The vulnerability does not compromise confidentiality or integrity, and exploitation does not require authentication or user interaction, but the complexity of crafting a suitable malformed timestamp input is high. This vulnerability primarily poses a risk of causing application or service crashes that rely on GLib's date-time parsing functionality.
Potential Impact
For European organizations, the primary impact of CVE-2025-3360 is the potential for denial of service through application or service crashes when processing malformed ISO 8601 timestamps. This could disrupt services that rely on GLib for date-time parsing, including logging, scheduling, or time-sensitive operations. Although the impact on confidentiality and integrity is negligible, availability disruptions could affect critical infrastructure or enterprise services running on Red Hat Enterprise Linux 10. Given the high attack complexity and lack of known exploits, the immediate risk is low. However, organizations with automated systems ingesting external timestamp data or exposed APIs that parse date-time strings could be more vulnerable to targeted DoS attacks. The impact is more pronounced in environments where uptime and service continuity are critical, such as financial institutions, healthcare, and public sector services.
Mitigation Recommendations
1. Monitor Red Hat and GLib vendor advisories closely and apply patches or updates as soon as they become available to address CVE-2025-3360. 2. Implement input validation and sanitization on all external inputs that include ISO 8601 timestamps to detect and reject abnormally long or malformed timestamp strings before they reach GLib parsing functions. 3. Employ application-layer rate limiting and anomaly detection to identify and block suspicious requests containing malformed timestamps that could trigger the vulnerability. 4. Conduct code reviews and testing for any custom software components that utilize GLib date-time parsing to ensure they handle edge cases safely. 5. Use containerization or sandboxing to isolate services that process external timestamp data, minimizing the impact of potential crashes. 6. Maintain robust monitoring and alerting on service availability and application crashes to enable rapid response to potential exploitation attempts. 7. Educate development and operations teams about the vulnerability to ensure awareness and prompt remediation.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain
CVE-2025-3360: Integer Overflow or Wraparound
Description
A flaw was found in GLib. An integer overflow and buffer under-read occur when parsing a long invalid ISO 8601 timestamp with the g_date_time_new_from_iso8601() function.
AI-Powered Analysis
Technical Analysis
CVE-2025-3360 is a vulnerability identified in the GLib library, specifically within the g_date_time_new_from_iso8601() function used to parse ISO 8601 formatted timestamps. The flaw arises from an integer overflow or wraparound condition combined with a buffer under-read when processing excessively long and invalid ISO 8601 timestamp strings. This can cause the function to read memory outside the intended buffer bounds, potentially leading to application crashes or denial of service (DoS) conditions. The vulnerability affects Red Hat Enterprise Linux 10, which includes GLib as a core component. The CVSS 3.1 base score is 3.7, indicating low severity, with the vector AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L, meaning the attack can be performed remotely without privileges or user interaction but requires high attack complexity and results only in limited availability impact. There are no known exploits in the wild at the time of publication. The vulnerability does not compromise confidentiality or integrity, and exploitation does not require authentication or user interaction, but the complexity of crafting a suitable malformed timestamp input is high. This vulnerability primarily poses a risk of causing application or service crashes that rely on GLib's date-time parsing functionality.
Potential Impact
For European organizations, the primary impact of CVE-2025-3360 is the potential for denial of service through application or service crashes when processing malformed ISO 8601 timestamps. This could disrupt services that rely on GLib for date-time parsing, including logging, scheduling, or time-sensitive operations. Although the impact on confidentiality and integrity is negligible, availability disruptions could affect critical infrastructure or enterprise services running on Red Hat Enterprise Linux 10. Given the high attack complexity and lack of known exploits, the immediate risk is low. However, organizations with automated systems ingesting external timestamp data or exposed APIs that parse date-time strings could be more vulnerable to targeted DoS attacks. The impact is more pronounced in environments where uptime and service continuity are critical, such as financial institutions, healthcare, and public sector services.
Mitigation Recommendations
1. Monitor Red Hat and GLib vendor advisories closely and apply patches or updates as soon as they become available to address CVE-2025-3360. 2. Implement input validation and sanitization on all external inputs that include ISO 8601 timestamps to detect and reject abnormally long or malformed timestamp strings before they reach GLib parsing functions. 3. Employ application-layer rate limiting and anomaly detection to identify and block suspicious requests containing malformed timestamps that could trigger the vulnerability. 4. Conduct code reviews and testing for any custom software components that utilize GLib date-time parsing to ensure they handle edge cases safely. 5. Use containerization or sandboxing to isolate services that process external timestamp data, minimizing the impact of potential crashes. 6. Maintain robust monitoring and alerting on service availability and application crashes to enable rapid response to potential exploitation attempts. 7. Educate development and operations teams about the vulnerability to ensure awareness and prompt remediation.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- redhat
- Date Reserved
- 2025-04-07T01:50:45.607Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 686904636f40f0eb72a92976
Added to database: 7/5/2025, 10:54:27 AM
Last enriched: 11/21/2025, 7:35:31 AM
Last updated: 11/22/2025, 4:19:10 PM
Views: 82
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2023-30806: CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in Sangfor Net-Gen Application Firewall
CriticalCVE-2024-0401: CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in ASUS ExpertWiFi
HighCVE-2024-23690: CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in Netgear FVS336Gv3
HighCVE-2024-13976: CWE-427 Uncontrolled Search Path Element in Commvault Commvault for Windows
HighCVE-2024-12856: CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in Four-Faith F3x24
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.