Publish Advisories

GHSA-xwq4-2cwr-fv2q
GHSA-xwq4-2cwr-fv2q
This commit is contained in:
advisory-database[bot]
2025-04-14 19:38:58 +00:00
parent 42b92ec479
commit 5af7f0dc28
2 changed files with 84 additions and 37 deletions
@@ -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"
}
}
@@ -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"
}
}