From 5af7f0dc289c9c6eeec6b66514c2fc75df2c6c1c Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 19:38:58 +0000 Subject: [PATCH] Publish Advisories GHSA-xwq4-2cwr-fv2q GHSA-xwq4-2cwr-fv2q --- .../GHSA-xwq4-2cwr-fv2q.json | 84 +++++++++++++++++++ .../GHSA-xwq4-2cwr-fv2q.json | 37 -------- 2 files changed, 84 insertions(+), 37 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-xwq4-2cwr-fv2q/GHSA-xwq4-2cwr-fv2q.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-xwq4-2cwr-fv2q/GHSA-xwq4-2cwr-fv2q.json diff --git a/advisories/github-reviewed/2022/05/GHSA-xwq4-2cwr-fv2q/GHSA-xwq4-2cwr-fv2q.json b/advisories/github-reviewed/2022/05/GHSA-xwq4-2cwr-fv2q/GHSA-xwq4-2cwr-fv2q.json new file mode 100644 index 00000000000..9a2f447be07 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-xwq4-2cwr-fv2q/GHSA-xwq4-2cwr-fv2q.json @@ -0,0 +1,84 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-xwq4-2cwr-fv2q", + "modified": "2025-04-14T19:37:01Z", + "published": "2022-05-17T01:13:38Z", + "aliases": [ + "CVE-2014-8327" + ], + "summary": "fal_sftp extension for TYPO3 uses weak permissions for sFTP driver files and folders", + "details": "The fal_sftp extension before 0.2.6 for TYPO3 uses weak permissions for sFTP driver files and folders, which allows remote authenticated users to obtain sensitive information via unspecified vectors.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "co-stack/fal_sftp" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.2.6" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "vertexvaar/falsftp" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.2.6" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8327" + }, + { + "type": "WEB", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/97668" + }, + { + "type": "WEB", + "url": "https://typo3.org/security/advisory/typo3-ext-sa-2014-014" + }, + { + "type": "WEB", + "url": "http://typo3.org/extensions/repository/view/fal_sftp" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-276" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-04-14T19:37:01Z", + "nvd_published_at": "2014-10-27T15:55:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-xwq4-2cwr-fv2q/GHSA-xwq4-2cwr-fv2q.json b/advisories/unreviewed/2022/05/GHSA-xwq4-2cwr-fv2q/GHSA-xwq4-2cwr-fv2q.json deleted file mode 100644 index cf98c20b61f..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-xwq4-2cwr-fv2q/GHSA-xwq4-2cwr-fv2q.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-xwq4-2cwr-fv2q", - "modified": "2025-04-12T12:41:17Z", - "published": "2022-05-17T01:13:38Z", - "aliases": [ - "CVE-2014-8327" - ], - "details": "The fal_sftp extension before 0.2.6 for TYPO3 uses weak permissions for sFTP driver files and folders, which allows remote authenticated users to obtain sensitive information via unspecified vectors.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8327" - }, - { - "type": "WEB", - "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/97668" - }, - { - "type": "WEB", - "url": "http://typo3.org/extensions/repository/view/fal_sftp" - }, - { - "type": "WEB", - "url": "http://typo3.org/teams/security/security-bulletins/typo3-extensions/typo3-ext-sa-2014-014" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2014-10-27T15:55:00Z" - } -} \ No newline at end of file