diff --git a/advisories/github-reviewed/2022/05/GHSA-rjrq-93hp-22ww/GHSA-rjrq-93hp-22ww.json b/advisories/github-reviewed/2022/05/GHSA-rjrq-93hp-22ww/GHSA-rjrq-93hp-22ww.json new file mode 100644 index 00000000000..e0eb1ab3fa4 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-rjrq-93hp-22ww/GHSA-rjrq-93hp-22ww.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-rjrq-93hp-22ww", + "modified": "2025-04-10T01:15:25Z", + "published": "2022-05-02T03:23:15Z", + "aliases": [ + "CVE-2009-1264" + ], + "summary": "Frontend User Registration extension for TYPO3 does not properly verify access rights", + "details": "Frontend User Registration (sr_feuser_register) extension 2.5.20 and earlier for TYPO3 does not properly verify access rights, which allows remote authenticated users to obtain sensitive information such as passwords via unknown attack vectors.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "sjbr/sr-feuser-register" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.5.21" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-1264" + }, + { + "type": "PACKAGE", + "url": "https://github.com/TYPO3-extensions/sr_feuser_register" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20090527190538/http://typo3.org/teams/security/security-bulletins/typo3-sa-2009-004" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20200228205603/http://www.securityfocus.com/bid/34374" + }, + { + "type": "WEB", + "url": "http://typo3.org/extensions/repository/view/sr_feuser_register/2.5.21" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-284" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-04-10T01:15:25Z", + "nvd_published_at": "2009-04-07T23:30:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-rjrq-93hp-22ww/GHSA-rjrq-93hp-22ww.json b/advisories/unreviewed/2022/05/GHSA-rjrq-93hp-22ww/GHSA-rjrq-93hp-22ww.json deleted file mode 100644 index 62d200c20b3..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-rjrq-93hp-22ww/GHSA-rjrq-93hp-22ww.json +++ /dev/null @@ -1,49 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-rjrq-93hp-22ww", - "modified": "2025-04-09T04:07:52Z", - "published": "2022-05-02T03:23:15Z", - "aliases": [ - "CVE-2009-1264" - ], - "details": "Frontend User Registration (sr_feuser_register) extension 2.5.20 and earlier for TYPO3 does not properly verify access rights, which allows remote authenticated users to obtain sensitive information such as passwords via unknown attack vectors.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-1264" - }, - { - "type": "WEB", - "url": "http://osvdb.org/53278" - }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/34586" - }, - { - "type": "WEB", - "url": "http://typo3.org/extensions/repository/view/sr_feuser_register/2.5.21" - }, - { - "type": "WEB", - "url": "http://typo3.org/teams/security/security-bulletins/typo3-sa-2009-004" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/34374" - }, - { - "type": "WEB", - "url": "http://www.vupen.com/english/advisories/2009/0938" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2009-04-07T23:30:00Z" - } -} \ No newline at end of file