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/german/main.php (1 issue)

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_MB_APCALLOADED' ) ) {
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
    define('APCAL_MB_APCALLOADED' , 1 ) ;
5
6
    // index.php
7
    define('_MB_APCAL_ERR_NOPERMTOUPDATE',"Keine Berechtigung vorhanden, um Termine zu ändern");
8
    define('_APCAL_APURL', '');
9
    define('_APCAL_APURL2', '');
10
    define('_MD_APCAL_COPYRIGHT' , '');
11
    define('_MD_APCAL_ERR_NOPERMTOINSERT',"Keine Berechtigung vorhanden, um Termine hinzuzufügen");
12
    define('_MD_APCAL_ERR_NOPERMTODELETE',"Keine Berechtigung vorhanden, um Termine zu löschen");
13
    define('_MD_APCAL_ALT_PRINTTHISEVENT',"Diesen Termin drucken");
14
    define('_APCAL_CALENDAR', 'Kalender');
15
16
    // print.php
17
    define('_MB_APCAL_COMESFROM',"Dies ist ein Eintrag auf der Website: %s");
18
19
    // edit event
20
    define('_APCAL_TH_GETCOORDS', 'Position suchen');
21
    define('_APCAL_TH_LATITUDE', 'Latitude');
22
    define('_APCAL_TH_LONGITUDE', 'Longitude');
23
    define('_APCAL_TH_ZOOM', 'Zoom level');
24
    define('_APCAL_TH_EMAIL', 'Email');
25
    define('_APCAL_TH_URL', 'URL');
26
    define('_APCAL_MAINPICTURE', 'Hauptbild');
27
    define('_APCAL_PICTURES', 'Andere Bilder');
28
    define('_APCAL_TH_MAINCATEGORY', 'Hauptkartegorie');
29
    define('_APCAL_NONE', 'keine');
30
    define('_APCAL_DAY', 'Tag');
31
    define('_APCAL_DIFFERENTHOURS', 'Unterschiedliche Stunden für jeden Tag');
32
    define('_APCAL_SAMEHOURS', 'Für jeden Tag die gleichen Stunden verwenden');
33
34
    // API texts
35
    define('_APCAL_PROVIDEDBY', 'Ergebnis zur Verfügung gestellt von');
36
    define('_APCAL_X', 'by');
37
    define('_APCAL_AP', '');
38
    define('_APCAL_CALENDAROF', 'Kalender von');
39
40
    // Share admin
41
    define('_APCAL_SHARECALENDARFORM', 'Dieses Formular ausfüllen, wenn Sie den Kalender auf Ihrer Webseite verwenden möchten.');
42
    define('_APCAL_SHOWALLCAT', 'Alle Kategorien');
43
    define('_APCAL_GENERATE', 'Erzeugen');
44
    define('_APCAL_GENERATEHINT', 'Bei manchen Browsern kann es sein, dass Sie zwei mal auf Erzeugen klicken müssen.');
45
    define('_APCAL_CATEGORIES', 'Kategorien');
46
    define('_APCAL_NBEVENTS', 'Anzahl der angezeigten Events');
47
    define('_APCAL_WIDTH', 'Blockbreite');
48
    define('_APCAL_STYLE', 'Style und Farben');
49
    define('_APCAL_IFCUSTOM', 'Wenn Sie "Individuell anpassen" wählen, füllen Sie bitte den nachstehenden Bereich aus (in CSS).');
50
    define('_APCAL_BORDER', 'Block-Rahmen');
51
    define('_APCAL_TITLE', 'Kalender-Titel');
52
    define('_APCAL_TEXT', 'Kalender-Text');
53
    define('_APCAL_LINK', 'Event-Links');
54
    define('_APCAL_EVEN', 'Event-Zeile');
55
    define('_APCAL_ODD', 'Alternierende Reihen');
56
    define('_APCAL_DEFAULT', 'Standard');
57
    define('_APCAL_CUSTOM', 'Individuell anpassen');
58
    define('_APCAL_THEME', 'Von ihrem Theme');
59
    define('_APCAL_SHAREINFO', 'Für die Verwendung dieses Kalenders in Ihrer Webseite müssen Sie diesen HTML-Code kopieren und in Ihrer Webseite einfügen.');
60
    define('_APCAL_SHARECALENDAR', 'Anzeige dieses Kalenders in Ihrer Webseite');
61
62
    // Event view
63
    define('_APCAL_PREVEVENT', 'Vorheriges Event');
64
    define('_APCAL_NEXTEVENT', 'Nächstes Event');
65
    define('_APCAL_BACKTOCAL', 'Zurück zum Kalender');
66
67
    // Tooltip
68
    define('_APCAL_CLICKFORDETAILS', 'Für nähere Details bitte klicken');
69
    define('_APCAL_BEGIN', 'Von');
70
    define('_APCAL_END', 'Bis');
71
    define('_APCAL_LOCATION', 'Ort');
72
73
    // Tell a friend
74
    define('_APCAL_TELLAFRIEND', 'Tell a friend');
75
    define('_APCAL_FROM', 'Von');
76
    define('_APCAL_TO', 'An');
77
    define('_APCAL_CAPTCHA', 'Bestätigungscode');
78
    define('_APCAL_SUBJECT', 'Betreff');
79
    define('_APCAL_MESSAGE', 'Nachricht');
80
    define('_APCAL_TELLAFRIENDTEXT', 'Besuche diesen tollen Kalender auf');
81
82
    // Share
83
    define('_APCAL_FB_LNG', 'de_DE');
84
    define('_APCAL_GPLUS_LNG', 'de');
85
    define('_MD_APCAL_DBUPDATED', 'Datenbank aktualisiert');
86
87
//    define('_MD_APCAL_ERR_NOPERMTOINSERT', 'en_US');
88
89
    define('_MD_APCAL_MODCONFIG', 'Modul-Konfigurationsoptionen');
90
    define('_MD_APCAL_TPLSETS', 'Vorlagen'); //
91
    define('_MD_APCAL_FILENAME', 'Dateiname');
92
    define('_MD_APCAL_GENERATE', 'Generieren');
93
94
    define('_MD_APCAL_PERMADDNG', 'Konnte die Berechtigung %s nicht für %s zur Gruppe %s hinzufügen');
95
    define('_MD_APCAL_PERMADDNGP', 'Alle übergeordneten Einträge müssen ausgewählt werden.');
96
    define('_MD_APCAL_PERMADDOK', 'Die Berechtigung %s für %s zur Gruppe %s hinzugefügt');
97
    define('_MD_APCAL_PERMRESETNG', 'Konnte Gruppenberechtigungen für Modul %s nicht zurücksetzen');
98
    
99
    define('_MD_APCAL_MAP_APPLY', 'Ausgewählten Ort anwenden');
100
}
101