Risk Level | Number of Alerts |
---|---|
High
|
0
|
Medium
|
2
|
Low
|
5
|
Informational
|
11
|
False Positives:
|
0
|
For each step: result (Pass/Fail) - risk (of highest alert(s) for the step, if any).
Name | Risk Level | Number of Instances |
---|---|---|
CSP: Failure to Define Directive with No Fallback | Medium | 9 |
Content Security Policy (CSP) Header Not Set | Medium | 4 |
Application Error Disclosure | Low | 3 |
CSP: Notices | Low | 1 |
Insufficient Site Isolation Against Spectre Vulnerability | Low | 11 |
Permissions Policy Header Not Set | Low | 11 |
X-Content-Type-Options Header Missing | Low | 12 |
Base64 Disclosure | Informational | 12 |
Information Disclosure - Suspicious Comments | Informational | 4 |
Modern Web Application | Informational | 11 |
Non-Storable Content | Informational | 7 |
Re-examine Cache-control Directives | Informational | 11 |
Sec-Fetch-Dest Header is Missing | Informational | 3 |
Sec-Fetch-Mode Header is Missing | Informational | 3 |
Sec-Fetch-Site Header is Missing | Informational | 3 |
Sec-Fetch-User Header is Missing | Informational | 3 |
Session Management Response Identified | Informational | 10 |
Storable and Cacheable Content | Informational | 4 |
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://acces-cible.incubateur.net/ |
Method | GET |
Parameter | content-security-policy |
Attack | |
Evidence | default-src 'self'; font-src 'self'; img-src 'self' data:; object-src 'none'; script-src 'self' 'nonce-'; style-src 'self' 'nonce-' |
Other Info | The directive(s): frame-ancestors, form-action is/are among the directives that do not fallback to default-src. |
URL | https://acces-cible.incubateur.net/accessibilite |
Method | GET |
Parameter | content-security-policy |
Attack | |
Evidence | default-src 'self'; font-src 'self'; img-src 'self' data:; object-src 'none'; script-src 'self' 'nonce-3064a708e3ab74f7570db3294d6c27f5'; style-src 'self' 'nonce-3064a708e3ab74f7570db3294d6c27f5' |
Other Info | The directive(s): frame-ancestors, form-action is/are among the directives that do not fallback to default-src. |
URL | https://acces-cible.incubateur.net/contact |
Method | GET |
Parameter | content-security-policy |
Attack | |
Evidence | default-src 'self'; font-src 'self'; img-src 'self' data:; object-src 'none'; script-src 'self' 'nonce-3064a708e3ab74f7570db3294d6c27f5'; style-src 'self' 'nonce-3064a708e3ab74f7570db3294d6c27f5' |
Other Info | The directive(s): frame-ancestors, form-action is/are among the directives that do not fallback to default-src. |
URL | https://acces-cible.incubateur.net/cookies |
Method | GET |
Parameter | content-security-policy |
Attack | |
Evidence | default-src 'self'; font-src 'self'; img-src 'self' data:; object-src 'none'; script-src 'self' 'nonce-3064a708e3ab74f7570db3294d6c27f5'; style-src 'self' 'nonce-3064a708e3ab74f7570db3294d6c27f5' |
Other Info | The directive(s): frame-ancestors, form-action is/are among the directives that do not fallback to default-src. |
URL | https://acces-cible.incubateur.net/donnees-personnelles |
Method | GET |
Parameter | content-security-policy |
Attack | |
Evidence | default-src 'self'; font-src 'self'; img-src 'self' data:; object-src 'none'; script-src 'self' 'nonce-3064a708e3ab74f7570db3294d6c27f5'; style-src 'self' 'nonce-3064a708e3ab74f7570db3294d6c27f5' |
Other Info | The directive(s): frame-ancestors, form-action is/are among the directives that do not fallback to default-src. |
URL | https://acces-cible.incubateur.net/mentions-legales |
Method | GET |
Parameter | content-security-policy |
Attack | |
Evidence | default-src 'self'; font-src 'self'; img-src 'self' data:; object-src 'none'; script-src 'self' 'nonce-3064a708e3ab74f7570db3294d6c27f5'; style-src 'self' 'nonce-3064a708e3ab74f7570db3294d6c27f5' |
Other Info | The directive(s): frame-ancestors, form-action is/are among the directives that do not fallback to default-src. |
URL | https://acces-cible.incubateur.net/plan |
Method | GET |
Parameter | content-security-policy |
Attack | |
Evidence | default-src 'self'; font-src 'self'; img-src 'self' data:; object-src 'none'; script-src 'self' 'nonce-3064a708e3ab74f7570db3294d6c27f5'; style-src 'self' 'nonce-3064a708e3ab74f7570db3294d6c27f5' |
Other Info | The directive(s): frame-ancestors, form-action is/are among the directives that do not fallback to default-src. |
URL | https://acces-cible.incubateur.net/sites |
Method | GET |
Parameter | content-security-policy |
Attack | |
Evidence | default-src 'self'; font-src 'self'; img-src 'self' data:; object-src 'none'; script-src 'self' 'nonce-3064a708e3ab74f7570db3294d6c27f5'; style-src 'self' 'nonce-3064a708e3ab74f7570db3294d6c27f5' |
Other Info | The directive(s): frame-ancestors, form-action is/are among the directives that do not fallback to default-src. |
URL | https://acces-cible.incubateur.net/sites/new |
Method | GET |
Parameter | content-security-policy |
Attack | |
Evidence | default-src 'self'; font-src 'self'; img-src 'self' data:; object-src 'none'; script-src 'self' 'nonce-3064a708e3ab74f7570db3294d6c27f5'; style-src 'self' 'nonce-3064a708e3ab74f7570db3294d6c27f5' |
Other Info | The directive(s): frame-ancestors, form-action is/are among the directives that do not fallback to default-src. |
Instances | 9 |
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://acces-cible.incubateur.net/sites/www-numerique-gouv-fr/audits |
Method | GET |
Parameter | |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/sites |
Method | POST |
Parameter | |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/sites/accessibilite-numerique-gouv-fr |
Method | POST |
Parameter | |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/sites/www-example-com |
Method | POST |
Parameter | |
Attack | |
Evidence | |
Other Info | |
Instances | 4 |
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://acces-cible.incubateur.net/sites |
Method | POST |
Parameter | |
Attack | |
Evidence | HTTP/1.1 500 Internal Server Error |
Other Info | |
URL | https://acces-cible.incubateur.net/sites/accessibilite-numerique-gouv-fr |
Method | POST |
Parameter | |
Attack | |
Evidence | HTTP/1.1 500 Internal Server Error |
Other Info | |
URL | https://acces-cible.incubateur.net/sites/www-example-com |
Method | POST |
Parameter | |
Attack | |
Evidence | HTTP/1.1 500 Internal Server Error |
Other Info | |
Instances | 3 |
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 |
CSP: Notices |
---|---|
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://acces-cible.incubateur.net/ |
Method | GET |
Parameter | content-security-policy |
Attack | |
Evidence | default-src 'self'; font-src 'self'; img-src 'self' data:; object-src 'none'; script-src 'self' 'nonce-'; style-src 'self' 'nonce-' |
Other Info | Errors: Unrecognised nonce 'nonce-' Unrecognised nonce 'nonce-' |
Instances | 1 |
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 |
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://acces-cible.incubateur.net/ |
Method | GET |
Parameter | Cross-Origin-Resource-Policy |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/assets/application-02ccb98c.css |
Method | GET |
Parameter | Cross-Origin-Resource-Policy |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/contact |
Method | GET |
Parameter | Cross-Origin-Resource-Policy |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/plan |
Method | GET |
Parameter | Cross-Origin-Resource-Policy |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/robots.txt |
Method | GET |
Parameter | Cross-Origin-Resource-Policy |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/ |
Method | GET |
Parameter | Cross-Origin-Embedder-Policy |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/contact |
Method | GET |
Parameter | Cross-Origin-Embedder-Policy |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/plan |
Method | GET |
Parameter | Cross-Origin-Embedder-Policy |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/ |
Method | GET |
Parameter | Cross-Origin-Opener-Policy |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/contact |
Method | GET |
Parameter | Cross-Origin-Opener-Policy |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/plan |
Method | GET |
Parameter | Cross-Origin-Opener-Policy |
Attack | |
Evidence | |
Other Info | |
Instances | 11 |
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://acces-cible.incubateur.net/ |
Method | GET |
Parameter | |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/accessibilite |
Method | GET |
Parameter | |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/assets/application-5c168547.js |
Method | GET |
Parameter | |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/assets/controllers/application-3affb389.js |
Method | GET |
Parameter | |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/contact |
Method | GET |
Parameter | |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/cookies |
Method | GET |
Parameter | |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/donnees-personnelles |
Method | GET |
Parameter | |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/mentions-legales |
Method | GET |
Parameter | |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/plan |
Method | GET |
Parameter | |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/sites |
Method | GET |
Parameter | |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/sites/new |
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 |
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://acces-cible.incubateur.net/assets/application-02ccb98c.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://acces-cible.incubateur.net/assets/application-5c168547.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. |
URL | https://acces-cible.incubateur.net/assets/controllers/application-3affb389.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. |
URL | https://acces-cible.incubateur.net/assets/controllers/dragover_controller-de19925c.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. |
URL | https://acces-cible.incubateur.net/assets/controllers/index-ee64e1f1.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. |
URL | https://acces-cible.incubateur.net/assets/stimulus-loading-1fc53fe7.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. |
URL | https://acces-cible.incubateur.net/assets/stimulus.min-4b1e420e.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. |
URL | https://acces-cible.incubateur.net/assets/turbo.min-1262d735.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. |
URL | https://acces-cible.incubateur.net/assets/utility/dsfr-utility.min-77695777.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://acces-cible.incubateur.net/icon.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://acces-cible.incubateur.net/icon.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://acces-cible.incubateur.net/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. |
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 |
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://acces-cible.incubateur.net/ |
Method | GET |
Parameter | |
Attack | |
Evidence | Nfk0vRMn3ZdBYGdyL3PnL3ukm_GQ1-SglVQE8YRRVby3LFgVgKlGnRXTTfDHj9oUsTKSGPz7qgfYluV51ryvkw |
Other Info | 5�4�'ݗA`gr/s�/{����䠕T�QU��,X��F��M�Ǐ��2����ؖ�yּ�� |
URL | https://acces-cible.incubateur.net/ |
Method | GET |
Parameter | |
Attack | |
Evidence | 2FSzySMzFv5JjHjwrwSrvmbIQ4vSlOHBPV |
Other Info | �T��#3�I�x���f�C�Ҕ��= |
URL | https://acces-cible.incubateur.net/accessibilite |
Method | GET |
Parameter | |
Attack | |
Evidence | 2BiRMnSgde3EQ6hf64CKqhyzkwlrKgQ |
Other Info | ��2t�u��C�_뀊��� k* |
URL | https://acces-cible.incubateur.net/assets/dsfr.min-ef7ad178.css |
Method | GET |
Parameter | |
Attack | |
Evidence | /assets/fonts/Marianne-Light_Italic-807409e1 |
Other Info | ��,z�?~����&��m��Z�'>�N�� |
URL | https://acces-cible.incubateur.net/contact |
Method | GET |
Parameter | |
Attack | |
Evidence | XDwKz3jp42b0Tjlj9zwklsifMmwo11hayd3O7Fw0b9KuRRYac2L |
Other Info | \< �x��f�N9c�<$�ȟ2l(�XZ����\4oҮEsb |
URL | https://acces-cible.incubateur.net/cookies |
Method | GET |
Parameter | |
Attack | |
Evidence | 2FJaCNX1N8kVg8QwwJFumOcTtEp1uzz5Yay3uJKQ |
Other Info | �RZ��7���0��n���Ju�<�a����� |
URL | https://acces-cible.incubateur.net/donnees-personnelles |
Method | GET |
Parameter | |
Attack | |
Evidence | 2FBnnFPezEDaZ8S0sljLBdWSl1uQXHtcimZQXTISwhyKlAFXrMHCocWKyKVNCYF4j39p8pSt6HTzTgADtf4aUtUEfIVhukMxSpYV9tGbnh9V0jDh9oElxxuaxj |
Other Info | �Pg�S��@�gĴ�X�Ւ�[�\{\�fP]2���W��¡ŊȥM �x�i��t�N ��R�|�a�C1J��ћ�U�0���%��� |
URL | https://acces-cible.incubateur.net/mentions-legales |
Method | GET |
Parameter | |
Attack | |
Evidence | 2BGxoUGUia3MQrh84F1FAUzJ86LbRDT |
Other Info | ���A����B�|�]EL���D4 |
URL | https://acces-cible.incubateur.net/plan |
Method | GET |
Parameter | |
Attack | |
Evidence | 2B1e80qpNJUHDY92i7MHW0J7LY9Z9MfqwucLq2cQigvFsD8RhoCuBVJStKA |
Other Info | �^�J�4� �v��[B{-�Y������g�Ű?���RR�� |
URL | https://acces-cible.incubateur.net/sites |
Method | GET |
Parameter | |
Attack | |
Evidence | 2FPf6Jfe7sRYCyMKSOk1yUFUiQ3eaUYNbFHKk4DIKwdgbANEtHNQYgH |
Other Info | �S�����X# H�5�AT� �iF lQʓ��+`lD�sPb |
URL | https://acces-cible.incubateur.net/sites/new |
Method | GET |
Parameter | |
Attack | |
Evidence | 2B22Vi3eWvByHF9LXRehE3UghZ8v8yA |
Other Info | ��V-�Z�r_K]�u ��/� |
URL | https://acces-cible.incubateur.net/sites?sort%5Burl%5D=asc |
Method | GET |
Parameter | |
Attack | |
Evidence | 2BzO4yc6qIvEZUFXiheUI0BK9fCUiCnEc1VFYD9P8rIPk7RU2Az8sNUukIOCPq3jhQawYC |
Other Info | ���':���eAW��#@J��)�sUE`?O���T����.���>���` |
Instances | 12 |
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 - Suspicious Comments |
---|---|
Description |
The response appears to contain suspicious comments which may help an attacker.
|
URL | https://acces-cible.incubateur.net/assets/controllers/index-ee64e1f1.js |
Method | GET |
Parameter | |
Attack | |
Evidence | from |
Other Info | The following pattern was used: \bFROM\b and was detected in likely comment: "// Import and register all your controllers from the importmap via controllers/**/*_controller", see evidence field for the suspicious comment/snippet. |
URL | https://acces-cible.incubateur.net/assets/dsfr.module.min-9e0219ef.js |
Method | GET |
Parameter | |
Attack | |
Evidence | query |
Other Info | The following pattern was used: \bQUERY\b and was detected in likely comment: "//www.w3.org/2000/svg' viewbox='0 0 ${this._width} ${this._height}' width='${this._width}px' height='${this._height}px'>${this._", see evidence field for the suspicious comment/snippet. |
URL | https://acces-cible.incubateur.net/assets/dsfr.nomodule.min-9366b6b6.js |
Method | GET |
Parameter | |
Attack | |
Evidence | query |
Other Info | The following pattern was used: \bQUERY\b and was detected in likely comment: "//www.w3.org/2000/svg' viewbox='0 0 "+this._width+" "+this._height+"' width='"+this._width+"px' height='"+this._height+"px'>"+th", see evidence field for the suspicious comment/snippet. |
URL | https://acces-cible.incubateur.net/assets/stimulus-loading-1fc53fe7.js |
Method | GET |
Parameter | |
Attack | |
Evidence | FIXME |
Other Info | The following pattern was used: \bFIXME\b and was detected in likely comment: "// FIXME: es-module-shim won't shim the dynamic import without this explicit import", see evidence field for the suspicious comment/snippet. |
Instances | 4 |
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://acces-cible.incubateur.net/ |
Method | GET |
Parameter | |
Attack | |
Evidence | <a href="/" class="fr-nav__link" target="_self" aria-current="page">Accueil</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://acces-cible.incubateur.net/accessibilite |
Method | GET |
Parameter | |
Attack | |
Evidence | <a href="/" class="fr-nav__link" target="_self">Accueil</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://acces-cible.incubateur.net/contact |
Method | GET |
Parameter | |
Attack | |
Evidence | <a href="/" class="fr-nav__link" target="_self">Accueil</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://acces-cible.incubateur.net/cookies |
Method | GET |
Parameter | |
Attack | |
Evidence | <a href="/" class="fr-nav__link" target="_self">Accueil</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://acces-cible.incubateur.net/donnees-personnelles |
Method | GET |
Parameter | |
Attack | |
Evidence | <a href="/" class="fr-nav__link" target="_self">Accueil</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://acces-cible.incubateur.net/mentions-legales |
Method | GET |
Parameter | |
Attack | |
Evidence | <a href="/" class="fr-nav__link" target="_self">Accueil</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://acces-cible.incubateur.net/plan |
Method | GET |
Parameter | |
Attack | |
Evidence | <a href="/" class="fr-nav__link" target="_self">Accueil</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://acces-cible.incubateur.net/sites |
Method | GET |
Parameter | |
Attack | |
Evidence | <a href="/" class="fr-nav__link" target="_self">Accueil</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://acces-cible.incubateur.net/sites/new |
Method | GET |
Parameter | |
Attack | |
Evidence | <a href="/" class="fr-nav__link" target="_self">Accueil</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://acces-cible.incubateur.net/sites?sort%5Bchecked_at%5D=asc |
Method | GET |
Parameter | |
Attack | |
Evidence | <a href="/" class="fr-nav__link" target="_self">Accueil</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://acces-cible.incubateur.net/sites?sort%5Burl%5D=asc |
Method | GET |
Parameter | |
Attack | |
Evidence | <a href="/" class="fr-nav__link" target="_self">Accueil</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 | 11 |
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://acces-cible.incubateur.net/ |
Method | GET |
Parameter | |
Attack | |
Evidence | private |
Other Info | |
URL | https://acces-cible.incubateur.net/accessibilite |
Method | GET |
Parameter | |
Attack | |
Evidence | private |
Other Info | |
URL | https://acces-cible.incubateur.net/contact |
Method | GET |
Parameter | |
Attack | |
Evidence | private |
Other Info | |
URL | https://acces-cible.incubateur.net/donnees-personnelles |
Method | GET |
Parameter | |
Attack | |
Evidence | private |
Other Info | |
URL | https://acces-cible.incubateur.net/mentions-legales |
Method | GET |
Parameter | |
Attack | |
Evidence | private |
Other Info | |
URL | https://acces-cible.incubateur.net/plan |
Method | GET |
Parameter | |
Attack | |
Evidence | private |
Other Info | |
URL | https://acces-cible.incubateur.net/sites/new |
Method | GET |
Parameter | |
Attack | |
Evidence | private |
Other Info | |
Instances | 7 |
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://acces-cible.incubateur.net/ |
Method | GET |
Parameter | cache-control |
Attack | |
Evidence | max-age=0, private, must-revalidate |
Other Info | |
URL | https://acces-cible.incubateur.net/accessibilite |
Method | GET |
Parameter | cache-control |
Attack | |
Evidence | max-age=0, private, must-revalidate |
Other Info | |
URL | https://acces-cible.incubateur.net/contact |
Method | GET |
Parameter | cache-control |
Attack | |
Evidence | max-age=0, private, must-revalidate |
Other Info | |
URL | https://acces-cible.incubateur.net/cookies |
Method | GET |
Parameter | cache-control |
Attack | |
Evidence | max-age=0, private, must-revalidate |
Other Info | |
URL | https://acces-cible.incubateur.net/donnees-personnelles |
Method | GET |
Parameter | cache-control |
Attack | |
Evidence | max-age=0, private, must-revalidate |
Other Info | |
URL | https://acces-cible.incubateur.net/mentions-legales |
Method | GET |
Parameter | cache-control |
Attack | |
Evidence | max-age=0, private, must-revalidate |
Other Info | |
URL | https://acces-cible.incubateur.net/plan |
Method | GET |
Parameter | cache-control |
Attack | |
Evidence | max-age=0, private, must-revalidate |
Other Info | |
URL | https://acces-cible.incubateur.net/robots.txt |
Method | GET |
Parameter | cache-control |
Attack | |
Evidence | public, max-age=31556952 |
Other Info | |
URL | https://acces-cible.incubateur.net/sites |
Method | GET |
Parameter | cache-control |
Attack | |
Evidence | max-age=0, private, must-revalidate |
Other Info | |
URL | https://acces-cible.incubateur.net/sites/new |
Method | GET |
Parameter | cache-control |
Attack | |
Evidence | max-age=0, private, must-revalidate |
Other Info | |
URL | https://acces-cible.incubateur.net/sites?sort%5Burl%5D=asc |
Method | GET |
Parameter | cache-control |
Attack | |
Evidence | max-age=0, private, must-revalidate |
Other Info | |
Instances | 11 |
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://acces-cible.incubateur.net/ |
Method | GET |
Parameter | Sec-Fetch-Dest |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/robots.txt |
Method | GET |
Parameter | Sec-Fetch-Dest |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/sitemap.xml |
Method | GET |
Parameter | Sec-Fetch-Dest |
Attack | |
Evidence | |
Other Info | |
Instances | 3 |
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://acces-cible.incubateur.net/ |
Method | GET |
Parameter | Sec-Fetch-Mode |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/robots.txt |
Method | GET |
Parameter | Sec-Fetch-Mode |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/sitemap.xml |
Method | GET |
Parameter | Sec-Fetch-Mode |
Attack | |
Evidence | |
Other Info | |
Instances | 3 |
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://acces-cible.incubateur.net/ |
Method | GET |
Parameter | Sec-Fetch-Site |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/robots.txt |
Method | GET |
Parameter | Sec-Fetch-Site |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/sitemap.xml |
Method | GET |
Parameter | Sec-Fetch-Site |
Attack | |
Evidence | |
Other Info | |
Instances | 3 |
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://acces-cible.incubateur.net/ |
Method | GET |
Parameter | Sec-Fetch-User |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/robots.txt |
Method | GET |
Parameter | Sec-Fetch-User |
Attack | |
Evidence | |
Other Info | |
URL | https://acces-cible.incubateur.net/sitemap.xml |
Method | GET |
Parameter | Sec-Fetch-User |
Attack | |
Evidence | |
Other Info | |
Instances | 3 |
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://acces-cible.incubateur.net/ |
Method | GET |
Parameter | _acces_cible_session |
Attack | |
Evidence | 8oUrWJF3SiHVWSliYt2eCol7W04Ah%2FdafNiFCdDzBbzwtwZm9u%2Fu6hOq7XxyDQDD3fqquqfhCC42dioVgmsRTcg0pky4fVEkI1CuurHc4OlPkezDKySduWCZlBdXaRLPHiAtIkYYBCiiiNwWZKvJra3ZmruwxTOTzDE3U7ZQ1LHxnhTc046EiTKo07Iu4AW0GuuZwfRwcyVenXP9RzoSYAqCw9izefoXg9Wx4qY07sLjGXQxad%2BPx5%2Fx%2BT7nccIoRqUlsnskm%2FC0UfAp0cU%2BFKDl7QIeyEwTlnXTfw%3D%3D--UpzbSMXbrduBq%2BZy--fW90pT%2F9NbhT1Han7XL01Q%3D%3D |
Other Info | cookie:_acces_cible_session |
URL | https://acces-cible.incubateur.net/accessibilite |
Method | GET |
Parameter | _acces_cible_session |
Attack | |
Evidence | NfDu4hqbVCtvnHtPgUXAzCOp1Fw2xMdj3mNWdzWTuMYId%2BVc4WHBuq%2Bsoe3zhFLyo0u3vvkkc3trvxftCIobyUAe6W%2BmJR76X8RVqAejqrrPPSeNNj6f5sqGgP%2B15IFZKkwSQcE0Mo1cJkArzoKi%2BiRMnSgde3EQ6hf64CKqhyzkwlrKgQ%2FDvUHIqW9RMacqAKKhW0TPlfl%2Fot0RFp77%2FgkqBUoYcsS9Ye7A0tMf3KXtY%2BNl%2FmL945%2BsdisHjuH5i5ABvtQpCOWC%2FDf5FH%2FUVHYlShfLK%2BrXVI0Hew%3D%3D--uPNODXcy7NRmMHAo--RVrMU6yWAq8EiIceAt%2FkJw%3D%3D |
Other Info | cookie:_acces_cible_session |
URL | https://acces-cible.incubateur.net/contact |
Method | GET |
Parameter | _acces_cible_session |
Attack | |
Evidence | XDwKz3jp42b0Tjlj9zwklsifMmwo11hayd3O7Fw0b9KuRRYac2L%2BY%2BXndMIXPqT2ZJK6CWUFFGQ%2FfTmDLZYIB9oYLJp7DORlDFxNuxjpFJ38Tl7nylHZVyecJfIcoTVrEK2XVkWZEfpHuYzdD5nQCt1B0PVDE84PzSGx%2FL3stpdHobpE08ZTVijVKNdN4uivCXFtg%2Bm129crxYHTmIraxwRMjoeW%2F3vFsAN%2Bso%2BeJGxW7iCc35slCIYi%2BtV6UGLnWCouMnWTLftRRJwUnBpQ9Xy55kBU8uGj2ip0iQ%3D%3D--x0L%2BJ95k%2F%2FOiyecW--Kmlu2GwvXBC7%2Bvn4XoZsqQ%3D%3D |
Other Info | cookie:_acces_cible_session |
URL | https://acces-cible.incubateur.net/cookies |
Method | GET |
Parameter | _acces_cible_session |
Attack | |
Evidence | WUE83X41hAdP07%2FDE%2FJaCNX1N8kVg8QwwJFumOcTtEp1uzz5Yay3uJKQ%2FjfuBsYfRF%2BlWGM7hAw7Dusqdxt2QtiSVlLkddO2NfT%2BfgaahElKMOy%2FNKPKt8Bdgz509eyCwgfDwPAULJZijWwgY6MkprxDDFSR7wxHkFHPmsw7hQqvZKWkPvu5oMePqO28ZYE03qXSGsnm%2Fi7ZpVg2fyp7YrHb3AJJkyLpv%2Fje5LYpPK3qtCu7joBBOlonV22Z0Z4DnVBAjbAajQP%2FKt%2B2xfeL0YuQ604VW1VTnyRJMw%3D%3D--c0i6VGoGvJfwbY8N--EOssuGQZuCotzN8hj%2FCB%2FA%3D%3D |
Other Info | cookie:_acces_cible_session |
URL | https://acces-cible.incubateur.net/donnees-personnelles |
Method | GET |
Parameter | _acces_cible_session |
Attack | |
Evidence | QEmaHkEZwV9HlcBqGh%2FvG1se%2FBAmm1fkjrpTFDW%2F%2FrkwMfjtLbuDf1JyJ%2FFgalNYl%2BNxasBToec%2B6c%2FK876vm%2FjjwV3PVooeIl1GxlytbGmC%2FBnnFPezEDaZ8S0sljLBdWSl1uQXHtcimZQXTISwhyKlAFXrMHCocWKyKVNCYF4j39p8pSt6HTzTgADtf4aUtUEfIVhukMxSpYV9tGbnh9V0jDh9oElxxuaxj%2F%2FV2kW0HoHm6frXCdfWM3pfxVwSECw84qxbgt6y8A%2FKrfHZ6uE%2FbaZLCjbg8oiaOg%3D%3D--hYkFkP1JcwSJTfLK--RyRD8Wl05u%2Bx2iZ5of9Y7g%3D%3D |
Other Info | cookie:_acces_cible_session |
URL | https://acces-cible.incubateur.net/mentions-legales |
Method | GET |
Parameter | _acces_cible_session |
Attack | |
Evidence | 3TSzWgjcExyCwgncn4vXL%2FfUdQy6Ksm6zxVg9jYhDvqoP1UidfPUmNNqCW2gi%2BGxoUGUia3MQrh84F1FAUzJ86LbRDT%2BD5SxZlJq443Fy1p46Wp5GR9K%2FqR2hRd%2FWweqzyRM13VqVSmkmHBfzlzI1sMvmnwGS1SUozWcMlN6rJRk2T2uzI1X2XuP9SPesC3Ptpm43LbJiLrJF%2BDPzG75UCikNUn%2BqOJjcv%2B%2Fn%2BPLi6rojiGguqYWui4Si1eiJjSG9kxSZxuGaECHxM8MAtB2MhtYlIsQPPOWJVga0A%3D%3D--1KlDYardCd22m9uw--umJPHX8fu%2BHVARUyRxkBqg%3D%3D |
Other Info | cookie:_acces_cible_session |
URL | https://acces-cible.incubateur.net/plan |
Method | GET |
Parameter | _acces_cible_session |
Attack | |
Evidence | 1Zjli%2B1e80qpNJUHDY92i7MHW0J7LY9Z9MfqwucLq2cQigvFsD8RhoCuBVJStKA%2BMPgymo9PHpu8kD7%2B5X2cwKSNOvzuMZHrVoJM%2FFZsQvlWgAeUqzHReD6GAu6ZsCA85w2iRb1%2FyFjmi7Ok4TfdpnD1rEjLJgnbfQGBPgUttmcXZSD7c8Q9666h62CH2VBZyzhyyy3ql%2BM2daV9%2FMWOvLO3B9hy8xh%2FAhK7HNMd1knITG0YJXrGWoXJFJOqfsqc79ETkMcqiPc4gb9bcOIHk2l8NFxc5etpU0pFuQ%3D%3D--haGoib%2BBn32kxDWH--nIfTx7tQ1L8afXLhUndGIw%3D%3D |
Other Info | cookie:_acces_cible_session |
URL | https://acces-cible.incubateur.net/sites |
Method | GET |
Parameter | _acces_cible_session |
Attack | |
Evidence | epsVal%2BIPNqvcQ8izOCpBFSieeQHMNaKa%2FPf6Jfe7sRYCyMKSOk1yUFUiQ3eaUYNbFHKk4DIKwdgbANEtHNQYgH%2B9V0feIyCgj%2ByKo12%2FD%2FFf4RKhJwEhwwI6XEVlBZwYX3fZLqSk%2F5CWxDcPKXCrGKaQMC7CskYs8uTS759M0YKeYXRoNwqT%2F8mPfNsOsiarpWdNe2ZPclmKZxqB7GKZJJOd5%2BWGIQGJJQ4vepaLpGVJIPuGOowhL1ZraRfs9kXct2OHEeK49HtUp23ro9Epx2RXQR8n0%2FVi6kMbQ%3D%3D--ZRaA640u3IX61nyY--64%2FTk86G6gFk%2F7Te4Yya3g%3D%3D |
Other Info | cookie:_acces_cible_session |
URL | https://acces-cible.incubateur.net/sites/new |
Method | GET |
Parameter | _acces_cible_session |
Attack | |
Evidence | OFeYeXeaKqsUVM8DqzwdIXGwrXbg6dscaLQrjVy1IlZla6OcRTYYlA4FYkkPRyD5gbqaowsS754HDNYXfCymrkrE585R2p0QcgBuJGfkSVQFSsD5rnaoEkzPUDHRYqM2QU7CSRmbY4cxLddmZs4TA%2B22Vi3eWvByHF9LXRehE3UghZ8v8yA%2FK%2Fx2b%2F3c2IsbLWO%2FCq2gyEMPF8UHffxFVIDrr%2BXCLKt85g0ZN%2FMFgcoxA3wfSE3c78vTvukTGYEU64Vq0Dozt8bbM29TzSmsm8FFmPzFxm2xMDJIYg%3D%3D--b%2B2BxcOCbOR02eSL--Bs1H2%2Fycjr6E8wY2X%2F5eqQ%3D%3D |
Other Info | cookie:_acces_cible_session |
URL | https://acces-cible.incubateur.net/ |
Method | GET |
Parameter | _acces_cible_session |
Attack | |
Evidence | 8oUrWJF3SiHVWSliYt2eCol7W04Ah%2FdafNiFCdDzBbzwtwZm9u%2Fu6hOq7XxyDQDD3fqquqfhCC42dioVgmsRTcg0pky4fVEkI1CuurHc4OlPkezDKySduWCZlBdXaRLPHiAtIkYYBCiiiNwWZKvJra3ZmruwxTOTzDE3U7ZQ1LHxnhTc046EiTKo07Iu4AW0GuuZwfRwcyVenXP9RzoSYAqCw9izefoXg9Wx4qY07sLjGXQxad%2BPx5%2Fx%2BT7nccIoRqUlsnskm%2FC0UfAp0cU%2BFKDl7QIeyEwTlnXTfw%3D%3D--UpzbSMXbrduBq%2BZy--fW90pT%2F9NbhT1Han7XL01Q%3D%3D |
Other Info | cookie:_acces_cible_session |
Instances | 10 |
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://acces-cible.incubateur.net/assets/application-02ccb98c.css |
Method | GET |
Parameter | |
Attack | |
Evidence | max-age=31556952 |
Other Info | |
URL | https://acces-cible.incubateur.net/icon.svg |
Method | GET |
Parameter | |
Attack | |
Evidence | max-age=31556952 |
Other Info | |
URL | https://acces-cible.incubateur.net/robots.txt |
Method | GET |
Parameter | |
Attack | |
Evidence | max-age=31556952 |
Other Info | |
URL | https://acces-cible.incubateur.net/sitemap.xml |
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 | 4 |
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 |