1
- # created by util/generate at Fri Nov 22 14:13:07 2024
2
- # https://github.com/briandfoy/cpan-security-advisory.git 44624e1592071f2781405cf843c53cdf7f618338
1
+ # created by util/generate at Mon Nov 25 19:12:34 2024
2
+ # https://github.com/briandfoy/cpan-security-advisory.git 059ecd835ff632256eb8f346c51fd031f69516a7
3
3
4
4
=encoding utf8
5
5
@@ -82,7 +82,7 @@ package CPAN::Audit::DB;
82
82
use strict;
83
83
use warnings;
84
84
85
- our $VERSION = '20241122.009 ';
85
+ our $VERSION = '20241125.001 ';
86
86
87
87
sub db {
88
88
{
@@ -12341,6 +12341,10 @@ sub db {
12341
12341
{
12342
12342
'date' => '2024-06-15T14:47:56',
12343
12343
'version' => '2.154'
12344
+ },
12345
+ {
12346
+ 'date' => '2024-11-24T15:11:43',
12347
+ 'version' => '2.155'
12344
12348
}
12345
12349
]
12346
12350
},
@@ -22221,6 +22225,10 @@ sub db {
22221
22225
{
22222
22226
'date' => '2024-07-18T23:49:14',
22223
22227
'version' => '1.1.1'
22228
+ },
22229
+ {
22230
+ 'date' => '2024-11-25T13:36:09',
22231
+ 'version' => '1.1.2'
22224
22232
}
22225
22233
]
22226
22234
},
@@ -28929,6 +28937,10 @@ sub db {
28929
28937
{
28930
28938
'date' => '2024-06-24T19:34:30',
28931
28939
'version' => '7.71_01'
28940
+ },
28941
+ {
28942
+ 'date' => '2024-11-22T19:08:50',
28943
+ 'version' => '7.71_02'
28932
28944
}
28933
28945
]
28934
28946
},
@@ -37252,6 +37264,14 @@ Resulting in a CWE-1188: Insecure Default Initialization of Resource weakness.
37252
37264
{
37253
37265
'date' => '2024-11-20T08:40:18',
37254
37266
'version' => '1.44_50'
37267
+ },
37268
+ {
37269
+ 'date' => '2024-11-23T10:43:42',
37270
+ 'version' => '1.44_51'
37271
+ },
37272
+ {
37273
+ 'date' => '2024-11-24T09:58:13',
37274
+ 'version' => '1.45'
37255
37275
}
37256
37276
]
37257
37277
},
@@ -37393,7 +37413,9 @@ Resulting in a CWE-1188: Insecure Default Initialization of Resource weakness.
37393
37413
'affected_versions' => [
37394
37414
'<=1.024'
37395
37415
],
37396
- 'cves' => [],
37416
+ 'cves' => [
37417
+ 'CVE-2024-53901'
37418
+ ],
37397
37419
'description' => '"invalid next size" backtrace on use of trim on certain images
37398
37420
',
37399
37421
'distribution' => 'Imager',
@@ -37406,7 +37428,7 @@ Resulting in a CWE-1188: Insecure Default Initialization of Resource weakness.
37406
37428
'https://github.com/tonycoz/imager/issues/534'
37407
37429
],
37408
37430
'reported' => '2024-11-17',
37409
- 'severity' => undef
37431
+ 'severity' => 'moderate'
37410
37432
}
37411
37433
],
37412
37434
'main_module' => 'Imager',
@@ -47226,6 +47248,10 @@ Resulting in a CWE-1188: Insecure Default Initialization of Resource weakness.
47226
47248
{
47227
47249
'date' => '2024-08-17T14:52:48',
47228
47250
'version' => '9.38'
47251
+ },
47252
+ {
47253
+ 'date' => '2024-11-23T14:16:18',
47254
+ 'version' => '9.39'
47229
47255
}
47230
47256
]
47231
47257
},
@@ -70208,9 +70234,9 @@ An attacker with limited privileges can exploit this behavior by placing cmd.exe
70208
70234
}
70209
70235
},
70210
70236
'meta' => {
70211
- 'commit' => '44624e1592071f2781405cf843c53cdf7f618338 ',
70212
- 'date' => 'Fri Nov 22 14:13:07 2024',
70213
- 'epoch' => 1732284787 ,
70237
+ 'commit' => '059ecd835ff632256eb8f346c51fd031f69516a7 ',
70238
+ 'date' => 'Mon Nov 25 19:12:34 2024',
70239
+ 'epoch' => 1732561954 ,
70214
70240
'generator' => 'util/generate',
70215
70241
'repo' => 'https://github.com/briandfoy/cpan-security-advisory.git'
70216
70242
},
0 commit comments