-
Notifications
You must be signed in to change notification settings - Fork 336
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fd0244e
commit b403b05
Showing
1 changed file
with
31 additions
and
8 deletions.
There are no files selected for viewing
39 changes: 31 additions & 8 deletions
39
...A-cgr9-h9qq-x9fx/GHSA-cgr9-h9qq-x9fx.json → ...A-cgr9-h9qq-x9fx/GHSA-cgr9-h9qq-x9fx.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,47 +1,70 @@ | ||
{ | ||
"schema_version": "1.4.0", | ||
"id": "GHSA-cgr9-h9qq-x9fx", | ||
"modified": "2022-05-02T06:18:15Z", | ||
"modified": "2024-02-07T22:30:03Z", | ||
"published": "2022-05-02T06:18:14Z", | ||
"aliases": [ | ||
"CVE-2010-1022" | ||
], | ||
"summary": "TYPO3 Authentication Bypass via Salted user password hashes extension", | ||
"details": "The TYPO3 Security - Salted user password hashes (t3sec_saltedpw) extension before 0.2.13 for TYPO3 allows remote attackers to bypass authentication via unspecified vectors.", | ||
"severity": [ | ||
|
||
], | ||
"affected": [ | ||
|
||
{ | ||
"package": { | ||
"ecosystem": "Packagist", | ||
"name": "typo3/cms-saltedpasswords" | ||
}, | ||
"ranges": [ | ||
{ | ||
"type": "ECOSYSTEM", | ||
"events": [ | ||
{ | ||
"introduced": "0" | ||
}, | ||
{ | ||
"fixed": "0.2.13" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
], | ||
"references": [ | ||
{ | ||
"type": "ADVISORY", | ||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1022" | ||
}, | ||
{ | ||
"type": "PACKAGE", | ||
"url": "https://github.com/TYPO3-CMS/saltedpasswords" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "http://secunia.com/advisories/38992" | ||
"url": "https://web.archive.org/web/20101125125343/http://secunia.com/advisories/38992" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "http://typo3.org/extensions/repository/view/t3sec_saltedpw/0.2.13/" | ||
"url": "https://web.archive.org/web/20200228221050/http://www.securityfocus.com/bid/38799" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "http://typo3.org/teams/security/security-bulletins/typo3-sa-2010-006/" | ||
"url": "http://typo3.org/extensions/repository/view/t3sec_saltedpw/0.2.13/" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "http://www.securityfocus.com/bid/38799" | ||
"url": "http://typo3.org/teams/security/security-bulletins/typo3-sa-2010-006/" | ||
} | ||
], | ||
"database_specific": { | ||
"cwe_ids": [ | ||
"CWE-287" | ||
], | ||
"severity": "HIGH", | ||
"github_reviewed": false, | ||
"github_reviewed_at": null, | ||
"github_reviewed": true, | ||
"github_reviewed_at": "2024-02-07T22:30:03Z", | ||
"nvd_published_at": "2010-03-19T19:00:00Z" | ||
} | ||
} |