mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-5gx6-f2qq-475f GHSA-rp53-fw29-rxg3 GHSA-5gx6-f2qq-475f GHSA-rp53-fw29-rxg3
This commit is contained in:
@@ -0,0 +1,111 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-5gx6-f2qq-475f",
|
||||
"modified": "2025-04-12T01:40:54Z",
|
||||
"published": "2022-05-17T05:06:42Z",
|
||||
"aliases": [
|
||||
"CVE-2010-3313"
|
||||
],
|
||||
"summary": "EGroupware Code Injection vulnerability",
|
||||
"details": "`phpgwapi/js/fckeditor/editor/dialog/fck_spellerpages/spellerpages/serverscripts/spellchecker.php` in EGroupware 1.4.001+.002; 1.6.001+.002 and possibly other versions before 1.6.003; and EPL 9.1 before 9.1.20100309 and 9.2 before 9.2.20100309; allows remote attackers to execute arbitrary commands via shell metacharacters in the (1) aspell_path or (2) spellchecker_lang parameters.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "egroupware/egroupware"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "1.6.003"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "egroupware/egroupware"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "9.1"
|
||||
},
|
||||
{
|
||||
"fixed": "9.1.20100309"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "egroupware/egroupware"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "9.2"
|
||||
},
|
||||
{
|
||||
"fixed": "9.2.20100309"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-3313"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/EGroupware/egroupware"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.debian.org/security/2010/dsa-2013"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.egroupware.org/news?item=93"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.exploit-db.com/exploits/11777"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.openwall.com/lists/oss-security/2010/09/21/7"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-94"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-04-12T01:40:54Z",
|
||||
"nvd_published_at": "2010-09-22T19:00:00Z"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-rp53-fw29-rxg3",
|
||||
"modified": "2025-04-12T01:41:17Z",
|
||||
"published": "2022-05-17T05:48:05Z",
|
||||
"aliases": [
|
||||
"CVE-2010-3604"
|
||||
],
|
||||
"summary": "powermail extension for TYPO3 vulnerable to SQL Injection",
|
||||
"details": "SQL injection vulnerability in the powermail extension 1.5.3 and earlier for TYPO3 allows remote attackers to execute arbitrary SQL commands via unspecified vectors.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "in2code/powermail"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "1.5.4"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-3604"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/in2code-de/powermail"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://web.archive.org/web/20101112082509/http://typo3.org/teams/security/security-bulletins/typo3-sa-2010-019"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://typo3.org/extensions/repository/view/powermail/1.5.4"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-89"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-04-12T01:41:17Z",
|
||||
"nvd_published_at": "2010-09-24T21:00:00Z"
|
||||
}
|
||||
}
|
||||
@@ -1,43 +0,0 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-5gx6-f2qq-475f",
|
||||
"modified": "2025-04-11T03:39:12Z",
|
||||
"published": "2022-05-17T05:06:42Z",
|
||||
"aliases": [
|
||||
"CVE-2010-3313"
|
||||
],
|
||||
"details": "phpgwapi/js/fckeditor/editor/dialog/fck_spellerpages/spellerpages/serverscripts/spellchecker.php in EGroupware 1.4.001+.002; 1.6.001+.002 and possibly other versions before 1.6.003; and EPL 9.1 before 9.1.20100309 and 9.2 before 9.2.20100309; allows remote attackers to execute arbitrary commands via shell metacharacters in the (1) aspell_path or (2) spellchecker_lang parameters.",
|
||||
"severity": [],
|
||||
"affected": [],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-3313"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.debian.org/security/2010/dsa-2013"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.egroupware.org/news?item=93"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.exploit-db.com/exploits/11777"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.openwall.com/lists/oss-security/2010/09/21/7"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-94"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"nvd_published_at": "2010-09-22T19:00:00Z"
|
||||
}
|
||||
}
|
||||
@@ -1,39 +0,0 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-rp53-fw29-rxg3",
|
||||
"modified": "2025-04-11T03:39:20Z",
|
||||
"published": "2022-05-17T05:48:05Z",
|
||||
"aliases": [
|
||||
"CVE-2010-3604"
|
||||
],
|
||||
"details": "SQL injection vulnerability in the powermail extension 1.5.3 and earlier for TYPO3 allows remote attackers to execute arbitrary SQL commands via unspecified vectors.",
|
||||
"severity": [],
|
||||
"affected": [],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-3604"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://secunia.com/advisories/41530"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://typo3.org/extensions/repository/view/powermail/1.5.4"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://typo3.org/teams/security/security-bulletins/typo3-sa-2010-019"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-89"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"nvd_published_at": "2010-09-24T21:00:00Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user