mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-3f38-96qm-r3fw GHSA-9cw9-m7hg-w8mf GHSA-3f38-96qm-r3fw
This commit is contained in:
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-3f38-96qm-r3fw",
|
||||
"modified": "2023-11-09T22:10:33Z",
|
||||
"published": "2023-11-09T18:34:55Z",
|
||||
"aliases": [
|
||||
"CVE-2023-46894"
|
||||
],
|
||||
"summary": "esptool allows attackers to view sensitive information via weak cryptographic algorithm",
|
||||
"details": "An issue discovered in esptool 4.6.2 allows attackers to view sensitive information via weak cryptographic algorithm.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "PyPI",
|
||||
"name": "esptool"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "4.6.2"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46894"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/espressif/esptool/issues/926"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/espressif/esptool"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2023-11-09T22:10:33Z",
|
||||
"nvd_published_at": "2023-11-09T16:15:34Z"
|
||||
}
|
||||
}
|
||||
+27
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-9cw9-m7hg-w8mf",
|
||||
"modified": "2023-11-09T18:34:55Z",
|
||||
"modified": "2023-11-09T22:10:12Z",
|
||||
"published": "2023-11-02T18:30:25Z",
|
||||
"aliases": [
|
||||
"CVE-2023-46925"
|
||||
],
|
||||
"summary": "Reportico Cross-site Scripting vulnerability",
|
||||
"details": "Reportico 7.1.21 is vulnerable to Cross Site Scripting (XSS).",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,7 +15,25 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "reportico-web/reportico"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "7.1.21"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -24,6 +43,10 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/reportico-web/reportico/issues/47"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/reportico-web/reportico"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
@@ -31,8 +54,8 @@
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2023-11-09T22:10:12Z",
|
||||
"nvd_published_at": "2023-11-02T17:15:11Z"
|
||||
}
|
||||
}
|
||||
@@ -1,35 +0,0 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-3f38-96qm-r3fw",
|
||||
"modified": "2023-11-09T18:34:55Z",
|
||||
"published": "2023-11-09T18:34:55Z",
|
||||
"aliases": [
|
||||
"CVE-2023-46894"
|
||||
],
|
||||
"details": "An issue discovered in esptool 4.6.2 allows attackers to view sensitive information via weak cryptographic algorithm.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46894"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/espressif/esptool/issues/926"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
|
||||
],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"nvd_published_at": "2023-11-09T16:15:34Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user