Issues (1210)

Security Analysis    not enabled

This project does not seem to handle request data directly as such no vulnerable execution paths were found.

  Cross-Site Scripting
Cross-Site Scripting enables an attacker to inject code into the response of a web-request that is viewed by other users. It can for example be used to bypass access controls, or even to take over other users' accounts.
  File Exposure
File Exposure allows an attacker to gain access to local files that he should not be able to access. These files can for example include database credentials, or other configuration files.
  File Manipulation
File Manipulation enables an attacker to write custom data to files. This potentially leads to injection of arbitrary code on the server.
  Object Injection
Object Injection enables an attacker to inject an object into PHP code, and can lead to arbitrary code execution, file exposure, or file manipulation attacks.
  Code Injection
Code Injection enables an attacker to execute arbitrary code on the server.
  Response Splitting
Response Splitting can be used to send arbitrary responses.
  File Inclusion
File Inclusion enables an attacker to inject custom files into PHP's file loading mechanism, either explicitly passed to include, or for example via PHP's auto-loading mechanism.
  Command Injection
Command Injection enables an attacker to inject a shell command that is execute with the privileges of the web-server. This can be used to expose sensitive data, or gain access of your server.
  SQL Injection
SQL Injection enables an attacker to execute arbitrary SQL code on your database server gaining access to user data, or manipulating user data.
  XPath Injection
XPath Injection enables an attacker to modify the parts of XML document that are read. If that XML document is for example used for authentication, this can lead to further vulnerabilities similar to SQL Injection.
  LDAP Injection
LDAP Injection enables an attacker to inject LDAP statements potentially granting permission to run unauthorized queries, or modify content inside the LDAP tree.
  Header Injection
  Other Vulnerability
This category comprises other attack vectors such as manipulating the PHP runtime, loading custom extensions, freezing the runtime, or similar.
  Regex Injection
Regex Injection enables an attacker to execute arbitrary code in your PHP process.
  XML Injection
XML Injection enables an attacker to read files on your local filesystem including configuration files, or can be abused to freeze your web-server process.
  Variable Injection
Variable Injection enables an attacker to overwrite program variables with custom data, and can lead to further vulnerabilities.
Unfortunately, the security analysis is currently not available for your project. If you are a non-commercial open-source project, please contact support to gain access.

language/french/modinfo.php (1 issue)

Severity

Upgrade to new PHP Analysis Engine

These results are based on our legacy PHP analysis, consider migrating to our new PHP analysis engine instead. Learn more

1
<?php
2
3
if( defined( 'FOR_XOOPS_LANG_CHECKER' ) || ! defined( 'APCAL_MI_LOADED' ) ) {
4
5
define( 'APCAL_MI_LOADED' , 1 ) ;
6
7
// Module Info
8
9
// The name of this module
10
define("_MI_APCAL_NAME", "APCal");
11
12
// A brief description of this module
13
define("_MI_APCAL_DESC", "Module Gestion d'un Calendrier avec Ev&egrave;nemens Programm&eacute;s");
14
15
// Appended by Xoops Language Checker -GIJOE- in 2005-01-08 04:36:49
16
define('_MI_APCAL_DEFAULTLOCALE','france');
17
18
// Names of blocks for this module (Not all module has blocks)
19
define("_MI_APCAL_BNAME_MINICAL", "Mini Calendrier");
20
define("_MI_APCAL_BNAME_MINICAL_DESC", "Affiche le bloc mini calendrier");
21
define('_MI_APCAL_BNAME_MINICALEX','MiniCalendarEx');
22
define('_MI_APCAL_BNAME_MINICALEX_DESC','Mini Calendrier Extensible &agrave; syst&egrave;me de plugin');
23
define("_MI_APCAL_BNAME_MONTHCAL", "Calendrier Mensuel");
24
define("_MI_APCAL_BNAME_MONTHCAL_DESC", "Affichage complet du calendrier mensuel");
25
define("_MI_APCAL_BNAME_TODAYS", "Ev&egrave;nements aujourd'hui");
26
define("_MI_APCAL_BNAME_TODAYS_DESC", "Affiche les &eacute;v&egrave;nements du jour");
27
define("_MI_APCAL_BNAME_THEDAYS", "Ev&egrave;nements du %s");
28
define("_MI_APCAL_BNAME_THEDAYS_DESC", "Affiche les &eacute;v&egrave;nements du jour indiqu&eacute;");
29
define("_MI_APCAL_BNAME_COMING", "Ev&egrave;nements &agrave; venir");
30
define("_MI_APCAL_BNAME_COMING_DESC", "Affiche les &eacute;v&egrave;nnements &agrave; venir");
31
define("_MI_APCAL_BNAME_AFTER", "Ev&egrave;nements apr&egrave;s le %s");
32
define("_MI_APCAL_BNAME_AFTER_DESC", "Affiche les &eacute;v&egrave;nements apr&egrave;s la date indiqu&eacute;e");
33
define("_MI_APCAL_BNAME_NEW", "Ev&egrave;nements nouvellement post&eacute;s");
34
define("_MI_APCAL_BNAME_NEW_DESC", "Affiche les &eacute;v&eacute;nements tri&eacute;s de fa&ccedil;on, plus r&eacute;cent en premier");
35
define("_MI_APCAL_BNAME_MAP", 'Carte des &eacute;v&egrave;nements du mois courant');
36
define("_MI_APCAL_BNAME_MAP_DESC", '');
37
38
// Names of submenu
39
define("_MI_APCAL_SM_SUBMIT","Soumettre");
40
41
//define("_MI_APCAL_ADMENU1","");
42
43
// Title of config items
44
define("_MI_APCAL_USERS_AUTHORITY", "Droits Utilisateurs");
45
define("_MI_APCAL_GUESTS_AUTHORITY", "Droits Invit&eacute;s");
46
define("_MI_APCAL_DEFAULT_VIEW", "Vue par d&eacute;faut au centre");
47
define("_MI_APCAL_MINICAL_TARGET", "La page s'affiche au centre quand la date du mini calendrier est cliqu&eacute;e");
48
define("_MI_APCAL_COMING_NUMROWS", "Le nombre d'&eacute;v&eacute;nements dans le bloc des &eacute;v&eacute;nements &agrave; venir");
49
define("_MI_APCAL_SKINFOLDER", "Nom des chemins de skin");
50
define("_MI_APCAL_LOCALE", "Afficher les f&ecirc;tes sp&eacute;ciales pour le pays suivant:");
51
define("_MI_APCAL_SUNDAYCOLOR", "Couleur du Dimanche");
52
define("_MI_APCAL_WEEKDAYCOLOR", "Couleur des jours de la semaine");
53
define("_MI_APCAL_SATURDAYCOLOR", "Couleur du Samedi");
54
define("_MI_APCAL_HOLIDAYCOLOR", "Couleur des vacances");
55
define("_MI_APCAL_TARGETDAYCOLOR", "Couleur du jour s&eacute;lectionn&eacute;");
56
define("_MI_APCAL_SUNDAYBGCOLOR", "Couleur de fond du Dimanche");
57
define("_MI_APCAL_WEEKDAYBGCOLOR", "Couleur de fond des jours de la semaine");
58
define("_MI_APCAL_SATURDAYBGCOLOR", "Couleur de fond du Samedi");
59
define("_MI_APCAL_HOLIDAYBGCOLOR", "Couleur de fond des vacances");
60
define("_MI_APCAL_TARGETDAYBGCOLOR", "Couleur de fond du jour s&eacute;lectionn&eacute;");
61
define("_MI_APCAL_CALHEADCOLOR", "Couleur de l'ent&ecirc;te du calendrier");
62
define("_MI_APCAL_CALHEADBGCOLOR", "Couleur de fond de l'ent&ecirc;te du calendrier");
63
define("_MI_APCAL_CALFRAMECSS", "Style du cadre du calendrier");
64
define("_MI_APCAL_CANOUTPUTICS", "Permission d'extraire des fichiers ics");
65
define("_MI_APCAL_MAXRRULEEXTRACT", "Limite sup&eacute;rieure d'extraction des &eacute;v&egrave;nements par p&eacute;riodicit&eacute;.(compteur)");
66
define("_MI_APCAL_WEEKSTARTFROM", "Jour de d&eacute;but de la semaine");
67
define("_MI_APCAL_WEEKNUMBERING", "Nombre de r&egrave;gles pour les semaines");
68
define("_MI_APCAL_DAYSTARTFROM", "Bordure pour s&eacute;parer les jours");
69
define('_MI_APCAL_TIMEZONE_USING','Fuseau Horaire Serveur');
70
define('_MI_APCAL_USE24HOUR','Journ&eacute;e de 24heures (et non pas de 12 heures)');
71
define("_MI_APCAL_NAMEORUNAME" , "Affichage du Nom de l'auteur de l'&eacute;v&egrave;nement" ) ;
72
73
define("_MI_APCAL_GMLAT" , "Latitude par d&eacute;faut de la carte \"Google Maps\"" ) ;
74
define("_MI_APCAL_GMLNG" , "Longitude par d&eacute;faut de la carte \"Google Maps\"" ) ;
75
define("_MI_APCAL_GMZOOM" , "Niveau de zoom par d&eacute;faut de la carte \"Google Maps\"" ) ;
76
define("_MI_APCAL_GMHEIGHT" , "Hauteur de la carte \"Google Maps\"" ) ;
77
define("_MI_APCAL_USEURLREWRITE" , "Utiliser la r&eacute;&eacute;criture d'URL" ) ;
78
define("_MI_APCAL_WIDERWEEKEND" , "Colonnes plus large dans la vue mensuelle pour:" ) ;
79
define('_MI_APCAL_GETTHMCOLOR', 'Fichier css principal dans le r&eacute;pertoire de votre th&egrave;me');
80
define('_MI_APCAL_THMORDEFAULT', 'Couleurs de votre:');
81
define('_MI_APCAL_ENABLECALMAP', 'Afficher la carte Google dans la vue calendrier');
82
define('_MI_APCAL_ENABLEEVENTMAP', 'Afficher la carte Google dans la vue d\'un &eacute;v&eacute;nement');
83
define('_MI_APCAL_ENABLESHARING', 'Autoriser vos usagers &agrave; partager votre calendrier sur leur site');
84
define('_MI_APCAL_EVENTNAVENABLED', 'Afficher le menu de navigation lors de la visualisation d\'un &eacute;v&eacute;nement');
85
define('_MI_APCAL_DISPLAYCATTITLE', 'Afficher le nom de la cat&eacute;gorie comme titre de module sur la page');
86
define('_MI_APCAL_ENABLESOCIAL', 'Afficher les liens vers les r&eacute;seaux sociaux');
87
define('_MI_APCAL_NBPICS', 'Nombre maximal d\'images permises (0 pour ne pas en afficher)');
88
define('_MI_APCAL_PICSWIDTH', 'Largeur maximale des images lors de la visualisation d\'un &eacute;v&eacute;nement');
89
define('_MI_APCAL_PICSHEIGHT', 'Hauteur maximale des images lors de la visualisation d\'un &eacute;v&eacute;nement');
90
define('_MI_APCAL_SHOWPICMONTHLY', 'Afficher l\'image principale des &eacute;v&eacute;nements dans la vue mensuelle');
91
define('_MI_APCAL_SHOWPICWEEKLY', 'Afficher l\'image principale des &eacute;v&eacute;nements dans la vue hebdomadaire');
92
define('_MI_APCAL_SHOWPICDAILY', 'Afficher l\'image principale des &eacute;v&eacute;nements dans la vue quotidienne');
93
define('_MI_APCAL_SHOWPICLIST', 'Afficher l\'image principale des &eacute;v&eacute;nements dans la vue en liste');
94
define('_MI_APCAL_EVENTBGCOLOR', 'Couleur de fond de la ligne d\'&eacute;v&eacute;nement');
95
define('_MI_APCAL_EVENTCOLOR', 'Coleur de la ligne d\'&eacute;v&eacute;nement');
96
define('_MI_APCAL_ALLCATSCOLOR', 'Couleur de la cat&eacute;gorie par d&eacute;faut');
97
define('_MI_APCAL_DISPLAYTIMEZONE', 'Afficher les d&eacute;calages horaire lorsqu\'une heure est affich&eacute;e');
98
define('_MI_APCAL_ICSNEWCAL', 'Cr&eacute;er un nouveau calendrier pour l\'exportation en ical');
99
define('_MI_APCAL_ENABLEREGISTRATION', 'Autoriser l\'inscription &agrave; un &eacute;v&eacute;nement');
100
101
define('_MI_APCAL_USERS', 'Utilisateurs');
102
define('_MI_APCAL_COLORS', 'Couleurs');
103
define('_MI_APCAL_SETTINGS', 'Param&egrave;tres g&eacute;n&eacute;raux');
104
define('_MI_APCAL_CALSETTINGS', 'Param&egrave;tres du calendrier');
105
define('_MI_APCAL_CALDISPLAY', 'Affichage des calendriers');
106
define('_MI_APCAL_EVENTS', '&eacute;v&eacute;nements');
107
define('_MI_APCAL_PICTURES', 'Images');
108
define('_MI_APCAL_MAP', 'Google Map');
109
define('_MI_APCAL_COMMENTSNOT', 'Commentaires et Notifications');
110
111
// Description of each config items
112
define("_MI_APCAL_EDITBYGUESTDSC", "Autoriser les invit&eacute;s &agrave; ajouter des &eacute;v&egrave;nements");
113
define("_MI_APCAL_LOCALEDESC", "N.B.: Les f&ecirc;tes sont perp&eacute;tuelles uniquement pour les USA, le Canada, le Canada-fr et la France. Pour tous autre pays, vous devez effectuer les modifications manuellement.");
114
define("_MI_APCAL_DESCNAMEORUNAME" , "S&eacute;lectionner quel 'nom' sera affich&eacute;" ) ;
115
define("_MI_APCAL_DESCUSEURLREWRITE" , "<b>Afin que cette option fonctionne, copiez /modules/apcal/doc/.htaccess vers /modules/apcal/.</b><br /><br />N.B.: Si vous n'avez pas le module apache \"mod_rewrite\" sur votre serveur, il est possible que cette option ne fonctionne pas. Veuillez contacter votre administrateur syst&egrave;me pour plus de d&eacute;tails." ) ;
116
define("_MI_APCAL_WIDERWEEKENDDESC" , "Maintenez enfonc&eacute; la touche \"Ctrl\" lorsque vous cliquez sur un jour pour en s&eacute;lectionner plus d'un." ) ;
117
define('_MI_APCAL_THMORDEFAULTDESC', 'Th&egrave;me: Entrez le nom de votre fichier css dans le champ suivant. (Recommand&eacute;)<br />Personnalisation: Remplissez les 13 champs suivants.<br />D&eacute;faut: Utiliser les couleurs par d&eacute;faut.');
118
119
// Options of each config items
120
define('_MI_APCAL_OPT_THM', 'Th&egrave;me');
121
define('_MI_APCAL_OPT_CUSTOM', 'Personnalisation');
122
define('_MI_APCAL_OPT_DEFAULT', 'D&eacute;faut');
123
define("_MI_APCAL_OPT_AUTH_NONE", "ne peut pas ajouter");
124
define("_MI_APCAL_OPT_AUTH_WAIT", "peut ajouter mais sera mod&eacute;r&eacute;");
125
define("_MI_APCAL_OPT_AUTH_POST", "peut ajouter sans mod&eacute;ration");
126
define("_MI_APCAL_OPT_AUTH_BYGROUP", "sp&eacute;cifi&eacute; dans les permissions de groupes");
127
define("_MI_APCAL_OPT_MINI_PHPSELF", "page courante");
128
define("_MI_APCAL_OPT_MINI_MONTHLY", "calendrier mensuel");
129
define("_MI_APCAL_OPT_MINI_WEEKLY", "calendrier hebdomadaire");
130
define("_MI_APCAL_OPT_MINI_DAILY", "calendrier journalier");
131
define("_MI_APCAL_OPT_MINI_LIST", "Liste d'&eacute;v&egrave;nements");
132
define("_MI_APCAL_OPT_CANOUTPUTICS", "peut extraire");
133
define("_MI_APCAL_OPT_CANNOTOUTPUTICS", "ne peut pas extraire");
134
define("_MI_APCAL_OPT_STARTFROMSUN", "Dimanche");
135
define("_MI_APCAL_OPT_STARTFROMMON", "Lundi");
136
define("_MI_APCAL_OPT_WEEKNOEACHMONTH", "Pour chaque mois");
137
define("_MI_APCAL_OPT_WEEKNOWHOLEYEAR", "Par ann&eacute;e enti&egrave;re");
138
define("_MI_APCAL_OPT_USENAME" , "Nom r&eacute;el" ) ;
139
define("_MI_APCAL_OPT_USEUNAME" , "Nom de Login" ) ;
140
define('_MI_APCAL_OPT_TZ_USEXOOPS','Valeur param&eacute;tr&eacute;e dans la configuration XOOPS');
141
define('_MI_APCAL_OPT_TZ_USEWINTER','Valeur donn&eacute;e par le serveur = heure d\'hiver (recommand&eacute;)');
142
define('_MI_APCAL_OPT_TZ_USESUMMER','Valeur donn&eacute;e par le serveur = heure d\'&eacute;t&eacute;');
143
define("_MI_APCAL_OPT_NONE", "Aucun");
144
define('_MI_APCAL_SUNDAY', 'Dimanche');
145
define('_MI_APCAL_MONDAY', 'Lundi');
146
define('_MI_APCAL_TUESDAY', 'Mardi');
147
define('_MI_APCAL_WEDNESDAY', 'Mercredi');
148
define('_MI_APCAL_THURSDAY', 'Jeudi');
149
define('_MI_APCAL_FRIDAY', 'Vendredi');
150
define('_MI_APCAL_SATURDAY', 'Samedi');
151
152
// Admin Menus
153
define('_MI_APCAL_INDEX', 'Index');
154
define("_MI_APCAL_ADMENU0", "Validation d'Ev&egrave;nements");
155
define("_MI_APCAL_ADMENU1", "Gestionnaire d'Ev&egrave;nements");
156
define("_MI_APCAL_ADMENU_CAT", "Gestionnaire de Cat&eacute;gories");
157
define("_MI_APCAL_ADMENU_CAT2GROUP", "Permissions des Cat&eacute;gories");
158
define("_MI_APCAL_ADMENU2", "Permissions Globales");
159
define("_MI_APCAL_ADMENU_TM", "Maintenance des Tables");
160
define('_MI_APCAL_ADMENU_PLUGINS','Gestionnaire de Plugins');
161
define("_MI_APCAL_ADMENU_ICAL", "Imports iCalendar");
162
define('_MI_APCAL_ADMENU_MYTPLSADMIN','Templates');
163
define('_MI_APCAL_ADMENU_MYBLOCKSADMIN','Administration des Blocs&Groupes');
164
165
// Text for notifications
166
define('_MI_APCAL_GLOBAL_NOTIFY', 'Globale');
167
define('_MI_APCAL_GLOBAL_NOTIFYDSC', 'Options de notifications globales de APCal.');
168
define('_MI_APCAL_CATEGORY_NOTIFY', 'Cat&eacute;gorie');
169
define('_MI_APCAL_CATEGORY_NOTIFYDSC', 'Options de notifications s\'appliquant &agrave; cette categorie.');
170
define('_MI_APCAL_EVENT_NOTIFY', 'Ev&egrave;nement');
171
define('_MI_APCAL_EVENT_NOTIFYDSC', 'Options de notifications s\'appliquant &agrave; cet &eacute;v&egrave;nement.');
172
173
define('_MI_APCAL_GLOBAL_NEWEVENT_NOTIFY', 'Nouvel Ev&egrave;nement');
174
define('_MI_APCAL_GLOBAL_NEWEVENT_NOTIFYCAP', 'Notifiez-moi quand un nouvel &eacute;v&egrave;nement est cr&eacute;&eacute;.');
175
define('_MI_APCAL_GLOBAL_NEWEVENT_NOTIFYDSC', 'Recevoir une notification quand un nouvel &eacute;v&egrave;nement est cr&eacute;&eacute;.');
176
define('_MI_APCAL_GLOBAL_NEWEVENT_NOTIFYSBJ', '[{X_SITENAME}] {X_MODULE} Notification automatique : Nouvel &eacute;v&egrave;nement');
177
178
define('_MI_APCAL_CATEGORY_NEWEVENT_NOTIFY', 'Nouvel &eacute;v&egrave;nement dans la cat&eacute;gorie');
179
define('_MI_APCAL_CATEGORY_NEWEVENT_NOTIFYCAP', 'Notifiez moi quand un nouvel &eacute;v&egrave;nement est cr&eacute;&eacute; dans la Cat&eacute;gorie.');
180
define('_MI_APCAL_CATEGORY_NEWEVENT_NOTIFYDSC', 'Recevoir une notification quand un nouvel &eacute;v&egrave;nement est cr&eacute;&eacute; dans la Cat&eacute;gorie.');
181
define('_MI_APCAL_CATEGORY_NEWEVENT_NOTIFYSBJ', '[{X_SITENAME}] {X_MODULE} Notification automatique : Nouvel &eacute;v&egrave;nement dans {CATEGORY_TITLE}');
182
183
}
184
185
?>
0 ignored issues
show
It is not recommended to use PHP's closing tag ?> in files other than templates.

Using a closing tag in PHP files that only contain PHP code is not recommended as you might accidentally add whitespace after the closing tag which would then be output by PHP. This can cause severe problems, for example headers cannot be sent anymore.

A simple precaution is to leave off the closing tag as it is not required, and it also has no negative effects whatsoever.

Loading history...