mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-3jcv-5f9p-2f2p GHSA-p3rv-qj56-2fqx
This commit is contained in:
+23
-8
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-3jcv-5f9p-2f2p",
|
||||
"modified": "2024-02-20T03:30:57Z",
|
||||
"modified": "2024-02-21T00:16:32Z",
|
||||
"published": "2024-02-20T03:30:57Z",
|
||||
"aliases": [
|
||||
"CVE-2024-1648"
|
||||
],
|
||||
"summary": "Cross-site Scripting in electron-pdf",
|
||||
"details": "electron-pdf version 20.0.0 allows an external attacker to remotely obtain\n\narbitrary local files. This is possible because the application does not\n\nvalidate the HTML content entered by the user.\n\n\n\n",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,7 +15,25 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "npm",
|
||||
"name": "electron-pdf"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "20.0.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -24,10 +43,6 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://fluidattacks.com/advisories/drake"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://www.npmjs.com/package/electron-pdf"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
@@ -35,8 +50,8 @@
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-02-21T00:16:32Z",
|
||||
"nvd_published_at": "2024-02-20T01:15:07Z"
|
||||
}
|
||||
}
|
||||
+23
-8
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-p3rv-qj56-2fqx",
|
||||
"modified": "2024-02-20T03:30:57Z",
|
||||
"modified": "2024-02-21T00:15:55Z",
|
||||
"published": "2024-02-20T03:30:57Z",
|
||||
"aliases": [
|
||||
"CVE-2024-1647"
|
||||
],
|
||||
"summary": "Cross-site Scripting in Pyhtml2pdf",
|
||||
"details": "Pyhtml2pdf version 0.0.6 allows an external attacker to remotely obtain\n\narbitrary local files. This is possible because the application does not\n\nvalidate the HTML content entered by the user.\n\n\n\n",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,7 +15,25 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "PyPI",
|
||||
"name": "pyhtml2pdf"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "0.0.6"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -24,10 +43,6 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://fluidattacks.com/advisories/oliver"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://pypi.org/project/pyhtml2pdf"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
@@ -35,8 +50,8 @@
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-02-21T00:15:55Z",
|
||||
"nvd_published_at": "2024-02-20T01:15:07Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user