Skip to content

Commit 2f27bbf

Browse files
1 parent 32d30f5 commit 2f27bbf

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-h658-g68v-wgc7",
4+
"modified": "2025-06-28T15:30:54Z",
5+
"published": "2025-06-28T15:30:54Z",
6+
"aliases": [
7+
"CVE-2025-1991"
8+
],
9+
"details": "IBM Informix Dynamic Server 12.10,14.10, and15.0 could allow a remote attacker to cause a denial of service due to an integer underflow when processing packets.",
10+
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
14+
}
15+
],
16+
"affected": [],
17+
"references": [
18+
{
19+
"type": "ADVISORY",
20+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1991"
21+
},
22+
{
23+
"type": "WEB",
24+
"url": "https://www.ibm.com/support/pages/node/7238455"
25+
}
26+
],
27+
"database_specific": {
28+
"cwe_ids": [
29+
"CWE-191"
30+
],
31+
"severity": "HIGH",
32+
"github_reviewed": false,
33+
"github_reviewed_at": null,
34+
"nvd_published_at": "2025-06-28T13:15:23Z"
35+
}
36+
}

0 commit comments

Comments
 (0)