1
1
{
2
2
"schema_version" : " 1.4.0" ,
3
3
"id" : " GHSA-cgr9-h9qq-x9fx" ,
4
- "modified" : " 2022-05-02T06:18:15Z " ,
4
+ "modified" : " 2024-02-07T22:30:03Z " ,
5
5
"published" : " 2022-05-02T06:18:14Z" ,
6
6
"aliases" : [
7
7
" CVE-2010-1022"
8
8
],
9
+ "summary" : " TYPO3 Authentication Bypass via Salted user password hashes extension" ,
9
10
"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." ,
10
11
"severity" : [
11
12
12
13
],
13
14
"affected" : [
14
-
15
+ {
16
+ "package" : {
17
+ "ecosystem" : " Packagist" ,
18
+ "name" : " typo3/cms-saltedpasswords"
19
+ },
20
+ "ranges" : [
21
+ {
22
+ "type" : " ECOSYSTEM" ,
23
+ "events" : [
24
+ {
25
+ "introduced" : " 0"
26
+ },
27
+ {
28
+ "fixed" : " 0.2.13"
29
+ }
30
+ ]
31
+ }
32
+ ]
33
+ }
15
34
],
16
35
"references" : [
17
36
{
18
37
"type" : " ADVISORY" ,
19
38
"url" : " https://nvd.nist.gov/vuln/detail/CVE-2010-1022"
20
39
},
40
+ {
41
+ "type" : " PACKAGE" ,
42
+ "url" : " https://github.com/TYPO3-CMS/saltedpasswords"
43
+ },
21
44
{
22
45
"type" : " WEB" ,
23
- "url" : " http://secunia.com/advisories/38992"
46
+ "url" : " https://web.archive.org/web/20101125125343/ http://secunia.com/advisories/38992"
24
47
},
25
48
{
26
49
"type" : " WEB" ,
27
- "url" : " http ://typo3. org/extensions/repository/view/t3sec_saltedpw/0.2.13/ "
50
+ "url" : " https ://web.archive. org/web/20200228221050/http://www.securityfocus.com/bid/38799 "
28
51
},
29
52
{
30
53
"type" : " WEB" ,
31
- "url" : " http://typo3.org/teams/security/security-bulletins/typo3-sa-2010-006 /"
54
+ "url" : " http://typo3.org/extensions/repository/view/t3sec_saltedpw/0.2.13 /"
32
55
},
33
56
{
34
57
"type" : " WEB" ,
35
- "url" : " http://www.securityfocus.com/bid/38799 "
58
+ "url" : " http://typo3.org/teams/security/security-bulletins/typo3-sa-2010-006/ "
36
59
}
37
60
],
38
61
"database_specific" : {
39
62
"cwe_ids" : [
40
63
" CWE-287"
41
64
],
42
65
"severity" : " HIGH" ,
43
- "github_reviewed" : false ,
44
- "github_reviewed_at" : null ,
66
+ "github_reviewed" : true ,
67
+ "github_reviewed_at" : " 2024-02-07T22:30:03Z " ,
45
68
"nvd_published_at" : " 2010-03-19T19:00:00Z"
46
69
}
47
70
}
0 commit comments