You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SECURITY.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,8 +110,7 @@ Scope is the web application (backoffice) and the APIs.
110
110
* Software or libraries versions, private IP disclosure, Stack traces or path disclosure when logged-in user is admin.
111
111
* Vulnerabilities affecting outdated browsers or platforms, or vulnerabilities inside browsers themself.
112
112
* Brute force attacks on login page, password forgotten page or any public pages (/public/*) are not qualified if the recommended fail2ban rules were not installed.
113
-
* SSL/TLS best practices
113
+
* SSL/TLS practices (cypher enabled or not)
114
114
* Invalid or missing SPF (Sender Policy Framework) records (Incomplete or missing SPF/DKIM/DMARC)
115
115
* Physical or social engineering attempts or issues that require physical access to a victim’s computer/device
116
-
* Vulnerabilities of type XSS exploited by using javascript into a website page (with permission to edit website pages) or by using php code into a website page
117
-
using the permission to edit php code are not qualified, except if this allow to get higher privileges (being able to set javascript or php code is the expected behaviour).
116
+
* Vulnerabilities of type XSS exploited by using javascript into a website page of the website module or by using php code into a website page (being able to set javascript or php code is the expected behaviour in the website module), except if the user does not have the permission to edit page or php code.
message: '#^Variable \$search_status might not be defined\.$#'
8153
8099
identifier: variable.undefined
@@ -19926,12 +19872,6 @@ parameters:
19926
19872
count: 1
19927
19873
path: ../../../htdocs/master.inc.php
19928
19874
19929
-
-
19930
-
message: '#^Call to function is_array\(\) with array\<array\{modulenamewithcase\: mixed, moduledescriptorrelpath\: string, moduledescriptorfullpath\: mixed, moduledescriptorrootpath\: mixed, moduletype\?\: ''external''\|''internal''\}\> will always evaluate to true\.$#'
19931
-
identifier: function.alreadyNarrowedType
19932
-
count: 1
19933
-
path: ../../../htdocs/modulebuilder/index.php
19934
-
19935
19875
-
19936
19876
message: '#^Call to function is_array\(\) with non\-empty\-array\<mixed\> will always evaluate to true\.$#'
19937
19877
identifier: function.alreadyNarrowedType
@@ -19944,12 +19884,6 @@ parameters:
19944
19884
count: 2
19945
19885
path: ../../../htdocs/modulebuilder/index.php
19946
19886
19947
-
-
19948
-
message: '#^Parameter \#2 \$arrayreplacement of function dolReplaceInFile expects array\<string, string\>, array\<int\|string, array\<mixed\>\|string\> given\.$#'
19949
-
identifier: argument.type
19950
-
count: 1
19951
-
path: ../../../htdocs/modulebuilder/index.php
19952
-
19953
19887
-
19954
19888
message: '#^Right side of && is always true\.$#'
19955
19889
identifier: booleanAnd.rightAlwaysTrue
@@ -26661,7 +26595,7 @@ parameters:
26661
26595
-
26662
26596
message: '#^Variable \$prodcustprice might not be defined\.$#'
26663
26597
identifier: variable.undefined
26664
-
count: 36
26598
+
count: 3
26665
26599
path: ../../../htdocs/societe/price.php
26666
26600
26667
26601
-
@@ -27198,36 +27132,12 @@ parameters:
27198
27132
count: 1
27199
27133
path: ../../../htdocs/theme/eldy/style.css.php
27200
27134
27201
-
-
27202
-
message: '#^Variable \$fontlist might not be defined\.$#'
27203
-
identifier: variable.undefined
27204
-
count: 4
27205
-
path: ../../../htdocs/theme/md/btn.inc.php
27206
-
27207
-
-
27208
-
message: '#^Variable \$left might not be defined\.$#'
27209
-
identifier: variable.undefined
27210
-
count: 2
27211
-
path: ../../../htdocs/theme/md/btn.inc.php
27212
-
27213
27135
-
27214
27136
message: '#^Variable \$nbtopmenuentries might not be defined\.$#'
27215
27137
identifier: variable.undefined
27216
27138
count: 2
27217
27139
path: ../../../htdocs/theme/md/btn.inc.php
27218
27140
27219
-
-
27220
-
message: '#^Variable \$right might not be defined\.$#'
27221
-
identifier: variable.undefined
27222
-
count: 1
27223
-
path: ../../../htdocs/theme/md/btn.inc.php
27224
-
27225
-
-
27226
-
message: '#^Variable \$user might not be defined\.$#'
27227
-
identifier: variable.undefined
27228
-
count: 1
27229
-
path: ../../../htdocs/theme/md/btn.inc.php
27230
-
27231
27141
-
27232
27142
message: '#^Variable \$left might not be defined\.$#'
0 commit comments