ZAP Scanning Report

Site: https://www.demarches-simplifiees.fr

Generated on Sun, 20 Apr 2025 06:20:29

ZAP Version: 2.16.1

ZAP by Checkmarx

Summary of Alerts

Risk Level Number of Alerts
High
0
Medium
6
Low
7
Informational
14
False Positives:
0

Summary of Sequences

For each step: result (Pass/Fail) - risk (of highest alert(s) for the step, if any).

Alerts

Name Risk Level Number of Instances
CSP: Failure to Define Directive with No Fallback Medium 2
CSP: Wildcard Directive Medium 2
CSP: script-src unsafe-eval Medium 2
CSP: script-src unsafe-inline Medium 2
CSP: style-src unsafe-inline Medium 2
Content Security Policy (CSP) Header Not Set Medium 12
Application Error Disclosure Low 1
Cookie Without Secure Flag Low 11
Full Path Disclosure Low 11
Insufficient Site Isolation Against Spectre Vulnerability Low 10
Permissions Policy Header Not Set Low 11
Timestamp Disclosure - Unix Low 19
X-Content-Type-Options Header Missing Low 12
Authentication Request Identified Informational 4
Base64 Disclosure Informational 11
Information Disclosure - Sensitive Information in URL Informational 2
Information Disclosure - Suspicious Comments Informational 11
Modern Web Application Informational 12
Non-Storable Content Informational 6
Re-examine Cache-control Directives Informational 10
Sec-Fetch-Dest Header is Missing Informational 2
Sec-Fetch-Mode Header is Missing Informational 2
Sec-Fetch-Site Header is Missing Informational 2
Sec-Fetch-User Header is Missing Informational 2
Session Management Response Identified Informational 11
Storable and Cacheable Content Informational 5
User Controllable HTML Element Attribute (Potential XSS) Informational 4

Alert Detail

Medium
CSP: Failure to Define Directive with No Fallback
Description
The Content Security Policy fails to define one of the directives that has no fallback. Missing/excluding them is the same as allowing anything.
URL https://www.demarches-simplifiees.fr
Method GET
Parameter content-security-policy
Attack
Evidence img-src 'self' data: blob: *.openstreetmap.org *.cloud.ovh.net * static.demarches-simplifiees.fr stats.data.gouv.fr; script-src 'self' 'unsafe-eval' 'unsafe-inline' blob: *.crisp.chat crisp.chat cdn.jsdelivr.net maxcdn.bootstrapcdn.com integration.lasuite.numerique.gouv.fr code.jquery.com unpkg.com stats.data.gouv.fr; style-src 'self' 'unsafe-inline' *.crisp.chat crisp.chat cdn.jsdelivr.net maxcdn.bootstrapcdn.com unpkg.com; connect-src 'self' wss://*.crisp.chat *.crisp.chat integration.lasuite.numerique.gouv.fr app.franceconnect.gouv.fr openmaptiles.data.gouv.fr openmaptiles.geo.data.gouv.fr openmaptiles.github.io tiles.geo.api.gouv.fr data.geopf.fr www.demarches-simplifiees.fr sentry.io static.demarches-simplifiees.fr api-adresse.data.gouv.fr data.education.gouv.fr geo.api.gouv.fr stats.data.gouv.fr; frame-src 'self' stats.data.gouv.fr static.demarches-simplifiees.fr *.crisp.help; default-src 'self' data: blob: 'report-sample' integration.lasuite.numerique.gouv.fr fonts.gstatic.com in-automate.sendinblue.com player.vimeo.com app.franceconnect.gouv.fr *.crisp.chat crisp.chat *.crisp.help *.sibautomation.com sibautomation.com data sentry.io static.demarches-simplifiees.fr
Other Info The directive(s): frame-ancestors, form-action is/are among the directives that do not fallback to default-src.
URL https://www.demarches-simplifiees.fr/manager/
Method GET
Parameter content-security-policy
Attack
Evidence img-src 'self' data: blob: *.openstreetmap.org *.cloud.ovh.net * static.demarches-simplifiees.fr stats.data.gouv.fr; script-src 'self' 'unsafe-eval' 'unsafe-inline' blob: *.crisp.chat crisp.chat cdn.jsdelivr.net maxcdn.bootstrapcdn.com integration.lasuite.numerique.gouv.fr code.jquery.com unpkg.com stats.data.gouv.fr; style-src 'self' 'unsafe-inline' *.crisp.chat crisp.chat cdn.jsdelivr.net maxcdn.bootstrapcdn.com unpkg.com; connect-src 'self' wss://*.crisp.chat *.crisp.chat integration.lasuite.numerique.gouv.fr app.franceconnect.gouv.fr openmaptiles.data.gouv.fr openmaptiles.geo.data.gouv.fr openmaptiles.github.io tiles.geo.api.gouv.fr data.geopf.fr www.demarches-simplifiees.fr sentry.io static.demarches-simplifiees.fr api-adresse.data.gouv.fr data.education.gouv.fr geo.api.gouv.fr stats.data.gouv.fr; frame-src 'self' stats.data.gouv.fr static.demarches-simplifiees.fr *.crisp.help; default-src 'self' data: blob: 'report-sample' integration.lasuite.numerique.gouv.fr fonts.gstatic.com in-automate.sendinblue.com player.vimeo.com app.franceconnect.gouv.fr *.crisp.chat crisp.chat *.crisp.help *.sibautomation.com sibautomation.com data sentry.io static.demarches-simplifiees.fr
Other Info The directive(s): frame-ancestors, form-action is/are among the directives that do not fallback to default-src.
Instances 2
Solution
Ensure that your web server, application server, load balancer, etc. is properly configured to set the Content-Security-Policy header.
Reference https://www.w3.org/TR/CSP/
https://caniuse.com/#search=content+security+policy
https://content-security-policy.com/
https://github.com/HtmlUnit/htmlunit-csp
https://developers.google.com/web/fundamentals/security/csp#policy_applies_to_a_wide_variety_of_resources
CWE Id 693
WASC Id 15
Plugin Id 10055
Medium
CSP: Wildcard Directive
Description
Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) Cross Site Scripting (XSS), and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.
URL https://www.demarches-simplifiees.fr
Method GET
Parameter content-security-policy
Attack
Evidence img-src 'self' data: blob: *.openstreetmap.org *.cloud.ovh.net * static.demarches-simplifiees.fr stats.data.gouv.fr; script-src 'self' 'unsafe-eval' 'unsafe-inline' blob: *.crisp.chat crisp.chat cdn.jsdelivr.net maxcdn.bootstrapcdn.com integration.lasuite.numerique.gouv.fr code.jquery.com unpkg.com stats.data.gouv.fr; style-src 'self' 'unsafe-inline' *.crisp.chat crisp.chat cdn.jsdelivr.net maxcdn.bootstrapcdn.com unpkg.com; connect-src 'self' wss://*.crisp.chat *.crisp.chat integration.lasuite.numerique.gouv.fr app.franceconnect.gouv.fr openmaptiles.data.gouv.fr openmaptiles.geo.data.gouv.fr openmaptiles.github.io tiles.geo.api.gouv.fr data.geopf.fr www.demarches-simplifiees.fr sentry.io static.demarches-simplifiees.fr api-adresse.data.gouv.fr data.education.gouv.fr geo.api.gouv.fr stats.data.gouv.fr; frame-src 'self' stats.data.gouv.fr static.demarches-simplifiees.fr *.crisp.help; default-src 'self' data: blob: 'report-sample' integration.lasuite.numerique.gouv.fr fonts.gstatic.com in-automate.sendinblue.com player.vimeo.com app.franceconnect.gouv.fr *.crisp.chat crisp.chat *.crisp.help *.sibautomation.com sibautomation.com data sentry.io static.demarches-simplifiees.fr
Other Info The following directives either allow wildcard sources (or ancestors), are not defined, or are overly broadly defined: img-src
URL https://www.demarches-simplifiees.fr/manager/
Method GET
Parameter content-security-policy
Attack
Evidence img-src 'self' data: blob: *.openstreetmap.org *.cloud.ovh.net * static.demarches-simplifiees.fr stats.data.gouv.fr; script-src 'self' 'unsafe-eval' 'unsafe-inline' blob: *.crisp.chat crisp.chat cdn.jsdelivr.net maxcdn.bootstrapcdn.com integration.lasuite.numerique.gouv.fr code.jquery.com unpkg.com stats.data.gouv.fr; style-src 'self' 'unsafe-inline' *.crisp.chat crisp.chat cdn.jsdelivr.net maxcdn.bootstrapcdn.com unpkg.com; connect-src 'self' wss://*.crisp.chat *.crisp.chat integration.lasuite.numerique.gouv.fr app.franceconnect.gouv.fr openmaptiles.data.gouv.fr openmaptiles.geo.data.gouv.fr openmaptiles.github.io tiles.geo.api.gouv.fr data.geopf.fr www.demarches-simplifiees.fr sentry.io static.demarches-simplifiees.fr api-adresse.data.gouv.fr data.education.gouv.fr geo.api.gouv.fr stats.data.gouv.fr; frame-src 'self' stats.data.gouv.fr static.demarches-simplifiees.fr *.crisp.help; default-src 'self' data: blob: 'report-sample' integration.lasuite.numerique.gouv.fr fonts.gstatic.com in-automate.sendinblue.com player.vimeo.com app.franceconnect.gouv.fr *.crisp.chat crisp.chat *.crisp.help *.sibautomation.com sibautomation.com data sentry.io static.demarches-simplifiees.fr
Other Info The following directives either allow wildcard sources (or ancestors), are not defined, or are overly broadly defined: img-src
Instances 2
Solution
Ensure that your web server, application server, load balancer, etc. is properly configured to set the Content-Security-Policy header.
Reference https://www.w3.org/TR/CSP/
https://caniuse.com/#search=content+security+policy
https://content-security-policy.com/
https://github.com/HtmlUnit/htmlunit-csp
https://developers.google.com/web/fundamentals/security/csp#policy_applies_to_a_wide_variety_of_resources
CWE Id 693
WASC Id 15
Plugin Id 10055
Medium
CSP: script-src unsafe-eval
Description
Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) Cross Site Scripting (XSS), and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.
URL https://www.demarches-simplifiees.fr
Method GET
Parameter content-security-policy
Attack
Evidence img-src 'self' data: blob: *.openstreetmap.org *.cloud.ovh.net * static.demarches-simplifiees.fr stats.data.gouv.fr; script-src 'self' 'unsafe-eval' 'unsafe-inline' blob: *.crisp.chat crisp.chat cdn.jsdelivr.net maxcdn.bootstrapcdn.com integration.lasuite.numerique.gouv.fr code.jquery.com unpkg.com stats.data.gouv.fr; style-src 'self' 'unsafe-inline' *.crisp.chat crisp.chat cdn.jsdelivr.net maxcdn.bootstrapcdn.com unpkg.com; connect-src 'self' wss://*.crisp.chat *.crisp.chat integration.lasuite.numerique.gouv.fr app.franceconnect.gouv.fr openmaptiles.data.gouv.fr openmaptiles.geo.data.gouv.fr openmaptiles.github.io tiles.geo.api.gouv.fr data.geopf.fr www.demarches-simplifiees.fr sentry.io static.demarches-simplifiees.fr api-adresse.data.gouv.fr data.education.gouv.fr geo.api.gouv.fr stats.data.gouv.fr; frame-src 'self' stats.data.gouv.fr static.demarches-simplifiees.fr *.crisp.help; default-src 'self' data: blob: 'report-sample' integration.lasuite.numerique.gouv.fr fonts.gstatic.com in-automate.sendinblue.com player.vimeo.com app.franceconnect.gouv.fr *.crisp.chat crisp.chat *.crisp.help *.sibautomation.com sibautomation.com data sentry.io static.demarches-simplifiees.fr
Other Info script-src includes unsafe-eval.
URL https://www.demarches-simplifiees.fr/manager/
Method GET
Parameter content-security-policy
Attack
Evidence img-src 'self' data: blob: *.openstreetmap.org *.cloud.ovh.net * static.demarches-simplifiees.fr stats.data.gouv.fr; script-src 'self' 'unsafe-eval' 'unsafe-inline' blob: *.crisp.chat crisp.chat cdn.jsdelivr.net maxcdn.bootstrapcdn.com integration.lasuite.numerique.gouv.fr code.jquery.com unpkg.com stats.data.gouv.fr; style-src 'self' 'unsafe-inline' *.crisp.chat crisp.chat cdn.jsdelivr.net maxcdn.bootstrapcdn.com unpkg.com; connect-src 'self' wss://*.crisp.chat *.crisp.chat integration.lasuite.numerique.gouv.fr app.franceconnect.gouv.fr openmaptiles.data.gouv.fr openmaptiles.geo.data.gouv.fr openmaptiles.github.io tiles.geo.api.gouv.fr data.geopf.fr www.demarches-simplifiees.fr sentry.io static.demarches-simplifiees.fr api-adresse.data.gouv.fr data.education.gouv.fr geo.api.gouv.fr stats.data.gouv.fr; frame-src 'self' stats.data.gouv.fr static.demarches-simplifiees.fr *.crisp.help; default-src 'self' data: blob: 'report-sample' integration.lasuite.numerique.gouv.fr fonts.gstatic.com in-automate.sendinblue.com player.vimeo.com app.franceconnect.gouv.fr *.crisp.chat crisp.chat *.crisp.help *.sibautomation.com sibautomation.com data sentry.io static.demarches-simplifiees.fr
Other Info script-src includes unsafe-eval.
Instances 2
Solution
Ensure that your web server, application server, load balancer, etc. is properly configured to set the Content-Security-Policy header.
Reference https://www.w3.org/TR/CSP/
https://caniuse.com/#search=content+security+policy
https://content-security-policy.com/
https://github.com/HtmlUnit/htmlunit-csp
https://developers.google.com/web/fundamentals/security/csp#policy_applies_to_a_wide_variety_of_resources
CWE Id 693
WASC Id 15
Plugin Id 10055
Medium
CSP: script-src unsafe-inline
Description
Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) Cross Site Scripting (XSS), and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.
URL https://www.demarches-simplifiees.fr
Method GET
Parameter content-security-policy
Attack
Evidence img-src 'self' data: blob: *.openstreetmap.org *.cloud.ovh.net * static.demarches-simplifiees.fr stats.data.gouv.fr; script-src 'self' 'unsafe-eval' 'unsafe-inline' blob: *.crisp.chat crisp.chat cdn.jsdelivr.net maxcdn.bootstrapcdn.com integration.lasuite.numerique.gouv.fr code.jquery.com unpkg.com stats.data.gouv.fr; style-src 'self' 'unsafe-inline' *.crisp.chat crisp.chat cdn.jsdelivr.net maxcdn.bootstrapcdn.com unpkg.com; connect-src 'self' wss://*.crisp.chat *.crisp.chat integration.lasuite.numerique.gouv.fr app.franceconnect.gouv.fr openmaptiles.data.gouv.fr openmaptiles.geo.data.gouv.fr openmaptiles.github.io tiles.geo.api.gouv.fr data.geopf.fr www.demarches-simplifiees.fr sentry.io static.demarches-simplifiees.fr api-adresse.data.gouv.fr data.education.gouv.fr geo.api.gouv.fr stats.data.gouv.fr; frame-src 'self' stats.data.gouv.fr static.demarches-simplifiees.fr *.crisp.help; default-src 'self' data: blob: 'report-sample' integration.lasuite.numerique.gouv.fr fonts.gstatic.com in-automate.sendinblue.com player.vimeo.com app.franceconnect.gouv.fr *.crisp.chat crisp.chat *.crisp.help *.sibautomation.com sibautomation.com data sentry.io static.demarches-simplifiees.fr
Other Info script-src includes unsafe-inline.
URL https://www.demarches-simplifiees.fr/manager/
Method GET
Parameter content-security-policy
Attack
Evidence img-src 'self' data: blob: *.openstreetmap.org *.cloud.ovh.net * static.demarches-simplifiees.fr stats.data.gouv.fr; script-src 'self' 'unsafe-eval' 'unsafe-inline' blob: *.crisp.chat crisp.chat cdn.jsdelivr.net maxcdn.bootstrapcdn.com integration.lasuite.numerique.gouv.fr code.jquery.com unpkg.com stats.data.gouv.fr; style-src 'self' 'unsafe-inline' *.crisp.chat crisp.chat cdn.jsdelivr.net maxcdn.bootstrapcdn.com unpkg.com; connect-src 'self' wss://*.crisp.chat *.crisp.chat integration.lasuite.numerique.gouv.fr app.franceconnect.gouv.fr openmaptiles.data.gouv.fr openmaptiles.geo.data.gouv.fr openmaptiles.github.io tiles.geo.api.gouv.fr data.geopf.fr www.demarches-simplifiees.fr sentry.io static.demarches-simplifiees.fr api-adresse.data.gouv.fr data.education.gouv.fr geo.api.gouv.fr stats.data.gouv.fr; frame-src 'self' stats.data.gouv.fr static.demarches-simplifiees.fr *.crisp.help; default-src 'self' data: blob: 'report-sample' integration.lasuite.numerique.gouv.fr fonts.gstatic.com in-automate.sendinblue.com player.vimeo.com app.franceconnect.gouv.fr *.crisp.chat crisp.chat *.crisp.help *.sibautomation.com sibautomation.com data sentry.io static.demarches-simplifiees.fr
Other Info script-src includes unsafe-inline.
Instances 2
Solution
Ensure that your web server, application server, load balancer, etc. is properly configured to set the Content-Security-Policy header.
Reference https://www.w3.org/TR/CSP/
https://caniuse.com/#search=content+security+policy
https://content-security-policy.com/
https://github.com/HtmlUnit/htmlunit-csp
https://developers.google.com/web/fundamentals/security/csp#policy_applies_to_a_wide_variety_of_resources
CWE Id 693
WASC Id 15
Plugin Id 10055
Medium
CSP: style-src unsafe-inline
Description
Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) Cross Site Scripting (XSS), and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.
URL https://www.demarches-simplifiees.fr
Method GET
Parameter content-security-policy
Attack
Evidence img-src 'self' data: blob: *.openstreetmap.org *.cloud.ovh.net * static.demarches-simplifiees.fr stats.data.gouv.fr; script-src 'self' 'unsafe-eval' 'unsafe-inline' blob: *.crisp.chat crisp.chat cdn.jsdelivr.net maxcdn.bootstrapcdn.com integration.lasuite.numerique.gouv.fr code.jquery.com unpkg.com stats.data.gouv.fr; style-src 'self' 'unsafe-inline' *.crisp.chat crisp.chat cdn.jsdelivr.net maxcdn.bootstrapcdn.com unpkg.com; connect-src 'self' wss://*.crisp.chat *.crisp.chat integration.lasuite.numerique.gouv.fr app.franceconnect.gouv.fr openmaptiles.data.gouv.fr openmaptiles.geo.data.gouv.fr openmaptiles.github.io tiles.geo.api.gouv.fr data.geopf.fr www.demarches-simplifiees.fr sentry.io static.demarches-simplifiees.fr api-adresse.data.gouv.fr data.education.gouv.fr geo.api.gouv.fr stats.data.gouv.fr; frame-src 'self' stats.data.gouv.fr static.demarches-simplifiees.fr *.crisp.help; default-src 'self' data: blob: 'report-sample' integration.lasuite.numerique.gouv.fr fonts.gstatic.com in-automate.sendinblue.com player.vimeo.com app.franceconnect.gouv.fr *.crisp.chat crisp.chat *.crisp.help *.sibautomation.com sibautomation.com data sentry.io static.demarches-simplifiees.fr
Other Info style-src includes unsafe-inline.
URL https://www.demarches-simplifiees.fr/manager/
Method GET
Parameter content-security-policy
Attack
Evidence img-src 'self' data: blob: *.openstreetmap.org *.cloud.ovh.net * static.demarches-simplifiees.fr stats.data.gouv.fr; script-src 'self' 'unsafe-eval' 'unsafe-inline' blob: *.crisp.chat crisp.chat cdn.jsdelivr.net maxcdn.bootstrapcdn.com integration.lasuite.numerique.gouv.fr code.jquery.com unpkg.com stats.data.gouv.fr; style-src 'self' 'unsafe-inline' *.crisp.chat crisp.chat cdn.jsdelivr.net maxcdn.bootstrapcdn.com unpkg.com; connect-src 'self' wss://*.crisp.chat *.crisp.chat integration.lasuite.numerique.gouv.fr app.franceconnect.gouv.fr openmaptiles.data.gouv.fr openmaptiles.geo.data.gouv.fr openmaptiles.github.io tiles.geo.api.gouv.fr data.geopf.fr www.demarches-simplifiees.fr sentry.io static.demarches-simplifiees.fr api-adresse.data.gouv.fr data.education.gouv.fr geo.api.gouv.fr stats.data.gouv.fr; frame-src 'self' stats.data.gouv.fr static.demarches-simplifiees.fr *.crisp.help; default-src 'self' data: blob: 'report-sample' integration.lasuite.numerique.gouv.fr fonts.gstatic.com in-automate.sendinblue.com player.vimeo.com app.franceconnect.gouv.fr *.crisp.chat crisp.chat *.crisp.help *.sibautomation.com sibautomation.com data sentry.io static.demarches-simplifiees.fr
Other Info style-src includes unsafe-inline.
Instances 2
Solution
Ensure that your web server, application server, load balancer, etc. is properly configured to set the Content-Security-Policy header.
Reference https://www.w3.org/TR/CSP/
https://caniuse.com/#search=content+security+policy
https://content-security-policy.com/
https://github.com/HtmlUnit/htmlunit-csp
https://developers.google.com/web/fundamentals/security/csp#policy_applies_to_a_wide_variety_of_resources
CWE Id 693
WASC Id 15
Plugin Id 10055
Medium
Content Security Policy (CSP) Header Not Set
Description
Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks, including Cross Site Scripting (XSS) and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.
URL https://www.demarches-simplifiees.fr/*/reset-link-sent
Method GET
Parameter
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/commencer
Method GET
Parameter
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/commencer/NOM_DE_LA_DEMARCHE.
Method GET
Parameter
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/connexion-par-jeton/
Method GET
Parameter
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/france_connect/
Method GET
Parameter
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/p
Method GET
Parameter
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/rails/
Method GET
Parameter
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/save_locale?locale=en
Method GET
Parameter
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/save_locale?locale=fr
Method GET
Parameter
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/sitemap.xml
Method GET
Parameter
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/super_admins/
Method GET
Parameter
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/users/
Method GET
Parameter
Attack
Evidence
Other Info
Instances 12
Solution
Ensure that your web server, application server, load balancer, etc. is configured to set the Content-Security-Policy header.
Reference https://developer.mozilla.org/en-US/docs/Web/Security/CSP/Introducing_Content_Security_Policy
https://cheatsheetseries.owasp.org/cheatsheets/Content_Security_Policy_Cheat_Sheet.html
https://www.w3.org/TR/CSP/
https://w3c.github.io/webappsec-csp/
https://web.dev/articles/csp
https://caniuse.com/#feat=contentsecuritypolicy
https://content-security-policy.com/
CWE Id 693
WASC Id 15
Plugin Id 10038
Low
Application Error Disclosure
Description
This page contains an error/warning message that may disclose sensitive information like the location of the file that produced the unhandled exception. This information can be used to launch further attacks against the web application. The alert could be a false positive if the error message is found inside a documentation page.
URL https://www.demarches-simplifiees.fr/sitemap.xml
Method GET
Parameter
Attack
Evidence HTTP/1.1 500 Internal Server Error
Other Info
Instances 1
Solution
Review the source code of this page. Implement custom error pages. Consider implementing a mechanism to provide a unique error reference/identifier to the client (browser) while logging the details on the server side and not exposing them to the user.
Reference
CWE Id 550
WASC Id 13
Plugin Id 90022
Low
Cookie Without Secure Flag
Description
A cookie has been set without the secure flag, which means that the cookie can be accessed via unencrypted connections.
URL https://www.demarches-simplifiees.fr
Method GET
Parameter csrf_token
Attack
Evidence set-cookie: csrf_token
Other Info
URL https://www.demarches-simplifiees.fr/
Method GET
Parameter csrf_token
Attack
Evidence set-cookie: csrf_token
Other Info
URL https://www.demarches-simplifiees.fr/administration
Method GET
Parameter csrf_token
Attack
Evidence set-cookie: csrf_token
Other Info
URL https://www.demarches-simplifiees.fr/contact
Method GET
Parameter csrf_token
Attack
Evidence set-cookie: csrf_token
Other Info
URL https://www.demarches-simplifiees.fr/faq
Method GET
Parameter csrf_token
Attack
Evidence set-cookie: csrf_token
Other Info
URL https://www.demarches-simplifiees.fr/faq/usager/comment-trouver-ma-demarche
Method GET
Parameter csrf_token
Attack
Evidence set-cookie: csrf_token
Other Info
URL https://www.demarches-simplifiees.fr/mentions-legales
Method GET
Parameter csrf_token
Attack
Evidence set-cookie: csrf_token
Other Info
URL https://www.demarches-simplifiees.fr/pro_connect
Method GET
Parameter csrf_token
Attack
Evidence set-cookie: csrf_token
Other Info
URL https://www.demarches-simplifiees.fr/suivi
Method GET
Parameter csrf_token
Attack
Evidence set-cookie: csrf_token
Other Info
URL https://www.demarches-simplifiees.fr/users/sign_in
Method GET
Parameter csrf_token
Attack
Evidence set-cookie: csrf_token
Other Info
URL https://www.demarches-simplifiees.fr/users/sign_up
Method GET
Parameter csrf_token
Attack
Evidence set-cookie: csrf_token
Other Info
Instances 11
Solution
Whenever a cookie contains sensitive information or is a session token, then it should always be passed using an encrypted channel. Ensure that the secure flag is set for cookies containing such sensitive information.
Reference https://owasp.org/www-project-web-security-testing-guide/v41/4-Web_Application_Security_Testing/06-Session_Management_Testing/02-Testing_for_Cookies_Attributes.html
CWE Id 614
WASC Id 13
Plugin Id 10011
Low
Full Path Disclosure
Description
The full path of files which might be sensitive has been exposed to the client.
URL https://www.demarches-simplifiees.fr/*/reset-link-sent
Method GET
Parameter
Attack
Evidence /system/
Other Info
URL https://www.demarches-simplifiees.fr/commencer
Method GET
Parameter
Attack
Evidence /system/
Other Info
URL https://www.demarches-simplifiees.fr/connexion-par-jeton/
Method GET
Parameter
Attack
Evidence /system/
Other Info
URL https://www.demarches-simplifiees.fr/france_connect/
Method GET
Parameter
Attack
Evidence /system/
Other Info
URL https://www.demarches-simplifiees.fr/rails/
Method GET
Parameter
Attack
Evidence /system/
Other Info
URL https://www.demarches-simplifiees.fr/save_locale?locale=en
Method GET
Parameter
Attack
Evidence /system/
Other Info
URL https://www.demarches-simplifiees.fr/save_locale?locale=fr
Method GET
Parameter
Attack
Evidence /system/
Other Info
URL https://www.demarches-simplifiees.fr/sitemap.xml
Method GET
Parameter
Attack
Evidence /Users/
Other Info
URL https://www.demarches-simplifiees.fr/super_admins/
Method GET
Parameter
Attack
Evidence /system/
Other Info
URL https://www.demarches-simplifiees.fr/users/
Method GET
Parameter
Attack
Evidence /system/
Other Info
URL https://www.demarches-simplifiees.fr/users/sign_in
Method POST
Parameter
Attack
Evidence /system/
Other Info
Instances 11
Solution
Disable directory browsing in your web server. Refer to the web server documentation.
Reference https://owasp.org/www-community/attacks/Full_Path_Disclosure
CWE Id 209
WASC Id 13
Plugin Id 110009
Low
Insufficient Site Isolation Against Spectre Vulnerability
Description
Cross-Origin-Resource-Policy header is an opt-in header designed to counter side-channels attacks like Spectre. Resource should be specifically set as shareable amongst different origins.
URL https://www.demarches-simplifiees.fr
Method GET
Parameter Cross-Origin-Resource-Policy
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/robots.txt
Method GET
Parameter Cross-Origin-Resource-Policy
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/users/sign_in
Method GET
Parameter Cross-Origin-Resource-Policy
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/users/sign_up
Method GET
Parameter Cross-Origin-Resource-Policy
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr
Method GET
Parameter Cross-Origin-Embedder-Policy
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/users/sign_in
Method GET
Parameter Cross-Origin-Embedder-Policy
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/users/sign_up
Method GET
Parameter Cross-Origin-Embedder-Policy
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr
Method GET
Parameter Cross-Origin-Opener-Policy
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/users/sign_in
Method GET
Parameter Cross-Origin-Opener-Policy
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/users/sign_up
Method GET
Parameter Cross-Origin-Opener-Policy
Attack
Evidence
Other Info
Instances 10
Solution
Ensure that the application/web server sets the Cross-Origin-Resource-Policy header appropriately, and that it sets the Cross-Origin-Resource-Policy header to 'same-origin' for all web pages.

'same-site' is considered as less secured and should be avoided.

If resources must be shared, set the header to 'cross-origin'.

If possible, ensure that the end user uses a standards-compliant and modern web browser that supports the Cross-Origin-Resource-Policy header (https://caniuse.com/mdn-http_headers_cross-origin-resource-policy).
Reference https://developer.mozilla.org/en-US/docs/Web/HTTP/Cross-Origin_Resource_Policy
CWE Id 693
WASC Id 14
Plugin Id 90004
Low
Permissions Policy Header Not Set
Description
Permissions Policy Header is an added layer of security that helps to restrict from unauthorized access or usage of browser/client features by web resources. This policy ensures the user privacy by limiting or specifying the features of the browsers can be used by the web resources. Permissions Policy provides a set of standard HTTP headers that allow website owners to limit which features of browsers can be used by the page such as camera, microphone, location, full screen etc.
URL https://www.demarches-simplifiees.fr
Method GET
Parameter
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/*/reset-link-sent
Method GET
Parameter
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/commencer
Method GET
Parameter
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/connexion-par-jeton/
Method GET
Parameter
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/france_connect/
Method GET
Parameter
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/rails/
Method GET
Parameter
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/sitemap.xml
Method GET
Parameter
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/super_admins/
Method GET
Parameter
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/users/
Method GET
Parameter
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/users/sign_in
Method GET
Parameter
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/users/sign_up
Method GET
Parameter
Attack
Evidence
Other Info
Instances 11
Solution
Ensure that your web server, application server, load balancer, etc. is configured to set the Permissions-Policy header.
Reference https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Permissions-Policy
https://developer.chrome.com/blog/feature-policy/
https://scotthelme.co.uk/a-new-security-header-feature-policy/
https://w3c.github.io/webappsec-feature-policy/
https://www.smashingmagazine.com/2018/12/feature-policy/
CWE Id 693
WASC Id 15
Plugin Id 10063
Low
Timestamp Disclosure - Unix
Description
A timestamp was disclosed by the application/web server. - Unix
URL https://www.demarches-simplifiees.fr/vite/assets/stimulus-loader-CpiIpgBh.js
Method GET
Parameter
Attack
Evidence 1444681467
Other Info 1444681467, which evaluates to: 2015-10-12 20:24:27.
URL https://www.demarches-simplifiees.fr/vite/assets/stimulus-loader-CpiIpgBh.js
Method GET
Parameter
Attack
Evidence 1473231341
Other Info 1473231341, which evaluates to: 2016-09-07 06:55:41.
URL https://www.demarches-simplifiees.fr/vite/assets/stimulus-loader-CpiIpgBh.js
Method GET
Parameter
Attack
Evidence 1502002290
Other Info 1502002290, which evaluates to: 2017-08-06 06:51:30.
URL https://www.demarches-simplifiees.fr/vite/assets/stimulus-loader-CpiIpgBh.js
Method GET
Parameter
Attack
Evidence 1530992060
Other Info 1530992060, which evaluates to: 2018-07-07 19:34:20.
URL https://www.demarches-simplifiees.fr/vite/assets/stimulus-loader-CpiIpgBh.js
Method GET
Parameter
Attack
Evidence 1560198380
Other Info 1560198380, which evaluates to: 2019-06-10 20:26:20.
URL https://www.demarches-simplifiees.fr/vite/assets/stimulus-loader-CpiIpgBh.js
Method GET
Parameter
Attack
Evidence 1700485571
Other Info 1700485571, which evaluates to: 2023-11-20 13:06:11.
URL https://www.demarches-simplifiees.fr/vite/assets/stimulus-loader-CpiIpgBh.js
Method GET
Parameter
Attack
Evidence 1732584193
Other Info 1732584193, which evaluates to: 2024-11-26 01:23:13.
URL https://www.demarches-simplifiees.fr/vite/assets/stimulus-loader-CpiIpgBh.js
Method GET
Parameter
Attack
Evidence 1732584194
Other Info 1732584194, which evaluates to: 2024-11-26 01:23:14.
URL https://www.demarches-simplifiees.fr/vite/assets/stimulus-loader-CpiIpgBh.js
Method GET
Parameter
Attack
Evidence 1735328473
Other Info 1735328473, which evaluates to: 2024-12-27 19:41:13.
URL https://www.demarches-simplifiees.fr/vite/assets/stimulus-loader-CpiIpgBh.js
Method GET
Parameter
Attack
Evidence 1770035416
Other Info 1770035416, which evaluates to: 2026-02-02 12:30:16.
URL https://www.demarches-simplifiees.fr/vite/assets/stimulus-loader-CpiIpgBh.js
Method GET
Parameter
Attack
Evidence 1804603682
Other Info 1804603682, which evaluates to: 2027-03-09 14:48:02.
URL https://www.demarches-simplifiees.fr/vite/assets/stimulus-loader-CpiIpgBh.js
Method GET
Parameter
Attack
Evidence 1839030562
Other Info 1839030562, which evaluates to: 2028-04-11 01:49:22.
URL https://www.demarches-simplifiees.fr/vite/assets/stimulus-loader-CpiIpgBh.js
Method GET
Parameter
Attack
Evidence 1873313359
Other Info 1873313359, which evaluates to: 2029-05-12 20:49:19.
URL https://www.demarches-simplifiees.fr/vite/assets/stimulus-loader-CpiIpgBh.js
Method GET
Parameter
Attack
Evidence 1894986606
Other Info 1894986606, which evaluates to: 2030-01-18 17:10:06.
URL https://www.demarches-simplifiees.fr/vite/assets/stimulus-loader-CpiIpgBh.js
Method GET
Parameter
Attack
Evidence 1926607734
Other Info 1926607734, which evaluates to: 2031-01-19 16:48:54.
URL https://www.demarches-simplifiees.fr/vite/assets/stimulus-loader-CpiIpgBh.js
Method GET
Parameter
Attack
Evidence 1958414417
Other Info 1958414417, which evaluates to: 2032-01-22 20:00:17.
URL https://www.demarches-simplifiees.fr/vite/assets/stimulus-loader-CpiIpgBh.js
Method GET
Parameter
Attack
Evidence 1990404162
Other Info 1990404162, which evaluates to: 2033-01-27 02:02:42.
URL https://www.demarches-simplifiees.fr/vite/assets/stimulus-loader-CpiIpgBh.js
Method GET
Parameter
Attack
Evidence 2022574463
Other Info 2022574463, which evaluates to: 2034-02-03 10:14:23.
URL https://www.demarches-simplifiees.fr/vite/assets/stimulus-loader-CpiIpgBh.js
Method GET
Parameter
Attack
Evidence 2054922799
Other Info 2054922799, which evaluates to: 2035-02-12 19:53:19.
Instances 19
Solution
Manually confirm that the timestamp data is not sensitive, and that the data cannot be aggregated to disclose exploitable patterns.
Reference https://cwe.mitre.org/data/definitions/200.html
CWE Id 497
WASC Id 13
Plugin Id 10096
Low
X-Content-Type-Options Header Missing
Description
The Anti-MIME-Sniffing header X-Content-Type-Options was not set to 'nosniff'. This allows older versions of Internet Explorer and Chrome to perform MIME-sniffing on the response body, potentially causing the response body to be interpreted and displayed as a content type other than the declared content type. Current (early 2014) and legacy versions of Firefox will use the declared content type (if one is set), rather than performing MIME-sniffing.
URL https://www.demarches-simplifiees.fr/assets/application-481951fd7c27dbea6ade742913236f56595093a3d9a1830b8fdf3e3c020f09be.css
Method GET
Parameter x-content-type-options
Attack
Evidence
Other Info This issue still applies to error type pages (401, 403, 500, etc.) as those pages are often still affected by injection issues, in which case there is still concern for browsers sniffing pages away from their actual content type. At "High" threshold this scan rule will not alert on client or server error responses.
URL https://www.demarches-simplifiees.fr/assets/favicons/16x16-fc5f2296bedd5238985a17d2345fdf63a29394702be4cf0dfc02b6236e46249b.png
Method GET
Parameter x-content-type-options
Attack
Evidence
Other Info This issue still applies to error type pages (401, 403, 500, etc.) as those pages are often still affected by injection issues, in which case there is still concern for browsers sniffing pages away from their actual content type. At "High" threshold this scan rule will not alert on client or server error responses.
URL https://www.demarches-simplifiees.fr/assets/favicons/32x32-0a18b835a1faf7d460a112a1b156eae998725416ad463ecf80304b611946fd21.png
Method GET
Parameter x-content-type-options
Attack
Evidence
Other Info This issue still applies to error type pages (401, 403, 500, etc.) as those pages are often still affected by injection issues, in which case there is still concern for browsers sniffing pages away from their actual content type. At "High" threshold this scan rule will not alert on client or server error responses.
URL https://www.demarches-simplifiees.fr/assets/favicons/96x96-e8b88d4ef72feb9f68294873aaa41556176aa6ad5e40473009accb34759dcff2.png
Method GET
Parameter x-content-type-options
Attack
Evidence
Other Info This issue still applies to error type pages (401, 403, 500, etc.) as those pages are often still affected by injection issues, in which case there is still concern for browsers sniffing pages away from their actual content type. At "High" threshold this scan rule will not alert on client or server error responses.
URL https://www.demarches-simplifiees.fr/assets/favicons/apple-touch-icon-16646b9f74ee2bcba3278cd73fe0815aecb8103c46c285d65e012793764a842d.png
Method GET
Parameter x-content-type-options
Attack
Evidence
Other Info This issue still applies to error type pages (401, 403, 500, etc.) as those pages are often still affected by injection issues, in which case there is still concern for browsers sniffing pages away from their actual content type. At "High" threshold this scan rule will not alert on client or server error responses.
URL https://www.demarches-simplifiees.fr/assets/footer/logo-dinum-c2389de22384241a406e1ea607941ab177ca7988f9577776083eafbce01c3ff2.svg
Method GET
Parameter x-content-type-options
Attack
Evidence
Other Info This issue still applies to error type pages (401, 403, 500, etc.) as those pages are often still affected by injection issues, in which case there is still concern for browsers sniffing pages away from their actual content type. At "High" threshold this scan rule will not alert on client or server error responses.
URL https://www.demarches-simplifiees.fr/assets/landing/hero/dematerialiser-19cbb6f65e811f80da1781fc2b2f8b8a79624e28fe662647da1983f98f01b31b.svg
Method GET
Parameter x-content-type-options
Attack
Evidence
Other Info This issue still applies to error type pages (401, 403, 500, etc.) as those pages are often still affected by injection issues, in which case there is still concern for browsers sniffing pages away from their actual content type. At "High" threshold this scan rule will not alert on client or server error responses.
URL https://www.demarches-simplifiees.fr/assets/landing/roles/usagers-7ddcf73c11bdd45c8811750fb3582b52739eef5e571268553afab7dac0893383.svg
Method GET
Parameter x-content-type-options
Attack
Evidence
Other Info This issue still applies to error type pages (401, 403, 500, etc.) as those pages are often still affected by injection issues, in which case there is still concern for browsers sniffing pages away from their actual content type. At "High" threshold this scan rule will not alert on client or server error responses.
URL https://www.demarches-simplifiees.fr/assets/Marianne-Regular-8e657d64ad967481d7fd3290e2ea23162340fae54ca839ad88b949f9d8602f32.woff2
Method GET
Parameter x-content-type-options
Attack
Evidence
Other Info This issue still applies to error type pages (401, 403, 500, etc.) as those pages are often still affected by injection issues, in which case there is still concern for browsers sniffing pages away from their actual content type. At "High" threshold this scan rule will not alert on client or server error responses.
URL https://www.demarches-simplifiees.fr/assets/Spectral-Regular-958694e3dd507d80daad1c521d500d4cf4173d0e59353cbe61afd6ba1c187228.ttf
Method GET
Parameter x-content-type-options
Attack
Evidence
Other Info This issue still applies to error type pages (401, 403, 500, etc.) as those pages are often still affected by injection issues, in which case there is still concern for browsers sniffing pages away from their actual content type. At "High" threshold this scan rule will not alert on client or server error responses.
URL https://www.demarches-simplifiees.fr/robots.txt
Method GET
Parameter x-content-type-options
Attack
Evidence
Other Info This issue still applies to error type pages (401, 403, 500, etc.) as those pages are often still affected by injection issues, in which case there is still concern for browsers sniffing pages away from their actual content type. At "High" threshold this scan rule will not alert on client or server error responses.
URL https://www.demarches-simplifiees.fr/vite/assets/application-KFL5aKw-.js
Method GET
Parameter x-content-type-options
Attack
Evidence
Other Info This issue still applies to error type pages (401, 403, 500, etc.) as those pages are often still affected by injection issues, in which case there is still concern for browsers sniffing pages away from their actual content type. At "High" threshold this scan rule will not alert on client or server error responses.
Instances 12
Solution
Ensure that the application/web server sets the Content-Type header appropriately, and that it sets the X-Content-Type-Options header to 'nosniff' for all web pages.

If possible, ensure that the end user uses a standards-compliant and modern web browser that does not perform MIME-sniffing at all, or that can be directed by the web application/web server to not perform MIME-sniffing.
Reference https://learn.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/compatibility/gg622941(v=vs.85)
https://owasp.org/www-community/Security_Headers
CWE Id 693
WASC Id 15
Plugin Id 10021
Informational
Authentication Request Identified
Description
The given request has been identified as an authentication request. The 'Other Info' field contains a set of key=value lines which identify any relevant fields. If the request is in a context which has an Authentication Method set to "Auto-Detect" then this rule will change the authentication to match the request identified.
URL https://www.demarches-simplifiees.fr/super_admins/sign_in
Method POST
Parameter super_admin[email]
Attack
Evidence super_admin[password]
Other Info userParam=super_admin[email] userValue=foo-bar@example.com passwordParam=super_admin[password] referer=https://www.demarches-simplifiees.fr/super_admins/sign_in csrfToken=authenticity_token
URL https://www.demarches-simplifiees.fr/users
Method POST
Parameter user[email]
Attack
Evidence user[password]
Other Info userParam=user[email] userValue=foo-bar@example.com passwordParam=user[password] referer=https://www.demarches-simplifiees.fr/users/sign_up csrfToken=authenticity_token
URL https://www.demarches-simplifiees.fr/users/sign_in
Method POST
Parameter user[email]
Attack
Evidence user[password]
Other Info userParam=user[email] userValue=foo-bar@example.com passwordParam=user[password] referer=https://www.demarches-simplifiees.fr/pro_connect csrfToken=authenticity_token
URL https://www.demarches-simplifiees.fr/users/sign_in
Method POST
Parameter user[email]
Attack
Evidence user[password]
Other Info userParam=user[email] userValue=foo-bar@example.com passwordParam=user[password] referer=https://www.demarches-simplifiees.fr/users/sign_in csrfToken=authenticity_token
Instances 4
Solution
This is an informational alert rather than a vulnerability and so there is nothing to fix.
Reference https://www.zaproxy.org/docs/desktop/addons/authentication-helper/auth-req-id/
CWE Id
WASC Id
Plugin Id 10111
Informational
Base64 Disclosure
Description
Base64 encoded data was disclosed by the application/web server. Note: in the interests of performance not all base64 strings in the response were analyzed individually, the entire response should be looked at by the analyst/security team/developer(s).
URL https://www.demarches-simplifiees.fr
Method GET
Parameter
Attack
Evidence fr/assets/Marianne-Regular-8e657d64ad967481d7fd3290e2ea23162340fae54ca839ad88b949f9d8602f32
Other Info ~�ڲǭ���&���z �j��{�{w�w޻��]��w�����^�ߍi�xq�7��|�x��]�6}
URL https://www.demarches-simplifiees.fr/*/reset-link-sent
Method GET
Parameter
Attack
Evidence fr/assets/Marianne-Regular-8e657d64ad967481d7fd3290e2ea23162340fae54ca839ad88b949f9d8602f32
Other Info ~�ڲǭ���&���z �j��{�{w�w޻��]��w�����^�ߍi�xq�7��|�x��]�6}
URL https://www.demarches-simplifiees.fr/commencer
Method GET
Parameter
Attack
Evidence fr/assets/Marianne-Regular-8e657d64ad967481d7fd3290e2ea23162340fae54ca839ad88b949f9d8602f32
Other Info ~�ڲǭ���&���z �j��{�{w�w޻��]��w�����^�ߍi�xq�7��|�x��]�6}
URL https://www.demarches-simplifiees.fr/connexion-par-jeton/
Method GET
Parameter
Attack
Evidence fr/assets/Marianne-Regular-8e657d64ad967481d7fd3290e2ea23162340fae54ca839ad88b949f9d8602f32
Other Info ~�ڲǭ���&���z �j��{�{w�w޻��]��w�����^�ߍi�xq�7��|�x��]�6}
URL https://www.demarches-simplifiees.fr/france_connect/
Method GET
Parameter
Attack
Evidence fr/assets/Marianne-Regular-8e657d64ad967481d7fd3290e2ea23162340fae54ca839ad88b949f9d8602f32
Other Info ~�ڲǭ���&���z �j��{�{w�w޻��]��w�����^�ߍi�xq�7��|�x��]�6}
URL https://www.demarches-simplifiees.fr/lien-envoye
Method GET
Parameter
Attack
Evidence 2FWvMBeNwZTUy7VQqb5jRbo35MZ06vmtmgcxU1aLZjFqhlgpwWxl
Other Info �U�0����˵P��cE�7��t����1SV�f1j�X)�le
URL https://www.demarches-simplifiees.fr/rails/
Method GET
Parameter
Attack
Evidence fr/assets/Marianne-Regular-8e657d64ad967481d7fd3290e2ea23162340fae54ca839ad88b949f9d8602f32
Other Info ~�ڲǭ���&���z �j��{�{w�w޻��]��w�����^�ߍi�xq�7��|�x��]�6}
URL https://www.demarches-simplifiees.fr/super_admins/
Method GET
Parameter
Attack
Evidence fr/assets/Marianne-Regular-8e657d64ad967481d7fd3290e2ea23162340fae54ca839ad88b949f9d8602f32
Other Info ~�ڲǭ���&���z �j��{�{w�w޻��]��w�����^�ߍi�xq�7��|�x��]�6}
URL https://www.demarches-simplifiees.fr/users/
Method GET
Parameter
Attack
Evidence fr/assets/Marianne-Regular-8e657d64ad967481d7fd3290e2ea23162340fae54ca839ad88b949f9d8602f32
Other Info ~�ڲǭ���&���z �j��{�{w�w޻��]��w�����^�ߍi�xq�7��|�x��]�6}
URL https://www.demarches-simplifiees.fr/users/sign_in
Method GET
Parameter
Attack
Evidence fr/assets/Marianne-Regular-8e657d64ad967481d7fd3290e2ea23162340fae54ca839ad88b949f9d8602f32
Other Info ~�ڲǭ���&���z �j��{�{w�w޻��]��w�����^�ߍi�xq�7��|�x��]�6}
URL https://www.demarches-simplifiees.fr/users/sign_up
Method GET
Parameter
Attack
Evidence fr/assets/Marianne-Regular-8e657d64ad967481d7fd3290e2ea23162340fae54ca839ad88b949f9d8602f32
Other Info ~�ڲǭ���&���z �j��{�{w�w޻��]��w�����^�ߍi�xq�7��|�x��]�6}
Instances 11
Solution
Manually confirm that the Base64 data does not leak sensitive information, and that the data cannot be aggregated/used to exploit other vulnerabilities.
Reference https://projects.webappsec.org/w/page/13246936/Information%20Leakage
CWE Id 319
WASC Id 13
Plugin Id 10094
Informational
Information Disclosure - Sensitive Information in URL
Description
The request appeared to contain sensitive information leaked in the URL. This can violate PCI and most organizational compliance policies. You can configure the list of strings for this check to add or remove values specific to your environment.
URL https://www.demarches-simplifiees.fr/users/confirmation/new?user%5Bemail%5D=foo-bar%40example.com
Method GET
Parameter user[email]
Attack
Evidence foo-bar@example.com
Other Info The URL contains email address(es).
URL https://www.demarches-simplifiees.fr/users/confirmation/new?user%5Bemail%5D=foo-bar%40example.com
Method GET
Parameter user[email]
Attack
Evidence user[email]
Other Info The URL contains potentially sensitive information. The following string was found via the pattern: user user[email]
Instances 2
Solution
Do not pass sensitive information in URIs.
Reference
CWE Id 598
WASC Id 13
Plugin Id 10024
Informational
Information Disclosure - Suspicious Comments
Description
The response appears to contain suspicious comments which may help an attacker.
URL https://www.demarches-simplifiees.fr
Method GET
Parameter
Attack
Evidence user
Other Info The following pattern was used: \bUSER\b and was detected in likely comment: "//geo.api.gouv.fr","api_adresse_url":"https://api-adresse.data.gouv.fr","api_education_url":"https://data.education.gouv.fr/api/", see evidence field for the suspicious comment/snippet.
URL https://www.demarches-simplifiees.fr/*/reset-link-sent
Method GET
Parameter
Attack
Evidence user
Other Info The following pattern was used: \bUSER\b and was detected in likely comment: "//geo.api.gouv.fr","api_adresse_url":"https://api-adresse.data.gouv.fr","api_education_url":"https://data.education.gouv.fr/api/", see evidence field for the suspicious comment/snippet.
URL https://www.demarches-simplifiees.fr/commencer
Method GET
Parameter
Attack
Evidence user
Other Info The following pattern was used: \bUSER\b and was detected in likely comment: "//geo.api.gouv.fr","api_adresse_url":"https://api-adresse.data.gouv.fr","api_education_url":"https://data.education.gouv.fr/api/", see evidence field for the suspicious comment/snippet.
URL https://www.demarches-simplifiees.fr/connexion-par-jeton/
Method GET
Parameter
Attack
Evidence user
Other Info The following pattern was used: \bUSER\b and was detected in likely comment: "//geo.api.gouv.fr","api_adresse_url":"https://api-adresse.data.gouv.fr","api_education_url":"https://data.education.gouv.fr/api/", see evidence field for the suspicious comment/snippet.
URL https://www.demarches-simplifiees.fr/france_connect/
Method GET
Parameter
Attack
Evidence user
Other Info The following pattern was used: \bUSER\b and was detected in likely comment: "//geo.api.gouv.fr","api_adresse_url":"https://api-adresse.data.gouv.fr","api_education_url":"https://data.education.gouv.fr/api/", see evidence field for the suspicious comment/snippet.
URL https://www.demarches-simplifiees.fr/rails/
Method GET
Parameter
Attack
Evidence user
Other Info The following pattern was used: \bUSER\b and was detected in likely comment: "//geo.api.gouv.fr","api_adresse_url":"https://api-adresse.data.gouv.fr","api_education_url":"https://data.education.gouv.fr/api/", see evidence field for the suspicious comment/snippet.
URL https://www.demarches-simplifiees.fr/save_locale?locale=fr
Method GET
Parameter
Attack
Evidence user
Other Info The following pattern was used: \bUSER\b and was detected in likely comment: "//geo.api.gouv.fr","api_adresse_url":"https://api-adresse.data.gouv.fr","api_education_url":"https://data.education.gouv.fr/api/", see evidence field for the suspicious comment/snippet.
URL https://www.demarches-simplifiees.fr/super_admins/
Method GET
Parameter
Attack
Evidence user
Other Info The following pattern was used: \bUSER\b and was detected in likely comment: "//geo.api.gouv.fr","api_adresse_url":"https://api-adresse.data.gouv.fr","api_education_url":"https://data.education.gouv.fr/api/", see evidence field for the suspicious comment/snippet.
URL https://www.demarches-simplifiees.fr/users/
Method GET
Parameter
Attack
Evidence user
Other Info The following pattern was used: \bUSER\b and was detected in likely comment: "//geo.api.gouv.fr","api_adresse_url":"https://api-adresse.data.gouv.fr","api_education_url":"https://data.education.gouv.fr/api/", see evidence field for the suspicious comment/snippet.
URL https://www.demarches-simplifiees.fr/users/sign_in
Method GET
Parameter
Attack
Evidence user
Other Info The following pattern was used: \bUSER\b and was detected in likely comment: "//geo.api.gouv.fr","api_adresse_url":"https://api-adresse.data.gouv.fr","api_education_url":"https://data.education.gouv.fr/api/", see evidence field for the suspicious comment/snippet.
URL https://www.demarches-simplifiees.fr/users/sign_up
Method GET
Parameter
Attack
Evidence user
Other Info The following pattern was used: \bUSER\b and was detected in likely comment: "//geo.api.gouv.fr","api_adresse_url":"https://api-adresse.data.gouv.fr","api_education_url":"https://data.education.gouv.fr/api/", see evidence field for the suspicious comment/snippet.
Instances 11
Solution
Remove all comments that return information that may help an attacker and fix any underlying problems they refer to.
Reference
CWE Id 615
WASC Id 13
Plugin Id 10027
Informational
Modern Web Application
Description
The application appears to be a modern web application. If you need to explore it automatically then the Ajax Spider may well be more effective than the standard one.
URL https://www.demarches-simplifiees.fr/faq
Method GET
Parameter
Attack
Evidence <a aria-current='page' class='fr-breadcrumb__link'>Foire aux Questions</a>
Other Info Links have been found that do not have traditional href attributes, which is an indication that this is a modern web application.
URL https://www.demarches-simplifiees.fr/faq/usager/comment-deposer-un-autre-dossier-pour-une-meme-demarche
Method GET
Parameter
Attack
Evidence <a class="fr-sidemenu__link" target="_self" href="/faq/usager/comment-trouver-ma-demarche">Comment trouver ma démarche ?</a>
Other Info Links have been found with a target of '_self' - this is often used by modern frameworks to force a full page reload.
URL https://www.demarches-simplifiees.fr/faq/usager/comment-dupliquer-un-dossier-deja-depose
Method GET
Parameter
Attack
Evidence <a class="fr-sidemenu__link" target="_self" href="/faq/usager/comment-trouver-ma-demarche">Comment trouver ma démarche ?</a>
Other Info Links have been found with a target of '_self' - this is often used by modern frameworks to force a full page reload.
URL https://www.demarches-simplifiees.fr/faq/usager/comment-trouver-ma-demarche
Method GET
Parameter
Attack
Evidence <a class="fr-sidemenu__link" target="_self" aria-current="page" href="/faq/usager/comment-trouver-ma-demarche">Comment trouver ma démarche ?</a>
Other Info Links have been found with a target of '_self' - this is often used by modern frameworks to force a full page reload.
URL https://www.demarches-simplifiees.fr/faq/usager/erreur-siret-lors-d-un-depot-de-dossier
Method GET
Parameter
Attack
Evidence <a class="fr-sidemenu__link" target="_self" href="/faq/usager/comment-trouver-ma-demarche">Comment trouver ma démarche ?</a>
Other Info Links have been found with a target of '_self' - this is often used by modern frameworks to force a full page reload.
URL https://www.demarches-simplifiees.fr/faq/usager/j-ai-un-autre-probleme-technique
Method GET
Parameter
Attack
Evidence <a class="fr-sidemenu__link" target="_self" href="/faq/usager/comment-trouver-ma-demarche">Comment trouver ma démarche ?</a>
Other Info Links have been found with a target of '_self' - this is often used by modern frameworks to force a full page reload.
URL https://www.demarches-simplifiees.fr/faq/usager/je-ne-recois-pas-d-email
Method GET
Parameter
Attack
Evidence <a class="fr-sidemenu__link" target="_self" href="/faq/usager/comment-trouver-ma-demarche">Comment trouver ma démarche ?</a>
Other Info Links have been found with a target of '_self' - this is often used by modern frameworks to force a full page reload.
URL https://www.demarches-simplifiees.fr/faq/usager/je-souhaite-declarer-les-informations-relatives-aux-installations-de-combustion
Method GET
Parameter
Attack
Evidence <a class="fr-sidemenu__link" target="_self" href="/faq/usager/comment-trouver-ma-demarche">Comment trouver ma démarche ?</a>
Other Info Links have been found with a target of '_self' - this is often used by modern frameworks to force a full page reload.
URL https://www.demarches-simplifiees.fr/faq/usager/je-souhaite-m-inscrire-a-l-epreuve-du-permis-de-conduire
Method GET
Parameter
Attack
Evidence <a class="fr-sidemenu__link" target="_self" href="/faq/usager/comment-trouver-ma-demarche">Comment trouver ma démarche ?</a>
Other Info Links have been found with a target of '_self' - this is often used by modern frameworks to force a full page reload.
URL https://www.demarches-simplifiees.fr/faq/usager/je-souhaite-obtenir-un-duplicata-cerfa-02-neph
Method GET
Parameter
Attack
Evidence <a class="fr-sidemenu__link" target="_self" href="/faq/usager/comment-trouver-ma-demarche">Comment trouver ma démarche ?</a>
Other Info Links have been found with a target of '_self' - this is often used by modern frameworks to force a full page reload.
URL https://www.demarches-simplifiees.fr/faq/usager/je-veux-enregistrer-mon-formulaire-pour-le-reprendre-plus-tard
Method GET
Parameter
Attack
Evidence <a class="fr-sidemenu__link" target="_self" href="/faq/usager/comment-trouver-ma-demarche">Comment trouver ma démarche ?</a>
Other Info Links have been found with a target of '_self' - this is often used by modern frameworks to force a full page reload.
URL https://www.demarches-simplifiees.fr/faq/usager/modification-de-l-identite-du-demandeur-d-un-dossier
Method GET
Parameter
Attack
Evidence <a class="fr-sidemenu__link" target="_self" href="/faq/usager/comment-trouver-ma-demarche">Comment trouver ma démarche ?</a>
Other Info Links have been found with a target of '_self' - this is often used by modern frameworks to force a full page reload.
Instances 12
Solution
This is an informational alert and so no changes are required.
Reference
CWE Id
WASC Id
Plugin Id 10109
Informational
Non-Storable Content
Description
The response contents are not storable by caching components such as proxy servers. If the response does not contain sensitive, personal or user-specific information, it may benefit from being stored and cached, to improve performance.
URL https://www.demarches-simplifiees.fr
Method GET
Parameter
Attack
Evidence private
Other Info
URL https://www.demarches-simplifiees.fr/lien-envoye
Method GET
Parameter
Attack
Evidence 302
Other Info
URL https://www.demarches-simplifiees.fr/manager/
Method GET
Parameter
Attack
Evidence 302
Other Info
URL https://www.demarches-simplifiees.fr/sitemap.xml
Method GET
Parameter
Attack
Evidence 500
Other Info
URL https://www.demarches-simplifiees.fr/users/sign_in
Method GET
Parameter
Attack
Evidence private
Other Info
URL https://www.demarches-simplifiees.fr/users/sign_up
Method GET
Parameter
Attack
Evidence private
Other Info
Instances 6
Solution
The content may be marked as storable by ensuring that the following conditions are satisfied:

The request method must be understood by the cache and defined as being cacheable ("GET", "HEAD", and "POST" are currently defined as cacheable)

The response status code must be understood by the cache (one of the 1XX, 2XX, 3XX, 4XX, or 5XX response classes are generally understood)

The "no-store" cache directive must not appear in the request or response header fields

For caching by "shared" caches such as "proxy" caches, the "private" response directive must not appear in the response

For caching by "shared" caches such as "proxy" caches, the "Authorization" header field must not appear in the request, unless the response explicitly allows it (using one of the "must-revalidate", "public", or "s-maxage" Cache-Control response directives)

In addition to the conditions above, at least one of the following conditions must also be satisfied by the response:

It must contain an "Expires" header field

It must contain a "max-age" response directive

For "shared" caches such as "proxy" caches, it must contain a "s-maxage" response directive

It must contain a "Cache Control Extension" that allows it to be cached

It must have a status code that is defined as cacheable by default (200, 203, 204, 206, 300, 301, 404, 405, 410, 414, 501).
Reference https://datatracker.ietf.org/doc/html/rfc7234
https://datatracker.ietf.org/doc/html/rfc7231
https://www.w3.org/Protocols/rfc2616/rfc2616-sec13.html
CWE Id 524
WASC Id 13
Plugin Id 10049
Informational
Re-examine Cache-control Directives
Description
The cache-control header has not been set properly or is missing, allowing the browser and proxies to cache content. For static assets like css, js, or image files this might be intended, however, the resources should be reviewed to ensure that no sensitive content will be cached.
URL https://www.demarches-simplifiees.fr
Method GET
Parameter cache-control
Attack
Evidence max-age=0, private, must-revalidate
Other Info
URL https://www.demarches-simplifiees.fr/
Method GET
Parameter cache-control
Attack
Evidence max-age=0, private, must-revalidate
Other Info
URL https://www.demarches-simplifiees.fr/administration
Method GET
Parameter cache-control
Attack
Evidence max-age=0, private, must-revalidate
Other Info
URL https://www.demarches-simplifiees.fr/faq
Method GET
Parameter cache-control
Attack
Evidence max-age=0, private, must-revalidate
Other Info
URL https://www.demarches-simplifiees.fr/faq/usager/comment-trouver-ma-demarche
Method GET
Parameter cache-control
Attack
Evidence max-age=0, private, must-revalidate
Other Info
URL https://www.demarches-simplifiees.fr/mentions-legales
Method GET
Parameter cache-control
Attack
Evidence max-age=0, private, must-revalidate
Other Info
URL https://www.demarches-simplifiees.fr/pro_connect
Method GET
Parameter cache-control
Attack
Evidence max-age=0, private, must-revalidate
Other Info
URL https://www.demarches-simplifiees.fr/suivi
Method GET
Parameter cache-control
Attack
Evidence max-age=0, private, must-revalidate
Other Info
URL https://www.demarches-simplifiees.fr/users/sign_in
Method GET
Parameter cache-control
Attack
Evidence max-age=0, private, must-revalidate
Other Info
URL https://www.demarches-simplifiees.fr/users/sign_up
Method GET
Parameter cache-control
Attack
Evidence max-age=0, private, must-revalidate
Other Info
Instances 10
Solution
For secure content, ensure the cache-control HTTP header is set with "no-cache, no-store, must-revalidate". If an asset should be cached consider setting the directives "public, max-age, immutable".
Reference https://cheatsheetseries.owasp.org/cheatsheets/Session_Management_Cheat_Sheet.html#web-content-caching
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control
https://grayduck.mn/2021/09/13/cache-control-recommendations/
CWE Id 525
WASC Id 13
Plugin Id 10015
Informational
Sec-Fetch-Dest Header is Missing
Description
Specifies how and where the data would be used. For instance, if the value is audio, then the requested resource must be audio data and not any other type of resource.
URL https://www.demarches-simplifiees.fr
Method GET
Parameter Sec-Fetch-Dest
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/robots.txt
Method GET
Parameter Sec-Fetch-Dest
Attack
Evidence
Other Info
Instances 2
Solution
Ensure that Sec-Fetch-Dest header is included in request headers.
Reference https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Sec-Fetch-Dest
CWE Id 352
WASC Id 9
Plugin Id 90005
Informational
Sec-Fetch-Mode Header is Missing
Description
Allows to differentiate between requests for navigating between HTML pages and requests for loading resources like images, audio etc.
URL https://www.demarches-simplifiees.fr
Method GET
Parameter Sec-Fetch-Mode
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/robots.txt
Method GET
Parameter Sec-Fetch-Mode
Attack
Evidence
Other Info
Instances 2
Solution
Ensure that Sec-Fetch-Mode header is included in request headers.
Reference https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Sec-Fetch-Mode
CWE Id 352
WASC Id 9
Plugin Id 90005
Informational
Sec-Fetch-Site Header is Missing
Description
Specifies the relationship between request initiator's origin and target's origin.
URL https://www.demarches-simplifiees.fr
Method GET
Parameter Sec-Fetch-Site
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/robots.txt
Method GET
Parameter Sec-Fetch-Site
Attack
Evidence
Other Info
Instances 2
Solution
Ensure that Sec-Fetch-Site header is included in request headers.
Reference https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Sec-Fetch-Site
CWE Id 352
WASC Id 9
Plugin Id 90005
Informational
Sec-Fetch-User Header is Missing
Description
Specifies if a navigation request was initiated by a user.
URL https://www.demarches-simplifiees.fr
Method GET
Parameter Sec-Fetch-User
Attack
Evidence
Other Info
URL https://www.demarches-simplifiees.fr/robots.txt
Method GET
Parameter Sec-Fetch-User
Attack
Evidence
Other Info
Instances 2
Solution
Ensure that Sec-Fetch-User header is included in user initiated requests.
Reference https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Sec-Fetch-User
CWE Id 352
WASC Id 9
Plugin Id 90005
Informational
Session Management Response Identified
Description
The given response has been identified as containing a session management token. The 'Other Info' field contains a set of header tokens that can be used in the Header Based Session Management Method. If the request is in a context which has a Session Management Method set to "Auto-Detect" then this rule will change the session management to use the tokens identified.
URL https://www.demarches-simplifiees.fr
Method GET
Parameter csrf_token
Attack
Evidence 1s7Jb0%2B%2BZbc3gEqXY0EakuCk5I%2FkzwQooMg8%2F%2B8VbXBbu3Deuo%2Bz3jyiXsh1qY0yuzH0%2BPUzZzStkf%2Bjd7PJ%2FcmbfJXD4s%2FiKTYtt86kMG%2Ff5Cy6QAIC5L4EP2zIIHo496x9pPX2qIT5JjtTSW%2BNs93aiB1RshrPIaUB%2B5vdysAuTlBV%2BHKmGwC5vz2FbwNcMkO3tW0E3GxTw7bNrKohRxD1ZQeSXi9%2F9uj64rE%2F5RRh27DMQFf61yE%2B%2BmlNOtqI--dcCVXs%2FtkB%2BQzKWH--GV%2FaOevRi5UaPvISRC8m%2BQ%3D%3D
Other Info cookie:csrf_token
URL https://www.demarches-simplifiees.fr/
Method GET
Parameter csrf_token
Attack
Evidence nAiZiBgPyPGHlsVPoUqGdXJH%2F1g7PDKmHwS0B9OL4HV7ixoQiWm%2BWse8LN4C%2BMVUA8C1SL%2BItOhYkN4Bj0%2FxNVuAkDvisPoKnJgxSWAiqkTFgMEqNMsuUDfzd1%2BBynm9iCxjaOVtyXozhanazXjDie09BIwnnf%2BWeB6ReOS1pUUiGKcLQqTWIGiOCr0Wjctzhe74LnhCOuDKSinz2Nl%2BMd1%2BYZI7C0ILbIlYIJBnl7%2BDImiRSq0dRSDNw9DDe5NF9feglc7f9d2AtrgtIHj8YwzPapjBVEK2kbF6hH2YInJvcuqIb1sj85bpiOxuhent%2F%2FMuxksBSDfQLpVRiLMNgw%3D%3D--CHCMyM9HzvFHsWJZ--sT2FVlSCXRy4IChZk3vx6w%3D%3D
Other Info cookie:csrf_token cookie:_DS_session
URL https://www.demarches-simplifiees.fr/administration
Method GET
Parameter csrf_token
Attack
Evidence V4ftMvuUcP7%2BIcVasEibHprOvBB781JMCfX27uGo3%2BOH5JeP51qGCYWDSYU36IA6HyndH5SXd5Rw25eF0flu61KD6zgVxT3vHeUwHJ8XYD6g2CrhRgbuiy62Mqrik8S15vprPkZGBrg9un4FkBCTVKvIrDlxl1yMvzmj3iiV19L4iov3noBncxXNbshAUx1PZbLn00oYqUWsXA1P94zxGNurwqto5Wwkwp9fEdn4XuIE3VjuHCb9Cm83H0lQF%2F%2BIwAzcj48FtRS4%2BG2f00J%2Br95D6bOEKixjivXobzlbQqlzxsOsH3EzzXnG7o3GEb2v49wbyBDAUtjcSw9sDbuMbA%3D%3D--acpY8oaMOf59O4DP--JNMbl%2Fu9mz1tLqGwxM3Z0g%3D%3D
Other Info cookie:csrf_token cookie:_DS_session
URL https://www.demarches-simplifiees.fr/contact
Method GET
Parameter csrf_token
Attack
Evidence U9JBltdZ6vEbXWaGaJeXtQu08VsOHqzpx7B7rZWNz00OFMANcXTn69ClydOkNBXoQXwJyL3TXUMttNFHJ%2B%2FPXacHpPx0EvJWA%2FAGY23mdPQKi8qQXJmH8uURgyn9BTV%2BVJ5kl9LBZZoK0IAp1hyTqIf5aOHdiW0cHmPSOq7inmowyc8jPFEf8kXZRB7VsjoXHWWnU7owplmJoByB5zAK9%2FfbkmkZfAsGIxGa4z5tnfJ%2FBnrZ4l9JnWyh5KYUVca36eFLFtrnicmqD2z3sQHb8OXmr4uD5JgRshmkZ3gu0lzokcE8LCDw7mTf5fTmhNQ4V%2Fmmvg9qOGYMpj9QIXnaGw%3D%3D--teolQB9Mw0dDhnkS--VBJ%2BbSIIzhCrLHv12LivvA%3D%3D
Other Info cookie:csrf_token cookie:_DS_session
URL https://www.demarches-simplifiees.fr/faq
Method GET
Parameter csrf_token
Attack
Evidence bagRI1jk0WtmsDXSERIYH9o0HvzsJU7LQ0D7HI2NWqhu8OjMgAuoizXNyDFFSYnK5f8Ewtcxnx9qRWGXRbNBBBqsez2VpwRnB0GzcKt6GG1F1hrLrIPEl3yl1HXdRWzvJWpIhwz9SyZZtcsJvjUtz8EFG0UWcCH7lp3giHntl%2BItt6U4t7u3LA3Gh8BywLs%2FA6YAF9GcbEy6OAq%2Bt7wUYXDDFM7JMEx%2FNrSJvsfZtJKiITFLUkmbYMwS5s7BNaZtqNCpZEHnKySBYVTwj35yWlaELLSguluXGOy2qs2KN1xmloedvchsD72Mw4pw%2B9GP1e7Q8Rydpd09EhfcVPdYmw%3D%3D--QU6%2BzEOFeJ%2BJryxo--LMwkWoCLuJEu%2Bg1mlZ%2Btpg%3D%3D
Other Info cookie:csrf_token cookie:_DS_session
URL https://www.demarches-simplifiees.fr/faq/usager/comment-trouver-ma-demarche
Method GET
Parameter csrf_token
Attack
Evidence fgY2BwOpynpWHEA37Fso2RTUUEf7n6AjfLdqKhKggEgMwXUYu7aX8CDZ9uWqrvPTFrrJqmnWNdDfgeUycbQASmmvZqfDHwIM3X6zBcPCFcElIDDO9doKw7gP3%2F%2B7hEUJDQ2KaOaob6DPV%2FSK6FV84Jw7O9dw5mtw88VSrq45LBlUV9zXPFKACUOYyqGU0OtdBl3DbXiF17UnVCSJGTP8QNVsMmnRZAya3pAYh64d9COiJWyrNfIzB5DO4MbXXrNmKYpUnk7UxuvQP%2B9IkB%2Bbw80u4maA%2BayuBf8FdASpsaxc7Gl9sXVHZDi%2FIXj1PlmcIEXFOVxThhsZ6znvn1l0aQ%3D%3D--jp6c8Fk1pqz0zaNq--R6VrxPZtc8lz7YMksNlZ6Q%3D%3D
Other Info cookie:csrf_token cookie:_DS_session
URL https://www.demarches-simplifiees.fr/lien-envoye
Method GET
Parameter _DS_session
Attack
Evidence 1TNb5nJ4Y4NgBSusplbu8QB%2FWvMBeNwZTUy7VQqb5jRbo35MZ06vmtmgcxU1aLZjFqhlgpwWxl%2FFVJb%2F2NRDQDhexJVVJJfHLGznIi9J%2BeetnNKU5HBPxIU0Vr6evG8bU6ZpkHhTFGXziLA0pqySnXho%2BHoVn1Fa2UlmwMi1s3ObEIY%3D--oNNTqC0P%2FuvoRORx--GncFFoQm%2FCw9HR8bwixlAQ%3D%3D
Other Info cookie:_DS_session
URL https://www.demarches-simplifiees.fr/pro_connect
Method GET
Parameter csrf_token
Attack
Evidence rIoQAsAIAxD6l3%2BTjyowhpRQsbzejgvKhNxARObPlAiQqgydQbwb%2FaNGP%2FDtRznXg8E%2BTWGi%2BP3Shv%2BOFUC%2B2t2Iej3poRXwB%2Bx6%2B%2BHHoy8voE1PDv6i%2B2xjDiiwLe9UB1kc2umpJx%2FjwgI4JM6Cd2p%2F%2FsKJQNKTnzWeMqnwmDdvQyAOWwoj0eAwCWJIdT8I8mUupDCV3gAwsPiRRzW4eACD5U2dz%2FaE4rQI%2BHj0HqT38W2wy46o9230vJUFJsJsSvXi6E0NfAEiQNvPxpw%2FuTYv%2BALCu%2FcJ5wEWvCZfVeeASJE1naS3m%2BeEMmJT%2BaNkCV7bvNcU6di%2FrLz6RWiuhA%3D%3D--TIwOn6UAUZ4jaqUL--NITT%2FcJeaReMnAwcXyTYhA%3D%3D
Other Info cookie:csrf_token cookie:_DS_session
URL https://www.demarches-simplifiees.fr/suivi
Method GET
Parameter csrf_token
Attack
Evidence cOIJDCbZi8cD4Ny8rogx6ZDkyb%2B4x%2BkaEF6Jyolq%2BVlvpCI7vwM%2Ba3B0xziJz0%2FYW6Lky9y0T%2FL6FzIXDMJ%2F%2B%2BdSoEnf3LyamolEuNsvW1WiKRK%2BdEJPMCDqfmN1HJVuBKFweTiGsJtkiclIBpdL98XMqXEDdG1WW8AH8l6wneBgL7wblOBkU6ZXmunIyfpBPeNVwLZmS3a8KHq1I%2FPbTeyv3YAEt040WZ76ywNzNz3RIB2v1g0VsQ%2FTDJS695TXqnNWJmRMlSnJtUAeGIH4s6I5yBRFgTnoOQ9Mb6f7s3KBZUxdqk%2FQkgyR4N45wF%2BW4HriufUTAY0qAfmQS3LWjA%3D%3D--jPJ7wO7N4iC4l3zH--6GmmcK979E1OcamanpMjbg%3D%3D
Other Info cookie:csrf_token cookie:_DS_session
URL https://www.demarches-simplifiees.fr/users/sign_in
Method GET
Parameter csrf_token
Attack
Evidence 5RsuReFy26rIrqpbVMjuRe79YureeBVvxGlowzVxwx%2BMlaC30CVXgX5%2BC4MQT0TzBe3WZLYSKC0CgjMlSq3uE72i9IkuAdCoSfNZx3id%2FA6NyPjgdr3xkWC8s%2FWV1QPt2aOmuWM5Me8smMAMwaLk2DNrUbhhxZ97hSIhUll9losFz4tKPz2xqFzAMt7sIh2MQHWlPGlNRFYAngjWnhMO3D15h1VAlQhea8gtm8yza%2FMFkLwnlvQWcUHlY81jEF3rgii6XbPasQujl9%2BatL%2FicoCqYqagDo21eMmclrYk3odrJ57NKLZ%2F8WEqweSbSKLTzzhER6TpyiBvWph9tkf8vg%3D%3D--vbV6HB0MMGoZQTOG--DSAd%2Fuz4iLI%2FyxDM2vWq9Q%3D%3D
Other Info cookie:csrf_token cookie:_DS_session
URL https://www.demarches-simplifiees.fr/users/sign_up
Method GET
Parameter csrf_token
Attack
Evidence MWO3d3Ql9brYID%2FryfpGnqZO%2F1EK3eBQ728Y0xG%2BwIwa%2Ba15c3rIE6FASvSKuhivRq9%2BbLrAsmGYlmgq23w1wkVrSB7w96Aq2UX4SZ%2BRWKih%2BtYV%2B2wuLoQDXsB4pMR01hhvOOcQoVBItVzWr%2BF9ESStS0SlTb%2FPAqCDTEgaP%2F%2FGCImtZxogghf27zR0V6NZhjccr6KV0PMGC%2Bl7DSc2ZRPBeqX3hmvBOUaaMeCZnRBjj1QPxWJyUl21CkzauqsDaHxhrjwVsyQq3JJczamDnhE2r%2FyC5LDiPAcRUMMqps3lmGvylz6uNKHzmYID9u7QOF1qb5aFqEANecQnc3Uuzw%3D%3D--0KP0xvfiWEvVh2rb--Orxwbd9FWvo4Ao0WxQO0Wg%3D%3D
Other Info cookie:csrf_token cookie:_DS_session
Instances 11
Solution
This is an informational alert rather than a vulnerability and so there is nothing to fix.
Reference https://www.zaproxy.org/docs/desktop/addons/authentication-helper/session-mgmt-id
CWE Id
WASC Id
Plugin Id 10112
Informational
Storable and Cacheable Content
Description
The response contents are storable by caching components such as proxy servers, and may be retrieved directly from the cache, rather than from the origin server by the caching servers, in response to similar requests from other users. If the response data is sensitive, personal or user-specific, this may result in sensitive information being leaked. In some cases, this may even result in a user gaining complete control of the session of another user, depending on the configuration of the caching components in use in their environment. This is primarily an issue where "shared" caching servers such as "proxy" caches are configured on the local network. This configuration is typically found in corporate or educational environments, for instance.
URL https://www.demarches-simplifiees.fr/commencer
Method GET
Parameter
Attack
Evidence
Other Info In the absence of an explicitly specified caching lifetime directive in the response, a liberal lifetime heuristic of 1 year was assumed. This is permitted by rfc7234.
URL https://www.demarches-simplifiees.fr/rails/
Method GET
Parameter
Attack
Evidence
Other Info In the absence of an explicitly specified caching lifetime directive in the response, a liberal lifetime heuristic of 1 year was assumed. This is permitted by rfc7234.
URL https://www.demarches-simplifiees.fr/robots.txt
Method GET
Parameter
Attack
Evidence
Other Info In the absence of an explicitly specified caching lifetime directive in the response, a liberal lifetime heuristic of 1 year was assumed. This is permitted by rfc7234.
URL https://www.demarches-simplifiees.fr/super_admins/
Method GET
Parameter
Attack
Evidence
Other Info In the absence of an explicitly specified caching lifetime directive in the response, a liberal lifetime heuristic of 1 year was assumed. This is permitted by rfc7234.
URL https://www.demarches-simplifiees.fr/users/
Method GET
Parameter
Attack
Evidence
Other Info In the absence of an explicitly specified caching lifetime directive in the response, a liberal lifetime heuristic of 1 year was assumed. This is permitted by rfc7234.
Instances 5
Solution
Validate that the response does not contain sensitive, personal or user-specific information. If it does, consider the use of the following HTTP response headers, to limit, or prevent the content being stored and retrieved from the cache by another user:

Cache-Control: no-cache, no-store, must-revalidate, private

Pragma: no-cache

Expires: 0

This configuration directs both HTTP 1.0 and HTTP 1.1 compliant caching servers to not store the response, and to not retrieve the response (without validation) from the cache, in response to a similar request.
Reference https://datatracker.ietf.org/doc/html/rfc7234
https://datatracker.ietf.org/doc/html/rfc7231
https://www.w3.org/Protocols/rfc2616/rfc2616-sec13.html
CWE Id 524
WASC Id 13
Plugin Id 10049
Informational
User Controllable HTML Element Attribute (Potential XSS)
Description
This check looks at user-supplied input in query string parameters and POST data to identify where certain HTML attribute values might be controlled. This provides hot-spot detection for XSS (cross-site scripting) that will require further review by a security analyst to determine exploitability.
URL https://www.demarches-simplifiees.fr/carte?map_filter%5Bkind%5D=nb_demarches&map_filter%5Byear%5D=2025
Method GET
Parameter map_filter[kind]
Attack
Evidence
Other Info User-controlled HTML attribute values were found. Try injecting special characters to see if XSS might be possible. The page at the following URL: https://www.demarches-simplifiees.fr/carte?map_filter%5Bkind%5D=nb_demarches&map_filter%5Byear%5D=2025 appears to include user input in: a(n) [input] tag [value] attribute The user input found was: map_filter[kind]=nb_demarches The user-controlled value was: nb_demarches
URL https://www.demarches-simplifiees.fr/carte?map_filter%5Bkind%5D=nb_demarches&map_filter%5Byear%5D=2025
Method GET
Parameter map_filter[year]
Attack
Evidence
Other Info User-controlled HTML attribute values were found. Try injecting special characters to see if XSS might be possible. The page at the following URL: https://www.demarches-simplifiees.fr/carte?map_filter%5Bkind%5D=nb_demarches&map_filter%5Byear%5D=2025 appears to include user input in: a(n) [option] tag [value] attribute The user input found was: map_filter[year]=2025 The user-controlled value was: 2025
URL https://www.demarches-simplifiees.fr/carte?map_filter%5Bkind%5D=nb_dossiers
Method GET
Parameter map_filter[kind]
Attack
Evidence
Other Info User-controlled HTML attribute values were found. Try injecting special characters to see if XSS might be possible. The page at the following URL: https://www.demarches-simplifiees.fr/carte?map_filter%5Bkind%5D=nb_dossiers appears to include user input in: a(n) [input] tag [value] attribute The user input found was: map_filter[kind]=nb_dossiers The user-controlled value was: nb_dossiers
URL https://www.demarches-simplifiees.fr/users/confirmation/new?user%5Bemail%5D=foo-bar%40example.com
Method GET
Parameter user[email]
Attack
Evidence
Other Info User-controlled HTML attribute values were found. Try injecting special characters to see if XSS might be possible. The page at the following URL: https://www.demarches-simplifiees.fr/users/confirmation/new?user%5Bemail%5D=foo-bar%40example.com appears to include user input in: a(n) [input] tag [value] attribute The user input found was: user[email]=foo-bar@example.com The user-controlled value was: foo-bar@example.com
Instances 4
Solution
Validate all input and sanitize output it before writing to any HTML attributes.
Reference https://cheatsheetseries.owasp.org/cheatsheets/Input_Validation_Cheat_Sheet.html
CWE Id 20
WASC Id 20
Plugin Id 10031

Sequence Details

With the associated active scan results.