From 53e2eacad6cc15fd2c9243aff1239e98e3b0c3f6 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 22:08:46 +0000 Subject: [PATCH] Publish Advisories GHSA-w327-wq28-3vmf GHSA-w327-wq28-3vmf --- .../GHSA-w327-wq28-3vmf.json | 62 +++++++++++++++++++ .../GHSA-w327-wq28-3vmf.json | 43 ------------- 2 files changed, 62 insertions(+), 43 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-w327-wq28-3vmf/GHSA-w327-wq28-3vmf.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-w327-wq28-3vmf/GHSA-w327-wq28-3vmf.json diff --git a/advisories/github-reviewed/2022/05/GHSA-w327-wq28-3vmf/GHSA-w327-wq28-3vmf.json b/advisories/github-reviewed/2022/05/GHSA-w327-wq28-3vmf/GHSA-w327-wq28-3vmf.json new file mode 100644 index 00000000000..7b202bf451b --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-w327-wq28-3vmf/GHSA-w327-wq28-3vmf.json @@ -0,0 +1,62 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-w327-wq28-3vmf", + "modified": "2024-02-08T22:07:12Z", + "published": "2022-05-02T03:56:59Z", + "aliases": [ + "CVE-2009-4665" + ], + "summary": "CuteSoft CuteEditor Path Traversal vulnerability", + "details": "Directory traversal vulnerability in `CuteSoft_Client/CuteEditor/Load.ashx` in CuteSoft Components Cute Editor for ASP.NET allows remote attackers to read arbitrary files via a `..` (dot dot) in the file parameter.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "NuGet", + "name": "CuteEditor" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "6.6" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-4665" + }, + { + "type": "WEB", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/50727" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20200228205122/http://www.securityfocus.com/bid/35085" + }, + { + "type": "WEB", + "url": "http://www.exploit-db.com/exploits/8785" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-22" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-02-08T22:07:12Z", + "nvd_published_at": "2010-03-05T18:30:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-w327-wq28-3vmf/GHSA-w327-wq28-3vmf.json b/advisories/unreviewed/2022/05/GHSA-w327-wq28-3vmf/GHSA-w327-wq28-3vmf.json deleted file mode 100644 index 5e2266b50dd..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-w327-wq28-3vmf/GHSA-w327-wq28-3vmf.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-w327-wq28-3vmf", - "modified": "2022-05-02T03:56:59Z", - "published": "2022-05-02T03:56:59Z", - "aliases": [ - "CVE-2009-4665" - ], - "details": "Directory traversal vulnerability in CuteSoft_Client/CuteEditor/Load.ashx in CuteSoft Components Cute Editor for ASP.NET allows remote attackers to read arbitrary files via a .. (dot dot) in the file parameter.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-4665" - }, - { - "type": "WEB", - "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/50727" - }, - { - "type": "WEB", - "url": "http://www.exploit-db.com/exploits/8785" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/35085" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-22" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2010-03-05T18:30:00Z" - } -} \ No newline at end of file