Skip to content

Commit 64ddd12

Browse files
1 parent fc1d8ca commit 64ddd12

File tree

1 file changed

+40
-1
lines changed

1 file changed

+40
-1
lines changed

advisories/github-reviewed/2025/08/GHSA-p72g-pv48-7w9x/GHSA-p72g-pv48-7w9x.json

Lines changed: 40 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-p72g-pv48-7w9x",
4-
"modified": "2025-08-21T15:41:57Z",
4+
"modified": "2025-10-29T10:37:49Z",
55
"published": "2025-08-20T21:30:27Z",
66
"aliases": [
77
"CVE-2025-54988"
@@ -37,20 +37,59 @@
3737
]
3838
}
3939
]
40+
},
41+
{
42+
"package": {
43+
"ecosystem": "Maven",
44+
"name": "org.apache.tika:tika-parsers"
45+
},
46+
"ranges": [
47+
{
48+
"type": "ECOSYSTEM",
49+
"events": [
50+
{
51+
"introduced": "1.13"
52+
},
53+
{
54+
"fixed": "2.0.0-ALPHA"
55+
}
56+
]
57+
}
58+
]
4059
}
4160
],
4261
"references": [
4362
{
4463
"type": "ADVISORY",
4564
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54988"
4665
},
66+
{
67+
"type": "WEB",
68+
"url": "https://github.com/apache/tika/pull/2291"
69+
},
70+
{
71+
"type": "WEB",
72+
"url": "https://github.com/apache/tika/commit/2b52257304f4d3cde2b8463657380bdb936d9ef2"
73+
},
74+
{
75+
"type": "WEB",
76+
"url": "https://archive.apache.org/dist/tika/3.2.2/CHANGES-3.2.2.txt"
77+
},
4778
{
4879
"type": "PACKAGE",
4980
"url": "https://github.com/apache/tika"
5081
},
82+
{
83+
"type": "WEB",
84+
"url": "https://issues.apache.org/jira/browse/TIKA-4459"
85+
},
5186
{
5287
"type": "WEB",
5388
"url": "https://lists.apache.org/thread/8xn3rqy6kz5b3l1t83kcofkw0w4mmj1w"
89+
},
90+
{
91+
"type": "WEB",
92+
"url": "https://lists.apache.org/thread/stn9oh7rfn9yv76n1srxr9w56oy04p72"
5493
}
5594
],
5695
"database_specific": {

0 commit comments

Comments
 (0)