diff --git a/advisories/unreviewed/2022/05/GHSA-m646-h2pw-56h4/GHSA-m646-h2pw-56h4.json b/advisories/github-reviewed/2022/05/GHSA-m646-h2pw-56h4/GHSA-m646-h2pw-56h4.json similarity index 50% rename from advisories/unreviewed/2022/05/GHSA-m646-h2pw-56h4/GHSA-m646-h2pw-56h4.json rename to advisories/github-reviewed/2022/05/GHSA-m646-h2pw-56h4/GHSA-m646-h2pw-56h4.json index 85b7284783b..8f18cf5ec08 100644 --- a/advisories/unreviewed/2022/05/GHSA-m646-h2pw-56h4/GHSA-m646-h2pw-56h4.json +++ b/advisories/github-reviewed/2022/05/GHSA-m646-h2pw-56h4/GHSA-m646-h2pw-56h4.json @@ -1,14 +1,40 @@ { "schema_version": "1.4.0", "id": "GHSA-m646-h2pw-56h4", - "modified": "2025-04-11T04:04:52Z", + "modified": "2025-04-12T03:06:33Z", "published": "2022-05-17T01:38:29Z", "aliases": [ "CVE-2012-5890" ], + "summary": "Front End User Registration (sr_feuser_register) extension for TYPO3 allows remote attackers to obtain user names, passwords", "details": "The Front End User Registration (sr_feuser_register) extension before 2.6.2 for TYPO3 allows remote attackers to obtain user names and passwords via the (1) edit perspective or (2) autologin feature.", - "severity": [], - "affected": [], + "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/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "sjbr/sr-feuser-register" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.6.2" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -18,6 +44,14 @@ "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/80145" }, + { + "type": "PACKAGE", + "url": "https://github.com/TYPO3-extensions/sr_feuser_register" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20120715071728/http://typo3.org/teams/security/security-bulletins/typo3-extensions/typo3-ext-sa-2012-002" + }, { "type": "WEB", "url": "http://forge.typo3.org/projects/extension-sr_feuser_register/repository/entry/trunk/ChangeLog" @@ -25,10 +59,6 @@ { "type": "WEB", "url": "http://forge.typo3.org/projects/extension-sr_feuser_register/repository/revisions/58720" - }, - { - "type": "WEB", - "url": "http://typo3.org/teams/security/security-bulletins/typo3-extensions/typo3-ext-sa-2012-002" } ], "database_specific": { @@ -36,8 +66,8 @@ "CWE-200" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-12T03:06:33Z", "nvd_published_at": "2012-11-17T21:55:00Z" } } \ No newline at end of file