File tree Expand file tree Collapse file tree 2 files changed +61
-36
lines changed
github-reviewed/2025/12/GHSA-x3vf-39hj-gxr4
unreviewed/2025/12/GHSA-x3vf-39hj-gxr4 Expand file tree Collapse file tree 2 files changed +61
-36
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "schema_version" : " 1.4.0" ,
3+ "id" : " GHSA-x3vf-39hj-gxr4" ,
4+ "modified" : " 2025-12-18T22:16:29Z" ,
5+ "published" : " 2025-12-18T06:30:13Z" ,
6+ "aliases" : [
7+ " CVE-2025-68463"
8+ ],
9+ "summary" : " Biopython is vulnerable to doctype XML external entity (XXE) injection through Bio.Entrez" ,
10+ "details" : " Bio.Entrez in Biopython through 1.86 allows doctype XXE." ,
11+ "severity" : [
12+ {
13+ "type" : " CVSS_V3" ,
14+ "score" : " CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:L"
15+ }
16+ ],
17+ "affected" : [
18+ {
19+ "package" : {
20+ "ecosystem" : " PyPI" ,
21+ "name" : " biopython"
22+ },
23+ "ranges" : [
24+ {
25+ "type" : " ECOSYSTEM" ,
26+ "events" : [
27+ {
28+ "introduced" : " 0"
29+ },
30+ {
31+ "last_affected" : " 1.86"
32+ }
33+ ]
34+ }
35+ ]
36+ }
37+ ],
38+ "references" : [
39+ {
40+ "type" : " ADVISORY" ,
41+ "url" : " https://nvd.nist.gov/vuln/detail/CVE-2025-68463"
42+ },
43+ {
44+ "type" : " WEB" ,
45+ "url" : " https://github.com/biopython/biopython/issues/5109"
46+ },
47+ {
48+ "type" : " WEB" ,
49+ "url" : " https://github.com/biopython/biopython"
50+ }
51+ ],
52+ "database_specific" : {
53+ "cwe_ids" : [
54+ " CWE-611"
55+ ],
56+ "severity" : " MODERATE" ,
57+ "github_reviewed" : true ,
58+ "github_reviewed_at" : " 2025-12-18T22:16:29Z" ,
59+ "nvd_published_at" : " 2025-12-18T06:15:50Z"
60+ }
61+ }
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments