Hide last authors
gru 30.20 1 {{info type="info"}}
gru 30.25 2 The {{formcycle/}} Versions 6.4.0 through 6.6.13 contain a version of the Spring Framework that contains the [[CVE-2022-22965>>https://tanzu.vmware.com/security/cve-2022-22965]] vulnerability disclosed on March 31st, 2022.
3
4 Currently, we are not aware of any scenario where this vulnerability in {{formcycle/}} can be exploited. **We still recommend to upgrade to {{formcycle/}} [[Version 6.6.14>>doc:Blog.WebHome]], which use a new version the Spring Framework that no longer contain these vulnerability.**
gru 30.23 5 {{/info}}
6
7 {{info type="info"}}
gru 30.25 8 {{formcycle/}} version 6 uses a version of Log4j that __does not contain__ the vulnerabilities [[CVE-2021-44228>>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44228]] and [[CVE-2021-45046>>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45046]]. Notes on their impact on the newer {{formcycle/}} versions 7.0.0 through 7.0.7 are located on the [[General Security Recommendations>>https://help7.formcycle.eu/xwiki/bin/view/Formcycle/SystemSettings/Sicherheit/]] page in the Help for {{formcycle/}} version 7.
gru 30.20 9 {{/info}}
gru 30.17 10
gru 25.1 11 {{velocity}}
12 #set ($mainCards = [{
13 'iconfc': 'square-edit-outline',
gru 30.25 14 'title': 'Form designer',
15 'description': 'Working with the form designer',
gru 25.1 16 'documentation': "Formcycle.FormDesigner"
17 }, {
18 'iconfc': 'wrench',
gru 30.25 19 'title': 'Administation',
20 'description': 'User management, Databases, LDAP, files, templates and much more',
gru 25.1 21 'documentation': 'Formcycle.UserInterface'
22 }, {
23 'iconfc': 'inbox',
gru 30.25 24 'title': 'Inbox',
25 'description': 'Organize submitted forms',
gru 25.1 26 'documentation': 'Formcycle.Inbox'
27 }, {
28 'iconfc': 'workflow-fill',
29 'title': 'Workflow',
gru 30.25 30 'description': 'Process submitted forms',
gru 25.1 31 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
32 }, {
gru 27.3 33 'icon': 'fa fa-download',
gru 27.2 34 'title': 'Installation',
gru 30.25 35 'description': 'Install or update FORMCYCLE',
gru 27.11 36 'documentation': 'Formcycle.Installation'
gru 27.2 37 }, {
gru 25.1 38 'iconfc': 'form',
gru 30.25 39 'title': 'Examples',
40 'description': 'Examples of form integration and forms',
gru 27.14 41 'documentation': 'doc:Examples.WebHome'
gru 25.1 42 }])
gru 30.4 43 ## 'icon': 'fa fa-play-circle',
44 ## 'title': 'Einführungsvideos',
45 ## 'description': 'Kurze Videos zum Vorstellen einzelner FORMCYCLE-Funktionen; ggf. Titel "Schnelleinstieg"',
46 ## 'documentation': 'https://formcycle.eu/de/features'
47 ##}, {
48 ## 'iconfc': 'puzzle',
49 ## 'title': 'Anwendungsfälle',
50 ## 'description': 'Formulardaten verarbeiten',
51 ## 'documentation': 'doc:Anwendungsfälle.WebHome'
52 ##}, {
53
gru 30.25 54
gru 25.1 55 #set ($smallCards = [{
gru 30.25 56 'iconfc': 'comment-faq-outline',
57 'title': 'Frequently asked questions',
58 'description': 'Frequently asked questions',
59 'documentation': "https://faq.formcycle.eu/"
gru 30.14 60 }, {
gru 30.25 61 'iconfc': 'puzzle',
62 'title': 'Plugin-Documen­tation',
63 'description': 'Documentation of the plugins available for FORMCYCLE',
64 'documentation': 'Formcycle.PluginDocumentation'
gru 30.16 65 }, {
gru 27.18 66 'iconfc': 'action-change-status',
gru 30.25 67 'title': 'Integration into exter­nal sys­tems',
68 'description': 'Integration of FORMCYCLE into CMS/DMS-Systems',
gru 27.9 69 'documentation': 'Formcycle.CMSExtension'
XIMA Admin 13.1 70 }, {
gru 30.25 71 'icon': 'fa fa-cloud',
72 'title': 'FORM.​CLOUD',
73 'description': 'Information about the XIMA FORM.CLOUD',
74 'documentation': 'doc:FORMCLOUD.WebHome'
gru 27.17 75 }, {
gru 27.21 76 'icon': 'fa fa-list',
gru 27.17 77 'title': 'Release Notes',
gru 30.25 78 'description': 'Release Notes and download of the current version',
gru 27.18 79 'documentation': 'doc:Blog.WebHome'
XIMA Admin 2.1 80 }])
81
gru 30.3 82 ## 'icon': 'fa fa-share-square',
83 ## 'title': 'Daten extern weiterverarbeiten',
84 ## 'description': 'Mit FORMCYCLE erfasste Daten an andere Systeme weiterleiten',
85 ## 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
86 ##}, {
87
gru 25.1 88 {{html}}
89 ##$jsontool.serialize(${mainCards})<br>
90 ##$jsontool.serialize($mainCards)<br>
XIMA Admin 2.1 91 {{/html}}
gru 25.1 92
93 {{MainMenuTiles cards='$jsontool.serialize($mainCards)' /}}
94
95 {{MainMenuTiles cards='$jsontool.serialize($smallCards)' type="small" /}}
gru 27.1 96
XIMA Admin 2.1 97 {{/velocity}}
Copyright 2000-2024