mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-xhgx-7974-c8v6
This commit is contained in:
+28
-5
@@ -1,12 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-xhgx-7974-c8v6",
|
||||
"modified": "2024-01-04T21:30:23Z",
|
||||
"modified": "2024-01-04T22:18:15Z",
|
||||
"published": "2023-12-27T21:31:01Z",
|
||||
"aliases": [
|
||||
"CVE-2023-51084"
|
||||
],
|
||||
"details": "hyavijava v6.0.07.1 was discovered to contain a stack overflow via the ResultConverter.convert2Xml method.",
|
||||
"summary": "hyavijava stack overflow vulnerability",
|
||||
"details": "hyavijava v6.0.07.1 was discovered to contain a stack overflow via the `ResultConverter.convert2Xml` method.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
@@ -14,7 +15,25 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Maven",
|
||||
"name": "com.github:hyavijava"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "6.0.07.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -24,6 +43,10 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/PoppingSnack/VulReport/issues/12"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/hyavijava/hyavijava"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
@@ -31,8 +54,8 @@
|
||||
"CWE-787"
|
||||
],
|
||||
"severity": "CRITICAL",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-01-04T22:18:15Z",
|
||||
"nvd_published_at": "2023-12-27T21:15:08Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user