Skip to content

Commit

Permalink
Publish Advisories
Browse files Browse the repository at this point in the history
  • Loading branch information
advisory-database[bot] committed Oct 13, 2023
1 parent 2d49234 commit edae863
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"schema_version": "1.4.0",
"id": "GHSA-2wrh-6pvc-2jm9",
"modified": "2023-10-11T20:36:23Z",
"modified": "2023-10-13T23:10:21Z",
"published": "2023-08-02T21:30:20Z",
"aliases": [
"CVE-2023-3978"
],
"summary": "Improper rendering of text nodes in golang.org/x/net/html",
"details": "Text nodes not in the HTML namespace are incorrectly literally rendered, causing text which should be escaped to not be. This could lead to an XSS attack.",
"details": "Text nodes not in the HTML namespace are incorrectly literally rendered, causing text which should be escaped to not be. This could lead to an XSS attack. ",
"severity": [
{
"type": "CVSS_V3",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-8fxr-qfr9-p34w",
"modified": "2023-10-02T22:00:54Z",
"modified": "2023-10-13T23:09:00Z",
"published": "2023-10-02T20:39:20Z",
"aliases": [
"CVE-2023-43654"
Expand All @@ -11,7 +11,7 @@
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
}
],
"affected": [
Expand Down Expand Up @@ -60,13 +60,17 @@
{
"type": "WEB",
"url": "https://github.com/pytorch/serve/releases/tag/v0.8.2"
},
{
"type": "WEB",
"url": "http://packetstormsecurity.com/files/175095/PyTorch-Model-Server-Registration-Deserialization-Remote-Code-Execution.html"
}
],
"database_specific": {
"cwe_ids": [
"CWE-918"
],
"severity": "CRITICAL",
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2023-10-02T20:39:20Z",
"nvd_published_at": null
Expand Down

0 comments on commit edae863

Please sign in to comment.