diff --git a/advisories/github-reviewed/2022/05/GHSA-2jq7-pgqq-gqqj/GHSA-2jq7-pgqq-gqqj.json b/advisories/github-reviewed/2022/05/GHSA-2jq7-pgqq-gqqj/GHSA-2jq7-pgqq-gqqj.json new file mode 100644 index 00000000000..4cf7538e495 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-2jq7-pgqq-gqqj/GHSA-2jq7-pgqq-gqqj.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2jq7-pgqq-gqqj", + "modified": "2025-04-14T17:38:04Z", + "published": "2022-05-17T04:31:13Z", + "aliases": [ + "CVE-2014-6288" + ], + "summary": "TYPO3 powermail extension allows remote attackers to bypass CAPTCHA protection mechanism", + "details": "The powermail extension 2.x before 2.0.11 for TYPO3 allows remote attackers to bypass the CAPTCHA protection mechanism via unspecified vectors.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "in2code/powermail" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.0.0" + }, + { + "fixed": "2.0.11" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-6288" + }, + { + "type": "PACKAGE", + "url": "https://github.com/in2code-de/powermail" + }, + { + "type": "WEB", + "url": "https://typo3.org/security/advisory/typo3-ext-sa-2014-006" + }, + { + "type": "WEB", + "url": "http://typo3.org/extensions/repository/view/powermail" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-287" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-04-14T17:38:04Z", + "nvd_published_at": "2014-10-03T14:55:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-2jq7-pgqq-gqqj/GHSA-2jq7-pgqq-gqqj.json b/advisories/unreviewed/2022/05/GHSA-2jq7-pgqq-gqqj/GHSA-2jq7-pgqq-gqqj.json deleted file mode 100644 index aa1b0d37462..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-2jq7-pgqq-gqqj/GHSA-2jq7-pgqq-gqqj.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-2jq7-pgqq-gqqj", - "modified": "2025-04-12T12:39:12Z", - "published": "2022-05-17T04:31:13Z", - "aliases": [ - "CVE-2014-6288" - ], - "details": "The powermail extension 2.x before 2.0.11 for TYPO3 allows remote attackers to bypass the CAPTCHA protection mechanism via unspecified vectors.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-6288" - }, - { - "type": "WEB", - "url": "http://typo3.org/extensions/repository/view/powermail" - }, - { - "type": "WEB", - "url": "http://typo3.org/teams/security/security-bulletins/typo3-extensions/typo3-ext-sa-2014-006" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2014-10-03T14:55:00Z" - } -} \ No newline at end of file