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/nederlands/admin.php (2 issues)

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 View Code Duplication
if( defined( 'FOR_XOOPS_LANG_CHECKER' ) || ! defined( 'APCAL_AM_LOADED' ) ) {
0 ignored issues
show
This code seems to be duplicated across your project.

Duplicated code is one of the most pungent code smells. If you need to duplicate the same code in three or more different places, we strongly encourage you to look into extracting the code into a single class or operation.

You can also find more detailed suggestions in the “Code” section of your repository.

Loading history...
4
5
6
7
8
9
// Appended by Xoops Language Checker -GIJOE- in 2005-06-29 17:19:29
10
define('_AM_PI_TH_OPTIONS','Options (usually blank)');
11
define('APCAL_COPYRIGHT' , '<a href="http://xoops.antiquespromotion.ca" title="Calendar for Xoops" target="_blank">APCal</a> by <a href="http://www.antiquespromotion.ca" title="Antiques Promotion Canada" target="_blank">AP</a>');
12
13
// Appended by Xoops Language Checker -GIJOE- in 2005-05-24 19:05:05
14
define('_AM_TZOPT_SERVER','As server timezone');
15
define('_AM_TZOPT_GMT','As GMT');
16
define('_AM_TZOPT_USER','As user\'s timezone');
17
18
// Appended by Xoops Language Checker -GIJOE- in 2005-05-06 18:04:00
19
define('_AM_FMT_SERVER_TZ_ALL','Timezone of the server (winter): %+2.1f<br />Timezone of the server (summer): %+2.1f<br />Zonename of the server: %s<br />The value of XOOPS config: %+2.1f<br />The value of APCal using: %+2.1f<br />');
20
21
// Appended by Xoops Language Checker -GIJOE- in 2005-05-03 05:31:13
22
define('_AM_FMT_SERVER_TZ_SYSTEM','Timezone in winter: %+2.1f');
23
define('_AM_TH_SERVER_TZ_COUNT','Events');
24
define('_AM_TH_SERVER_TZ_VALUE','Timezone');
25
define('_AM_TH_SERVER_TZ_VALUE_TO','Changes (-14.0��14.0)');
26
define('_AM_JSALRT_SERVER_TZ','Don\'t forget backing-up events table before this operation');
27
define('_AM_NOTICE_SERVER_TZ','If your server set the timezone area with summer time (=Day Light Saving) and some events were registerd in APCal 0.6x or 0.7x, dont\'t push this button.<br />eg) It is natural to display both -5.0 and -4.0 in EDT');
28
define('_AM_MB_SUCCESSTZUPDATE','Events are modified with the timezone(s).');
29
define('_AM_PI_UPDATED','Plugins are updated');
30
define('_AM_PI_TH_TYPE','Type');
31
define('_AM_PI_TH_TITLE','Title');
32
define('_AM_PI_TH_DIRNAME','Module\'s dirname');
33
define('_AM_PI_TH_FILE','Plugin file');
34
define('_AM_PI_TH_DOTGIF','Dot GIF');
35
define('_AM_PI_TH_OPERATION','Operation');
36
define('_AM_PI_ENABLED','Enabled');
37
define('_AM_PI_DELETE','Delete');
38
define('_AM_PI_NEW','New');
39
define('_AM_PI_VIEWYEARLY','Yearly View');
40
define('_AM_PI_VIEWMONTHLY','Monthly View');
41
define('_AM_PI_VIEWWEEKLY','Weekly View');
42
define('_AM_PI_VIEWDAILY','Daily View');
43
44
define( 'APCAL_AM_LOADED' , 1 ) ;
45
46
47
// titles
48
49
// Appended by Xoops Language Checker -GIJOE- in 2004-06-22 18:39:03
50
define('_AM_OPT_PAST','Past');
51
define('_AM_OPT_FUTURE','Future');
52
define('_AM_OPT_PASTANDFUTURE','Past&Future');
53
54
define("_AM_CONFIG","APCal-configuratie");
55
define("_AM_GENERALCONF","Instellingen");
56
define("_AM_ADMISSION","Activiteitsvrijgave");
57
define("_AM_ICALENDAR_IO","iCalendar I/O");
58
define("_AM_ICALENDAR_IMPORT","Import iCalendar");
59
define("_AM_ICALENDAR_EXPORT","Export iCalendar");
60
define("_AM_GROUPPERM","Groepsrechten");
61
62
// forms
63
define("_AM_BUTTON_EXTRACT","Filteren");
64
define("_AM_BUTTON_ADMIT","Vrijgeven");
65
define("_AM_CONFIRM_DELETE","Verwijderen OK?");
66
67
// admission
68
define("_AM_LABEL_ADMIT","Geselecteerde activiteit: ");
69
define("_AM_MES_ADMITTED","Activiteit wordt vrijgegeven");
70
define("_AM_ADMIT_TH0","Gebruiker");
71
define("_AM_ADMIT_TH1","Begin");
72
define("_AM_ADMIT_TH2","Eind");
73
define("_AM_ADMIT_TH3","Titel");
74
define("_AM_ADMIT_TH4","Terugkeerpatroon");
75
76
// iCalendar I/O
77
78
define("_AM_LABEL_IMPORTFROMWEB","iCalendar Data vanuit het web importeren (URL begint met 'http://' of 'webcal://')");
79
define("_AM_LABEL_UPLOADFROMFILE","iCalendar Data uploaden (lokaal bestand)");
80
define("_AM_BUTTON_IMPORT","Importeren");
81
define("_AM_BUTTON_UPLOAD","Uploaden");
82
define("_AM_LABEL_IO_CHECKEDITEMS","Geselecteerde activiteiten:");
83
define("_AM_LABEL_IO_OUTPUT","worden naar iCalendar geexporteerd");
84
define("_AM_LABEL_IO_SELECTPLATFORM","Platform selecteren");
85
define("_AM_LABEL_IO_DELETE","worden verwijderd");
86
define("_AM_MES_DELETED","Activiteiten worden verwijderd");
87
define("_AM_IO_TH0","Gebruiker");
88
define("_AM_IO_TH1","Begin");
89
define("_AM_IO_TH2","Eind");
90
define("_AM_IO_TH3","Titel");
91
define("_AM_IO_TH4","Terugkeerpatroon");
92
define("_AM_IO_TH5","Vrijgeven");
93
94
// Group's Permissions
95
define( '_AM_GPERM_G_INSERTABLE' , "mogen toevoegen" ) ;
96
define( '_AM_GPERM_G_SUPERINSERT' , "mogen toevoegen (superinsert!)" ) ;
97
define( '_AM_GPERM_G_EDITABLE' , "mogen editeren" ) ;
98
define( '_AM_GPERM_G_SUPEREDIT' , "mogen editeren (superedit!)" ) ;
99
define( '_AM_GPERM_G_DELETABLE' , "mogen verwijderen") ;
100
define( '_AM_GPERM_G_SUPERDELETE' , "mogen verwijderen (superdelete!)" ) ;
101
define( '_AM_GPERM_G_TOUCHOTHERS' , "mogen ingaves van anderen wijzigen" ) ;
102
define( '_AM_GROUPPERMDESC' , "Hier kunnen de rechten van elke gebruikersgroep apart ingesteld worden.<br />Om deze functie te activeren, moet u eerst onder 'Instellingen -> Rechten voor gebruikers' de optie 'Vastgelegd door groepsrechten' selecteren. <br />Opmerking: de instellingen voor de groepen, 'Webmasters' en 'Anonymous Users' worden genegeerd.<br/>" ) ;
103
104
105
// Appended by Xoops Language Checker -GIJOE- in 2003-11-14 16:47:58
106
define('_AM_DTFMT_LIST_ALLDAY','y-m-d');
107
define('_AM_DTFMT_LIST_NORMAL','y-m-d<\b\r />H:i');
108
109
// Appended by Xoops Language Checker -GIJOE- in 2003-12-05 14:18:43
110
define('_AM_MYBLOCKSADMIN','APCal\'s Block&Group admin');
111
112
// Appended by Xoops Language Checker -GIJOE- in 2004-01-14 18:31:01
113
define('_AM_MENU_EVENTS','Events Manager');
114
define('_AM_MENU_CATEGORIES','Categories Manager');
115
define('_AM_MENU_CAT2GROUP','Category\'s Permission');
116
define('_AM_TABLEMAINTAIN','Table Maintenance (Upgrade)');
117
define('_AM_BUTTON_MOVE','Move');
118
define('_AM_BUTTON_COPY','Copy');
119
define('_AM_CONFIRM_MOVE','Remove a link to the old category and Add a link to the specified category OK?');
120
define('_AM_CONFIRM_COPY','Add a link to specified category OK?');
121
define('_AM_BUTTON_EXPORT','Export!');
122
define('_AM_MES_EVENTLINKTOCAT','event(s) has been linked to this category');
123
define('_AM_MES_EVENTUNLINKED','event(s) has been removed a link to the old category');
124
define('_AM_FMT_IMPORTED','event(s) has been imported from \'%s\'');
125
define('_AM_CAT2GROUPDESC','Check categories which you allow to access');
126
define('_AM_MB_SUCCESSUPDATETABLE','Updating table(s) is succeeded');
127
define('_AM_MB_FAILUPDATETABLE','Updating table(s) is failed');
128
define('_AM_NOTICE_NOERRORS','There is no error with tables or records.');
129
define('_AM_ALRT_CATTABLENOTEXIST','The categories table does not exist.<br />
130
Do you create the table ?');
131
define('_AM_ALRT_OLDTABLE','The structure of events table is old.<br />
132
Do you upgrade the table ?');
133
define('_AM_ALRT_TOOOLDTABLE','Table error occured.<br />
134
Perhaps you used APCal 0.3x or earlier.<br />
135
At first, update into 0.4x or 0.5x.');
136
define('_AM_FMT_WRONGSTZ','There are %s event(s) which is recorded with wrong timezone.<br />Do you repair them ?');
137
define('_AM_CAT_TH_TITLE','Title');
138
define('_AM_CAT_TH_DESC','Description');
139
define('_AM_CAT_TH_PARENT','Parent Category');
140
define('_AM_CAT_TH_OPTIONS','Options');
141
define('_AM_CAT_TH_LASTMODIFY','Last Modified');
142
define('_AM_CAT_TH_OPERATION','Operation');
143
define('_AM_CAT_TH_ENABLED','Enable');
144
define('_AM_CAT_TH_WEIGHT','Weight');
145
define('_AM_CAT_TH_SUBMENU','register in SubMenu');
146
define('_AM_BTN_UPDATE','UPDATE');
147
define('_AM_MENU_CAT_EDIT','Editing a Category');
148
define('_AM_MENU_CAT_NEW','Create a new Category');
149
define('_AM_MB_MAKESUBCAT','SubCategory');
150
define('_AM_MB_MAKETOPCAT','Create a category in a top level');
151
define('_AM_MB_CAT_INSERTED','New Category created');
152
define('_AM_MB_CAT_UPDATED','Category updated');
153
define('_AM_FMT_CAT_DELETED','%s Categories deleted');
154
define('_AM_FMT_CAT_BATCHUPDATED','%s Categories updated');
155
define('_AM_FMT_CATDELCONFIRM','Do you want to delete category %s ?');
156
157
}
158
159
?>
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...