File tree 1 file changed +27
-0
lines changed
1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "package_name" : " php-date-formatter" ,
3
+ "patch_versions" : [
4
+ " 1.3.7"
5
+ ],
6
+ "vulnerable_ranges" : [
7
+ [
8
+ " 1.2.0" ,
9
+ " 1.3.6"
10
+ ]
11
+ ],
12
+ "cwe" : [
13
+ " CWE-1321"
14
+ ],
15
+ "tldr" : " Affected versions of `php-date-formatter` are vulnerable to a prototype pollution when using the `DateFormatter` class." ,
16
+ "doest_this_affect_me" : " You are affected if you use a vulnerable version of `php-date-formatter`." ,
17
+ "how_to_fix" : " Upgrade `php-date-formatter` to a patch version." ,
18
+ "reporter" : " " ,
19
+ "vulnerable_to" : " Prototype Pollution" ,
20
+ "related_cve_id" : " " ,
21
+ "language" : " JS" ,
22
+ "severity_class" : " MEDIUM" ,
23
+ "aikido_score" : 40 ,
24
+ "changelog" : " https://github.com/kartik-v/php-date-formatter/releases/tag/v1.3.7" ,
25
+ "last_modified" : " 2025-02-07" ,
26
+ "published" : " 2025-02-07"
27
+ }
You can’t perform that action at this time.
0 commit comments