Skip to content

Commit 6315b79

Browse files
1 parent 397baa5 commit 6315b79

1 file changed

Lines changed: 68 additions & 0 deletions

File tree

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-m86r-wr74-693h",
4+
"modified": "2026-01-11T12:30:27Z",
5+
"published": "2026-01-11T12:30:27Z",
6+
"aliases": [
7+
"CVE-2025-15506"
8+
],
9+
"details": "A vulnerability was found in AcademySoftwareFoundation OpenColorIO up to 2.5.0. This issue affects the function ConvertToRegularExpression of the file src/OpenColorIO/FileRules.cpp. Performing a manipulation results in out-of-bounds read. The attack needs to be approached locally. The exploit has been made public and could be used. The patch is named ebdbb75123c9d5f4643e041314e2bc988a13f20d. To fix this issue, it is recommended to deploy a patch. The fix was added to the 2.5.1 milestone.",
10+
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"
14+
},
15+
{
16+
"type": "CVSS_V4",
17+
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
18+
}
19+
],
20+
"affected": [],
21+
"references": [
22+
{
23+
"type": "ADVISORY",
24+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15506"
25+
},
26+
{
27+
"type": "WEB",
28+
"url": "https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/2228"
29+
},
30+
{
31+
"type": "WEB",
32+
"url": "https://github.com/AcademySoftwareFoundation/OpenColorIO/pull/2231"
33+
},
34+
{
35+
"type": "WEB",
36+
"url": "https://github.com/cozdas/OpenColorIO/commit/ebdbb75123c9d5f4643e041314e2bc988a13f20d"
37+
},
38+
{
39+
"type": "WEB",
40+
"url": "https://github.com/AcademySoftwareFoundation/OpenColorIO/milestone/11"
41+
},
42+
{
43+
"type": "WEB",
44+
"url": "https://github.com/oneafter/1225/blob/main/uaf"
45+
},
46+
{
47+
"type": "WEB",
48+
"url": "https://vuldb.com/?ctiid.340444"
49+
},
50+
{
51+
"type": "WEB",
52+
"url": "https://vuldb.com/?id.340444"
53+
},
54+
{
55+
"type": "WEB",
56+
"url": "https://vuldb.com/?submit.733332"
57+
}
58+
],
59+
"database_specific": {
60+
"cwe_ids": [
61+
"CWE-119"
62+
],
63+
"severity": "MODERATE",
64+
"github_reviewed": false,
65+
"github_reviewed_at": null,
66+
"nvd_published_at": "2026-01-11T11:15:49Z"
67+
}
68+
}

0 commit comments

Comments
 (0)