原始 OSV JSON
{
"id": "GHSA-jp4j-47f9-2vc3",
"aliases": [
"CVE-2019-13126"
],
"details": "An integer overflow in NATS Server before 2.2.0 allows a remote attacker to crash the server by sending a crafted request.\n\n### Specific Go Packages Affected\ngithub.com/nats-io/nats-server/v2/server",
"summary": "Integer Overflow or Wraparound in NATS Server",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.2.0"
}
]
}
],
"package": {
"name": "github.com/nats-io/nats-server/v2",
"ecosystem": "Go"
}
}
],
"modified": "2023-09-29T16:33:59Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2021-05-18T18:14:55Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-13126",
"type": "ADVISORY"
},
{
"url": "https://github.com/nats-io/nats-server/pull/1053",
"type": "WEB"
},
{
"url": "https://github.com/nats-io/nats-server/pull/1441",
"type": "WEB"
},
{
"url": "https://github.com/nats-io/nats-server/commit/07ef71ff98f45f8c2711be4aeaf484610d891dda",
"type": "WEB"
},
{
"url": "https://github.com/nats-io/nats-server/commits/master",
"type": "WEB"
},
{
"url": "https://www.twistlock.com/labs-blog/finding-dos-vulnerability-nats-go-fuzz-cve-2019-13126",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-190"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2019-07-29T17:15:00Z",
"github_reviewed_at": "2021-05-17T16:35:04Z"
}
}