GHSA-G8QJ-JV5H-78CP
Vulnerability from github – Published: 2025-03-11 15:31 – Updated: 2025-10-22 00:33
VLAI?
Details
An out of bounds write exists in FreeType versions 2.13.0 and below when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value causing it to wrap around and allocate too small of a heap buffer. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This may result in arbitrary code execution. This vulnerability may have been exploited in the wild.
Severity ?
8.1 (High)
{
"affected": [],
"aliases": [
"CVE-2025-27363"
],
"database_specific": {
"cwe_ids": [
"CWE-787"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-03-11T14:15:25Z",
"severity": "HIGH"
},
"details": "An out of bounds write exists in FreeType versions 2.13.0 and below when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value causing it to wrap around and allocate too small of a heap buffer. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This may result in arbitrary code execution. This vulnerability may have been exploited in the wild.",
"id": "GHSA-g8qj-jv5h-78cp",
"modified": "2025-10-22T00:33:15Z",
"published": "2025-03-11T15:31:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00030.html"
},
{
"type": "WEB",
"url": "https://source.android.com/docs/security/bulletin/2025-05-01"
},
{
"type": "WEB",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-27363"
},
{
"type": "WEB",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/1"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/11"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/12"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/2"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/3"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/8"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/03/14/1"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/03/14/2"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/03/14/3"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/03/14/4"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/05/06/3"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
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…