ZAP Scanning Report

Site: https://annuaire-entreprises.data.gouv.fr

Generated on Sun, 15 Jun 2025 01:55:01

ZAP Version: 2.16.1

ZAP by Checkmarx

Summary of Alerts

Risk Level Number of Alerts
High
0
Medium
3
Low
2
Informational
11
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
Content Security Policy (CSP) Header Not Set Medium 11
Missing Anti-clickjacking Header Medium 10
Sub Resource Integrity Attribute Missing Medium 13
Insufficient Site Isolation Against Spectre Vulnerability Low 10
Permissions Policy Header Not Set Low 11
Base64 Disclosure Informational 14
Content-Type Header Missing Informational 1
Modern Web Application Informational 13
Re-examine Cache-control Directives Informational 11
Retrieved from Cache Informational 2
Sec-Fetch-Dest Header is Missing Informational 4
Sec-Fetch-Mode Header is Missing Informational 4
Sec-Fetch-Site Header is Missing Informational 4
Sec-Fetch-User Header is Missing Informational 4
Storable and Cacheable Content Informational 1
Storable but Non-Cacheable Content Informational 11

Alert Detail

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://annuaire-entreprises.data.gouv.fr
Method GET
Parameter
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/
Method GET
Parameter
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/administration/
Method GET
Parameter
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/definitions/
Method GET
Parameter
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/departements/
Method GET
Parameter
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/documents/
Method GET
Parameter
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/entreprise/
Method GET
Parameter
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/etablissement/
Method GET
Parameter
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/faq/
Method GET
Parameter
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/lp/
Method GET
Parameter
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/sitemap.xml
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 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
Medium
Missing Anti-clickjacking Header
Description
The response does not protect against 'ClickJacking' attacks. It should include either Content-Security-Policy with 'frame-ancestors' directive or X-Frame-Options.
URL https://annuaire-entreprises.data.gouv.fr
Method GET
Parameter x-frame-options
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/
Method GET
Parameter x-frame-options
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/administration/
Method GET
Parameter x-frame-options
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/definitions/
Method GET
Parameter x-frame-options
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/departements/
Method GET
Parameter x-frame-options
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/documents/
Method GET
Parameter x-frame-options
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/entreprise/
Method GET
Parameter x-frame-options
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/etablissement/
Method GET
Parameter x-frame-options
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/faq/
Method GET
Parameter x-frame-options
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/lp/
Method GET
Parameter x-frame-options
Attack
Evidence
Other Info
Instances 10
Solution
Modern Web browsers support the Content-Security-Policy and X-Frame-Options HTTP headers. Ensure one of them is set on all web pages returned by your site/app.

If you expect the page to be framed only by pages on your server (e.g. it's part of a FRAMESET) then you'll want to use SAMEORIGIN, otherwise if you never expect the page to be framed, you should use DENY. Alternatively consider implementing Content Security Policy's "frame-ancestors" directive.
Reference https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options
CWE Id 1021
WASC Id 15
Plugin Id 10020
Medium
Sub Resource Integrity Attribute Missing
Description
The integrity attribute is missing on a script or link tag served by an external server. The integrity tag prevents an attacker who have gained access to this server from injecting a malicious content.
URL https://annuaire-entreprises.data.gouv.fr
Method GET
Parameter
Attack
Evidence <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;500&display=swap"rel="stylesheet">
Other Info
URL https://annuaire-entreprises.data.gouv.fr/
Method GET
Parameter
Attack
Evidence <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;500&display=swap"rel="stylesheet">
Other Info
URL https://annuaire-entreprises.data.gouv.fr/administration/
Method GET
Parameter
Attack
Evidence <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;500&display=swap"rel="stylesheet">
Other Info
URL https://annuaire-entreprises.data.gouv.fr/definitions/
Method GET
Parameter
Attack
Evidence <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;500&display=swap"rel="stylesheet">
Other Info
URL https://annuaire-entreprises.data.gouv.fr/departements/
Method GET
Parameter
Attack
Evidence <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;500&display=swap"rel="stylesheet">
Other Info
URL https://annuaire-entreprises.data.gouv.fr/documents/
Method GET
Parameter
Attack
Evidence <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;500&display=swap"rel="stylesheet">
Other Info
URL https://annuaire-entreprises.data.gouv.fr/donnees-financieres/
Method GET
Parameter
Attack
Evidence <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;500&display=swap"rel="stylesheet">
Other Info
URL https://annuaire-entreprises.data.gouv.fr/entreprise/
Method GET
Parameter
Attack
Evidence <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;500&display=swap"rel="stylesheet">
Other Info
URL https://annuaire-entreprises.data.gouv.fr/etablissement/
Method GET
Parameter
Attack
Evidence <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;500&display=swap"rel="stylesheet">
Other Info
URL https://annuaire-entreprises.data.gouv.fr/faq/
Method GET
Parameter
Attack
Evidence <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;500&display=swap"rel="stylesheet">
Other Info
URL https://annuaire-entreprises.data.gouv.fr/lp/
Method GET
Parameter
Attack
Evidence <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;500&display=swap"rel="stylesheet">
Other Info
URL https://annuaire-entreprises.data.gouv.fr/rechercher/carte
Method GET
Parameter
Attack
Evidence <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;500&display=swap"rel="stylesheet">
Other Info
URL https://annuaire-entreprises.data.gouv.fr/sitemap.xml
Method GET
Parameter
Attack
Evidence <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;500&display=swap"rel="stylesheet">
Other Info
Instances 13
Solution
Provide a valid integrity attribute to the tag.
Reference https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity
CWE Id 345
WASC Id 15
Plugin Id 90003
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://annuaire-entreprises.data.gouv.fr
Method GET
Parameter Cross-Origin-Resource-Policy
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/.well-known/baleen/challengejs/assets/style.css
Method GET
Parameter Cross-Origin-Resource-Policy
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/entreprise/
Method GET
Parameter Cross-Origin-Resource-Policy
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/sitemap.xml
Method GET
Parameter Cross-Origin-Resource-Policy
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr
Method GET
Parameter Cross-Origin-Embedder-Policy
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/entreprise/
Method GET
Parameter Cross-Origin-Embedder-Policy
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/sitemap.xml
Method GET
Parameter Cross-Origin-Embedder-Policy
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr
Method GET
Parameter Cross-Origin-Opener-Policy
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/entreprise/
Method GET
Parameter Cross-Origin-Opener-Policy
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/sitemap.xml
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://annuaire-entreprises.data.gouv.fr
Method GET
Parameter
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/
Method GET
Parameter
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/administration/
Method GET
Parameter
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/definitions/
Method GET
Parameter
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/departements/
Method GET
Parameter
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/entreprise/
Method GET
Parameter
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/etablissement/
Method GET
Parameter
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/faq/
Method GET
Parameter
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/lp/
Method GET
Parameter
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/rechercher/carte
Method GET
Parameter
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/sitemap.xml
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
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://annuaire-entreprises.data.gouv.fr
Method GET
Parameter
Attack
Evidence FBL1DMXR0DdtnfTVbMAb1C4es4j9LJYnI4Q_AD2WNf5FYPpj2ZHTkPgiwIstWR9iAcmwl6BIso3d4ppjqJmUTXVv0zy6uDh_AGXoQyH7jqw7tJJANrrN_w_Kth-nWEmG5btPqgRf0kUZGrH82wxUnggheL07uxiIpe6ciR-1za6rFMVoxsopAG7mVPa9PfQsuS7Gnl0QAA_KPopw17jStlpJHeqM7xeoOPV3Z5HHTzeBtcoaAQBwI2rDdVeELU5_bQfzm4gVsV_TaaaHSYFTZmdUsMI2SI63qZCUGrccPRYze1FTHh86mwaIQmOr3ris
Other Info � ���7m���l��.���,�'#�?=�5�E`�cّӐ�"��-Ybɰ��H����c���Muo�<��8e�C!���;��@6���ʶ�XI��O�_�E��� T�!x�;����ͮ��h��)n�T��=�,�.ƞ]�>�p׸ҶZI���8�wg��O7���p#j�uW�-Nm��_�i��I�SfgT��6H������=3{QS:��Bc�޸�
URL https://annuaire-entreprises.data.gouv.fr
Method GET
Parameter
Attack
Evidence h8OoQF8aZ4_iMU07rK42fobWa9bHc834pGllg4k4YYzca8y7e9NIbidykyekTzv2DePJz99AStO8Af3o1j0hE3HU6Bt-sp2BSjbKrJG3dQ-o16Zd6UYpna7KUJextgl_Hj4o-SrPM38eUhYir48k2g
Other Info �è@_g��1M;��6~��k��s���ie��8a��k̻{�Hn'r�'�O;� ����@JӼ���=!q��~���J6ʬ��u�צ]�F)���P��� >(�*�3R"��$�
URL https://annuaire-entreprises.data.gouv.fr/
Method GET
Parameter
Attack
Evidence FBL1DMXR0DdtnfTVbMAb1C4es4j9LJYnI4Q_AD2WNf4_oKAk71ElDFpZmkC6Sy-lbucON77r48ka1g43Oem7XTQwbLcyUCpO1MiGTvejyufjhGdC0xcVhbbfMbDGLdneVwgr-QcEVhoG49vbPbu0Fg
Other Info � ���7m���l��.���,�'#�?=�5�?��$�Q% ZY�@�K/�n�7�����79�]40l�2P*N�ȆN�����gB����1��-��W+�V���=��
URL https://annuaire-entreprises.data.gouv.fr/administration/
Method GET
Parameter
Attack
Evidence FBL1DMXR0DdtnfTVbMAb1GzGC2Y8n7OxbsXXwyukrTmp3v2AdHHcEmctmTSJrSCg_rPOIhLGvjdo9bnpjhyFH42GSDV5b2go5A--vRqgr8wzx7uUbgBhvidPKf_D-iQDZ22VvPtts3A-pHzzKYBYVQ
Other Info � ���7m���l��l� f<���n���+��9����tq�g-�4�� ����"ƾ7h������H5yoh(������3ǻ�na�'O)���$gm���m�p>�|�)�XU
URL https://annuaire-entreprises.data.gouv.fr/definitions/
Method GET
Parameter
Attack
Evidence FBL1DMXR0DdtnfTVbMAb1LM832zCEzugzP09X-eT7qn7Mvnjl53qrDxXPheh4nYA4z-XqVevq98ADdbrDlCm8m9GVebUJH6SiWZ9x-f9J6GgGTNOZp-KteDAS5ZhrHVc4XU2qRRgN92LMCPdM8ygrA
Other Info � ���7m���l�Գ<�l�;���=_���2�㗝�<W>��v�?��W��� ��P��oFU��$~��f}���'��3Nf�����K�a�u\�u6�`7݋0#�3̠�
URL https://annuaire-entreprises.data.gouv.fr/departements/
Method GET
Parameter
Attack
Evidence U8icZ3PtsJg_667Q5y0gRWw_TPeV02cc6HZs_wWSwMdAu2g5dRzaHkkm6kRcYTnDDp2Olw3P6aUYavQO-Jo71WxADgFGdZERq0r733rrQGtXS2Of9IykMGfk7GpJdXNyFpcthHSpTTiLI68OVpMcKw
Other Info SȜgs�?���- El?L���g�vl����@�h9u�I&�D\a9���� ��j���;�l@Fu��J��z�@kWKc��0g��jIusr�-�t�M8�#�V�+
URL https://annuaire-entreprises.data.gouv.fr/documents/
Method GET
Parameter
Attack
Evidence FBL1DMXR0DdtnfTVbMAb1C4es4j9LJYnI4Q_AD2WNf4_oKAk71ElDFpZmkC6Sy-lbucON77r48ka1g43Oem7XQmNMXgJ09xS0CgoFB5iTalWRUW5fQRTTUtIBMvmDJ_rNOkWK6No2tB61x_zu5e7Tg
Other Info � ���7m���l��.���,�'#�?=�5�?��$�Q% ZY�@�K/�n�7�����79�] �1x ��R�((bM�VEE�}SMKH�� ��4�+�h��z�󻗻N
URL https://annuaire-entreprises.data.gouv.fr/donnees-financieres/
Method GET
Parameter
Attack
Evidence FBL1DMXR0DdtnfTVbMAb1C4es4j9LJYnI4Q_AD2WNf4_oKAk71ElDFpZmkC6Sy-lbucON77r48ka1g43Oem7XXMf0rcEU7dKckrpJLXLjt6jLe1nOdiC4QqpU4b6lhEHwjD71cSJC4MMndOVT8EBwA
Other Info � ���7m���l��.���,�'#�?=�5�?��$�Q% ZY�@�K/�n�7�����79�]sҷS�JrJ�$�ˎޣ-�g9؂� �S����0��ĉ � �ӕO��
URL https://annuaire-entreprises.data.gouv.fr/entreprise/
Method GET
Parameter
Attack
Evidence U8icZ3PtsJg_667Q5y0gRWw_TPeV02cc6HZs_wWSwMdAu2g5dRzaHkkm6kRcYTnDDp2Olw3P6aUYavQO-Jo71SRIREm7YeeErhwUm5gMRQ3rRRltd84FOgSD5WsdWQtOm6GG11KJTboTB03nO2lPlQ
Other Info SȜgs�?���- El?L���g�vl����@�h9u�I&�D\a9���� ��j���;�$HDI�a焮�� E �Emw�:��kY N����R�M�M�;iO�
URL https://annuaire-entreprises.data.gouv.fr/etablissement/
Method GET
Parameter
Attack
Evidence FBL1DMXR0DdtnfTVbMAb1GzGC2Y8n7OxbsXXwyukrTlEDKHRhVOmKxmN19jPmWigQSn78G2692A_JNUSH0CJtq1uw80Pnv0Gk9CYTE1hGyF7GH8zYeywihJFMBjmAw2nB5pH7q7lmrA3zxVnicblxA
Other Info � ���7m���l��l� f<���n���+��9D �хS�+���ϙh�A)��m��`?$�@���n�����ИLMa!{3a찊E0� ��G�嚰7�g����
URL https://annuaire-entreprises.data.gouv.fr/faq/
Method GET
Parameter
Attack
Evidence FBL1DMXR0DdtnfTVbMAb1LM832zCEzugzP09X-eT7qn7Mvnjl53qrDxXPheh4nYAGfipI9LemRDS_NP3IERjvj-rnWOJrPxE4C3Y6C4B0mUXOMGU51BI7_3lMN0NyhHAIWJ_dLzUkWw46JBX7Ye5jQ
Other Info � ���7m���l�Գ<�l�;���=_���2�㗝�<W>��v��#�ޙ���� Dc�?��c���D�-��.�e8���PH���0� ��!bt�ԑl8�W퇹�
URL https://annuaire-entreprises.data.gouv.fr/lp/
Method GET
Parameter
Attack
Evidence FBL1DMXR0DdtnfTVbMAb1LM832zCEzugzP09X-eT7qn7Mvnjl53qrDxXPheh4nYACgvw9JAz8Nth7hWJ4jUQRKcgO2RdH6xWvC7-Wqcy3qh3ohUwBa4ZLHPpnwvbmX2On6qowXIcaMBRZGdCi8xfEQ
Other Info � ���7m���l�Գ<�l�;���=_���2�㗝�<W>��v ���3��a���5D� ;d]�V�.�Z�2ިw�0�,s� ۙ}�����rh�QdgB��_
URL https://annuaire-entreprises.data.gouv.fr/rechercher/carte
Method GET
Parameter
Attack
Evidence FBL1DMXR0DdtnfTVbMAb1GzGC2Y8n7OxbsXXwyukrTn_okq9bIt6k_PEGdPawIpZtA7NoEoSoIK0qntDkz7-I2RsPP-SnQWuWxp2_FcBhSoTTfzFArfn98H81cC4H_xEWDVyzorMDdMV8Er_jC0MSA
Other Info � ���7m���l��l� f<���n���+��9��J�l�z�������Y�͠J����{C�>�#dl<����[v�W�*M�����������DX5rΊ� ��J��- H
URL https://annuaire-entreprises.data.gouv.fr/sitemap.xml
Method GET
Parameter
Attack
Evidence h8OoQF8aZ4_iMU07rK42fobWa9bHc834pGllg4k4YYzca8y7e9NIbidykyekTzv2DePJz99AStO8Af3o1j0hE648Glj6hMvr6ETAJEeUdrCw_Gg-eeQG8HHa5Qe6FeUCz6fz7j7wHfW3-X_A674P3g
Other Info �è@_g��1M;��6~��k��s���ie��8a��k̻{�Hn'r�'�O;� ����@JӼ���=!�<X�����D�$G�v���h>y��q����ϧ��>�������
Instances 14
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
Content-Type Header Missing
Description
The Content-Type header was either missing or empty.
URL https://annuaire-entreprises.data.gouv.fr/api/
Method GET
Parameter content-type
Attack
Evidence
Other Info
Instances 1
Solution
Ensure each page is setting the specific and appropriate content-type value for the content being delivered.
Reference https://learn.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/compatibility/gg622941(v=vs.85)
CWE Id 345
WASC Id 12
Plugin Id 10019
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://annuaire-entreprises.data.gouv.fr
Method GET
Parameter
Attack
Evidence <noscript><div class="challengejs-container"><div class="container"><div class="challengejs-body"><div class="challengejs-card"><img src="/.well-known/baleen/challengejs/assets/logo.svg"><div class="challengejs-message-1">Le JavaScript n'est pas activé sur votre navigateur.</div><div class="separator"></div><div class="challengejs-message-2">Le JavaScript n'est pas activé sur votre navigateur. Pour vous permettre de naviguer correctement sur notre site, il est nécessaire qu'il soit activé.</div><div class="challengejs-message-3"><div class="how"><span>Comment activer le JavaScript ?</span></div><div class="drop"><div class="how-to chrome"><div>Chrome</div><a href="https://support.google.com/chrome">https://support.google.com/chrome</a></div><div class="how-to firefox"><div>Mozilla Firefox</div><a href="https://support.mozilla.org/fr/home">https://support.mozilla.org/fr/home</a></div><div class="how-to safari"><div>Safari</div><a href="https://www.apple.com/support/safari/">https://www.apple.com/support/safari/</a></div><div class="how-to opera"><div>Opera</div><a href="https://support.google.com/adsense/answer/12654?hl=fr">https://support.google.com/adsense/answer/12654?hl=fr</a></div><div class="how-to explorer"><div>Internet Explorer</div><a href="https://support.microsoft.com/product/internet-explorer">https://support.microsoft.com/product/internet-explorer</a></div></div></div></div></div></div></div></noscript>
Other Info A noScript tag has been found, which is an indication that the application works differently with JavaScript enabled compared to when it is not.
URL https://annuaire-entreprises.data.gouv.fr/
Method GET
Parameter
Attack
Evidence <noscript><div class="challengejs-container"><div class="container"><div class="challengejs-body"><div class="challengejs-card"><img src="/.well-known/baleen/challengejs/assets/logo.svg"><div class="challengejs-message-1">Le JavaScript n'est pas activé sur votre navigateur.</div><div class="separator"></div><div class="challengejs-message-2">Le JavaScript n'est pas activé sur votre navigateur. Pour vous permettre de naviguer correctement sur notre site, il est nécessaire qu'il soit activé.</div><div class="challengejs-message-3"><div class="how"><span>Comment activer le JavaScript ?</span></div><div class="drop"><div class="how-to chrome"><div>Chrome</div><a href="https://support.google.com/chrome">https://support.google.com/chrome</a></div><div class="how-to firefox"><div>Mozilla Firefox</div><a href="https://support.mozilla.org/fr/home">https://support.mozilla.org/fr/home</a></div><div class="how-to safari"><div>Safari</div><a href="https://www.apple.com/support/safari/">https://www.apple.com/support/safari/</a></div><div class="how-to opera"><div>Opera</div><a href="https://support.google.com/adsense/answer/12654?hl=fr">https://support.google.com/adsense/answer/12654?hl=fr</a></div><div class="how-to explorer"><div>Internet Explorer</div><a href="https://support.microsoft.com/product/internet-explorer">https://support.microsoft.com/product/internet-explorer</a></div></div></div></div></div></div></div></noscript>
Other Info A noScript tag has been found, which is an indication that the application works differently with JavaScript enabled compared to when it is not.
URL https://annuaire-entreprises.data.gouv.fr/administration/
Method GET
Parameter
Attack
Evidence <noscript><div class="challengejs-container"><div class="container"><div class="challengejs-body"><div class="challengejs-card"><img src="/.well-known/baleen/challengejs/assets/logo.svg"><div class="challengejs-message-1">Le JavaScript n'est pas activé sur votre navigateur.</div><div class="separator"></div><div class="challengejs-message-2">Le JavaScript n'est pas activé sur votre navigateur. Pour vous permettre de naviguer correctement sur notre site, il est nécessaire qu'il soit activé.</div><div class="challengejs-message-3"><div class="how"><span>Comment activer le JavaScript ?</span></div><div class="drop"><div class="how-to chrome"><div>Chrome</div><a href="https://support.google.com/chrome">https://support.google.com/chrome</a></div><div class="how-to firefox"><div>Mozilla Firefox</div><a href="https://support.mozilla.org/fr/home">https://support.mozilla.org/fr/home</a></div><div class="how-to safari"><div>Safari</div><a href="https://www.apple.com/support/safari/">https://www.apple.com/support/safari/</a></div><div class="how-to opera"><div>Opera</div><a href="https://support.google.com/adsense/answer/12654?hl=fr">https://support.google.com/adsense/answer/12654?hl=fr</a></div><div class="how-to explorer"><div>Internet Explorer</div><a href="https://support.microsoft.com/product/internet-explorer">https://support.microsoft.com/product/internet-explorer</a></div></div></div></div></div></div></div></noscript>
Other Info A noScript tag has been found, which is an indication that the application works differently with JavaScript enabled compared to when it is not.
URL https://annuaire-entreprises.data.gouv.fr/definitions/
Method GET
Parameter
Attack
Evidence <noscript><div class="challengejs-container"><div class="container"><div class="challengejs-body"><div class="challengejs-card"><img src="/.well-known/baleen/challengejs/assets/logo.svg"><div class="challengejs-message-1">Le JavaScript n'est pas activé sur votre navigateur.</div><div class="separator"></div><div class="challengejs-message-2">Le JavaScript n'est pas activé sur votre navigateur. Pour vous permettre de naviguer correctement sur notre site, il est nécessaire qu'il soit activé.</div><div class="challengejs-message-3"><div class="how"><span>Comment activer le JavaScript ?</span></div><div class="drop"><div class="how-to chrome"><div>Chrome</div><a href="https://support.google.com/chrome">https://support.google.com/chrome</a></div><div class="how-to firefox"><div>Mozilla Firefox</div><a href="https://support.mozilla.org/fr/home">https://support.mozilla.org/fr/home</a></div><div class="how-to safari"><div>Safari</div><a href="https://www.apple.com/support/safari/">https://www.apple.com/support/safari/</a></div><div class="how-to opera"><div>Opera</div><a href="https://support.google.com/adsense/answer/12654?hl=fr">https://support.google.com/adsense/answer/12654?hl=fr</a></div><div class="how-to explorer"><div>Internet Explorer</div><a href="https://support.microsoft.com/product/internet-explorer">https://support.microsoft.com/product/internet-explorer</a></div></div></div></div></div></div></div></noscript>
Other Info A noScript tag has been found, which is an indication that the application works differently with JavaScript enabled compared to when it is not.
URL https://annuaire-entreprises.data.gouv.fr/departements/
Method GET
Parameter
Attack
Evidence <noscript><div class="challengejs-container"><div class="container"><div class="challengejs-body"><div class="challengejs-card"><img src="/.well-known/baleen/challengejs/assets/logo.svg"><div class="challengejs-message-1">Le JavaScript n'est pas activé sur votre navigateur.</div><div class="separator"></div><div class="challengejs-message-2">Le JavaScript n'est pas activé sur votre navigateur. Pour vous permettre de naviguer correctement sur notre site, il est nécessaire qu'il soit activé.</div><div class="challengejs-message-3"><div class="how"><span>Comment activer le JavaScript ?</span></div><div class="drop"><div class="how-to chrome"><div>Chrome</div><a href="https://support.google.com/chrome">https://support.google.com/chrome</a></div><div class="how-to firefox"><div>Mozilla Firefox</div><a href="https://support.mozilla.org/fr/home">https://support.mozilla.org/fr/home</a></div><div class="how-to safari"><div>Safari</div><a href="https://www.apple.com/support/safari/">https://www.apple.com/support/safari/</a></div><div class="how-to opera"><div>Opera</div><a href="https://support.google.com/adsense/answer/12654?hl=fr">https://support.google.com/adsense/answer/12654?hl=fr</a></div><div class="how-to explorer"><div>Internet Explorer</div><a href="https://support.microsoft.com/product/internet-explorer">https://support.microsoft.com/product/internet-explorer</a></div></div></div></div></div></div></div></noscript>
Other Info A noScript tag has been found, which is an indication that the application works differently with JavaScript enabled compared to when it is not.
URL https://annuaire-entreprises.data.gouv.fr/documents/
Method GET
Parameter
Attack
Evidence <noscript><div class="challengejs-container"><div class="container"><div class="challengejs-body"><div class="challengejs-card"><img src="/.well-known/baleen/challengejs/assets/logo.svg"><div class="challengejs-message-1">Le JavaScript n'est pas activé sur votre navigateur.</div><div class="separator"></div><div class="challengejs-message-2">Le JavaScript n'est pas activé sur votre navigateur. Pour vous permettre de naviguer correctement sur notre site, il est nécessaire qu'il soit activé.</div><div class="challengejs-message-3"><div class="how"><span>Comment activer le JavaScript ?</span></div><div class="drop"><div class="how-to chrome"><div>Chrome</div><a href="https://support.google.com/chrome">https://support.google.com/chrome</a></div><div class="how-to firefox"><div>Mozilla Firefox</div><a href="https://support.mozilla.org/fr/home">https://support.mozilla.org/fr/home</a></div><div class="how-to safari"><div>Safari</div><a href="https://www.apple.com/support/safari/">https://www.apple.com/support/safari/</a></div><div class="how-to opera"><div>Opera</div><a href="https://support.google.com/adsense/answer/12654?hl=fr">https://support.google.com/adsense/answer/12654?hl=fr</a></div><div class="how-to explorer"><div>Internet Explorer</div><a href="https://support.microsoft.com/product/internet-explorer">https://support.microsoft.com/product/internet-explorer</a></div></div></div></div></div></div></div></noscript>
Other Info A noScript tag has been found, which is an indication that the application works differently with JavaScript enabled compared to when it is not.
URL https://annuaire-entreprises.data.gouv.fr/donnees-financieres/
Method GET
Parameter
Attack
Evidence <noscript><div class="challengejs-container"><div class="container"><div class="challengejs-body"><div class="challengejs-card"><img src="/.well-known/baleen/challengejs/assets/logo.svg"><div class="challengejs-message-1">Le JavaScript n'est pas activé sur votre navigateur.</div><div class="separator"></div><div class="challengejs-message-2">Le JavaScript n'est pas activé sur votre navigateur. Pour vous permettre de naviguer correctement sur notre site, il est nécessaire qu'il soit activé.</div><div class="challengejs-message-3"><div class="how"><span>Comment activer le JavaScript ?</span></div><div class="drop"><div class="how-to chrome"><div>Chrome</div><a href="https://support.google.com/chrome">https://support.google.com/chrome</a></div><div class="how-to firefox"><div>Mozilla Firefox</div><a href="https://support.mozilla.org/fr/home">https://support.mozilla.org/fr/home</a></div><div class="how-to safari"><div>Safari</div><a href="https://www.apple.com/support/safari/">https://www.apple.com/support/safari/</a></div><div class="how-to opera"><div>Opera</div><a href="https://support.google.com/adsense/answer/12654?hl=fr">https://support.google.com/adsense/answer/12654?hl=fr</a></div><div class="how-to explorer"><div>Internet Explorer</div><a href="https://support.microsoft.com/product/internet-explorer">https://support.microsoft.com/product/internet-explorer</a></div></div></div></div></div></div></div></noscript>
Other Info A noScript tag has been found, which is an indication that the application works differently with JavaScript enabled compared to when it is not.
URL https://annuaire-entreprises.data.gouv.fr/entreprise/
Method GET
Parameter
Attack
Evidence <noscript><div class="challengejs-container"><div class="container"><div class="challengejs-body"><div class="challengejs-card"><img src="/.well-known/baleen/challengejs/assets/logo.svg"><div class="challengejs-message-1">Le JavaScript n'est pas activé sur votre navigateur.</div><div class="separator"></div><div class="challengejs-message-2">Le JavaScript n'est pas activé sur votre navigateur. Pour vous permettre de naviguer correctement sur notre site, il est nécessaire qu'il soit activé.</div><div class="challengejs-message-3"><div class="how"><span>Comment activer le JavaScript ?</span></div><div class="drop"><div class="how-to chrome"><div>Chrome</div><a href="https://support.google.com/chrome">https://support.google.com/chrome</a></div><div class="how-to firefox"><div>Mozilla Firefox</div><a href="https://support.mozilla.org/fr/home">https://support.mozilla.org/fr/home</a></div><div class="how-to safari"><div>Safari</div><a href="https://www.apple.com/support/safari/">https://www.apple.com/support/safari/</a></div><div class="how-to opera"><div>Opera</div><a href="https://support.google.com/adsense/answer/12654?hl=fr">https://support.google.com/adsense/answer/12654?hl=fr</a></div><div class="how-to explorer"><div>Internet Explorer</div><a href="https://support.microsoft.com/product/internet-explorer">https://support.microsoft.com/product/internet-explorer</a></div></div></div></div></div></div></div></noscript>
Other Info A noScript tag has been found, which is an indication that the application works differently with JavaScript enabled compared to when it is not.
URL https://annuaire-entreprises.data.gouv.fr/etablissement/
Method GET
Parameter
Attack
Evidence <noscript><div class="challengejs-container"><div class="container"><div class="challengejs-body"><div class="challengejs-card"><img src="/.well-known/baleen/challengejs/assets/logo.svg"><div class="challengejs-message-1">Le JavaScript n'est pas activé sur votre navigateur.</div><div class="separator"></div><div class="challengejs-message-2">Le JavaScript n'est pas activé sur votre navigateur. Pour vous permettre de naviguer correctement sur notre site, il est nécessaire qu'il soit activé.</div><div class="challengejs-message-3"><div class="how"><span>Comment activer le JavaScript ?</span></div><div class="drop"><div class="how-to chrome"><div>Chrome</div><a href="https://support.google.com/chrome">https://support.google.com/chrome</a></div><div class="how-to firefox"><div>Mozilla Firefox</div><a href="https://support.mozilla.org/fr/home">https://support.mozilla.org/fr/home</a></div><div class="how-to safari"><div>Safari</div><a href="https://www.apple.com/support/safari/">https://www.apple.com/support/safari/</a></div><div class="how-to opera"><div>Opera</div><a href="https://support.google.com/adsense/answer/12654?hl=fr">https://support.google.com/adsense/answer/12654?hl=fr</a></div><div class="how-to explorer"><div>Internet Explorer</div><a href="https://support.microsoft.com/product/internet-explorer">https://support.microsoft.com/product/internet-explorer</a></div></div></div></div></div></div></div></noscript>
Other Info A noScript tag has been found, which is an indication that the application works differently with JavaScript enabled compared to when it is not.
URL https://annuaire-entreprises.data.gouv.fr/faq/
Method GET
Parameter
Attack
Evidence <noscript><div class="challengejs-container"><div class="container"><div class="challengejs-body"><div class="challengejs-card"><img src="/.well-known/baleen/challengejs/assets/logo.svg"><div class="challengejs-message-1">Le JavaScript n'est pas activé sur votre navigateur.</div><div class="separator"></div><div class="challengejs-message-2">Le JavaScript n'est pas activé sur votre navigateur. Pour vous permettre de naviguer correctement sur notre site, il est nécessaire qu'il soit activé.</div><div class="challengejs-message-3"><div class="how"><span>Comment activer le JavaScript ?</span></div><div class="drop"><div class="how-to chrome"><div>Chrome</div><a href="https://support.google.com/chrome">https://support.google.com/chrome</a></div><div class="how-to firefox"><div>Mozilla Firefox</div><a href="https://support.mozilla.org/fr/home">https://support.mozilla.org/fr/home</a></div><div class="how-to safari"><div>Safari</div><a href="https://www.apple.com/support/safari/">https://www.apple.com/support/safari/</a></div><div class="how-to opera"><div>Opera</div><a href="https://support.google.com/adsense/answer/12654?hl=fr">https://support.google.com/adsense/answer/12654?hl=fr</a></div><div class="how-to explorer"><div>Internet Explorer</div><a href="https://support.microsoft.com/product/internet-explorer">https://support.microsoft.com/product/internet-explorer</a></div></div></div></div></div></div></div></noscript>
Other Info A noScript tag has been found, which is an indication that the application works differently with JavaScript enabled compared to when it is not.
URL https://annuaire-entreprises.data.gouv.fr/lp/
Method GET
Parameter
Attack
Evidence <noscript><div class="challengejs-container"><div class="container"><div class="challengejs-body"><div class="challengejs-card"><img src="/.well-known/baleen/challengejs/assets/logo.svg"><div class="challengejs-message-1">Le JavaScript n'est pas activé sur votre navigateur.</div><div class="separator"></div><div class="challengejs-message-2">Le JavaScript n'est pas activé sur votre navigateur. Pour vous permettre de naviguer correctement sur notre site, il est nécessaire qu'il soit activé.</div><div class="challengejs-message-3"><div class="how"><span>Comment activer le JavaScript ?</span></div><div class="drop"><div class="how-to chrome"><div>Chrome</div><a href="https://support.google.com/chrome">https://support.google.com/chrome</a></div><div class="how-to firefox"><div>Mozilla Firefox</div><a href="https://support.mozilla.org/fr/home">https://support.mozilla.org/fr/home</a></div><div class="how-to safari"><div>Safari</div><a href="https://www.apple.com/support/safari/">https://www.apple.com/support/safari/</a></div><div class="how-to opera"><div>Opera</div><a href="https://support.google.com/adsense/answer/12654?hl=fr">https://support.google.com/adsense/answer/12654?hl=fr</a></div><div class="how-to explorer"><div>Internet Explorer</div><a href="https://support.microsoft.com/product/internet-explorer">https://support.microsoft.com/product/internet-explorer</a></div></div></div></div></div></div></div></noscript>
Other Info A noScript tag has been found, which is an indication that the application works differently with JavaScript enabled compared to when it is not.
URL https://annuaire-entreprises.data.gouv.fr/rechercher/carte
Method GET
Parameter
Attack
Evidence <noscript><div class="challengejs-container"><div class="container"><div class="challengejs-body"><div class="challengejs-card"><img src="/.well-known/baleen/challengejs/assets/logo.svg"><div class="challengejs-message-1">Le JavaScript n'est pas activé sur votre navigateur.</div><div class="separator"></div><div class="challengejs-message-2">Le JavaScript n'est pas activé sur votre navigateur. Pour vous permettre de naviguer correctement sur notre site, il est nécessaire qu'il soit activé.</div><div class="challengejs-message-3"><div class="how"><span>Comment activer le JavaScript ?</span></div><div class="drop"><div class="how-to chrome"><div>Chrome</div><a href="https://support.google.com/chrome">https://support.google.com/chrome</a></div><div class="how-to firefox"><div>Mozilla Firefox</div><a href="https://support.mozilla.org/fr/home">https://support.mozilla.org/fr/home</a></div><div class="how-to safari"><div>Safari</div><a href="https://www.apple.com/support/safari/">https://www.apple.com/support/safari/</a></div><div class="how-to opera"><div>Opera</div><a href="https://support.google.com/adsense/answer/12654?hl=fr">https://support.google.com/adsense/answer/12654?hl=fr</a></div><div class="how-to explorer"><div>Internet Explorer</div><a href="https://support.microsoft.com/product/internet-explorer">https://support.microsoft.com/product/internet-explorer</a></div></div></div></div></div></div></div></noscript>
Other Info A noScript tag has been found, which is an indication that the application works differently with JavaScript enabled compared to when it is not.
URL https://annuaire-entreprises.data.gouv.fr/sitemap.xml
Method GET
Parameter
Attack
Evidence <noscript><div class="challengejs-container"><div class="container"><div class="challengejs-body"><div class="challengejs-card"><img src="/.well-known/baleen/challengejs/assets/logo.svg"><div class="challengejs-message-1">Le JavaScript n'est pas activé sur votre navigateur.</div><div class="separator"></div><div class="challengejs-message-2">Le JavaScript n'est pas activé sur votre navigateur. Pour vous permettre de naviguer correctement sur notre site, il est nécessaire qu'il soit activé.</div><div class="challengejs-message-3"><div class="how"><span>Comment activer le JavaScript ?</span></div><div class="drop"><div class="how-to chrome"><div>Chrome</div><a href="https://support.google.com/chrome">https://support.google.com/chrome</a></div><div class="how-to firefox"><div>Mozilla Firefox</div><a href="https://support.mozilla.org/fr/home">https://support.mozilla.org/fr/home</a></div><div class="how-to safari"><div>Safari</div><a href="https://www.apple.com/support/safari/">https://www.apple.com/support/safari/</a></div><div class="how-to opera"><div>Opera</div><a href="https://support.google.com/adsense/answer/12654?hl=fr">https://support.google.com/adsense/answer/12654?hl=fr</a></div><div class="how-to explorer"><div>Internet Explorer</div><a href="https://support.microsoft.com/product/internet-explorer">https://support.microsoft.com/product/internet-explorer</a></div></div></div></div></div></div></div></noscript>
Other Info A noScript tag has been found, which is an indication that the application works differently with JavaScript enabled compared to when it is not.
Instances 13
Solution
This is an informational alert and so no changes are required.
Reference
CWE Id
WASC Id
Plugin Id 10109
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://annuaire-entreprises.data.gouv.fr
Method GET
Parameter cache-control
Attack
Evidence no-cache
Other Info
URL https://annuaire-entreprises.data.gouv.fr/
Method GET
Parameter cache-control
Attack
Evidence no-cache
Other Info
URL https://annuaire-entreprises.data.gouv.fr/administration/
Method GET
Parameter cache-control
Attack
Evidence no-cache
Other Info
URL https://annuaire-entreprises.data.gouv.fr/definitions/
Method GET
Parameter cache-control
Attack
Evidence no-cache
Other Info
URL https://annuaire-entreprises.data.gouv.fr/departements/
Method GET
Parameter cache-control
Attack
Evidence no-cache
Other Info
URL https://annuaire-entreprises.data.gouv.fr/entreprise/
Method GET
Parameter cache-control
Attack
Evidence no-cache
Other Info
URL https://annuaire-entreprises.data.gouv.fr/etablissement/
Method GET
Parameter cache-control
Attack
Evidence no-cache
Other Info
URL https://annuaire-entreprises.data.gouv.fr/faq/
Method GET
Parameter cache-control
Attack
Evidence no-cache
Other Info
URL https://annuaire-entreprises.data.gouv.fr/lp/
Method GET
Parameter cache-control
Attack
Evidence no-cache
Other Info
URL https://annuaire-entreprises.data.gouv.fr/robots.txt
Method GET
Parameter cache-control
Attack
Evidence public, max-age=0, must-revalidate
Other Info
URL https://annuaire-entreprises.data.gouv.fr/sitemap.xml
Method GET
Parameter cache-control
Attack
Evidence no-cache
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
Retrieved from Cache
Description
The content was retrieved from a shared cache. 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 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://annuaire-entreprises.data.gouv.fr/api/
Method GET
Parameter
Attack
Evidence Age: 0
Other Info The presence of the 'Age' header indicates that a HTTP/1.1 compliant caching server is in use.
URL https://annuaire-entreprises.data.gouv.fr/robots.txt
Method GET
Parameter
Attack
Evidence Age: 0
Other Info The presence of the 'Age' header indicates that a HTTP/1.1 compliant caching server is in use.
Instances 2
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://tools.ietf.org/html/rfc7234
https://tools.ietf.org/html/rfc7231
https://www.rfc-editor.org/rfc/rfc9110.html
CWE Id
WASC Id
Plugin Id 10050
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://annuaire-entreprises.data.gouv.fr
Method GET
Parameter Sec-Fetch-Dest
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/.well-known/baleen/challengejs/assets/style.css
Method GET
Parameter Sec-Fetch-Dest
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/robots.txt
Method GET
Parameter Sec-Fetch-Dest
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/sitemap.xml
Method GET
Parameter Sec-Fetch-Dest
Attack
Evidence
Other Info
Instances 4
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://annuaire-entreprises.data.gouv.fr
Method GET
Parameter Sec-Fetch-Mode
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/.well-known/baleen/challengejs/assets/style.css
Method GET
Parameter Sec-Fetch-Mode
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/robots.txt
Method GET
Parameter Sec-Fetch-Mode
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/sitemap.xml
Method GET
Parameter Sec-Fetch-Mode
Attack
Evidence
Other Info
Instances 4
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://annuaire-entreprises.data.gouv.fr
Method GET
Parameter Sec-Fetch-Site
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/.well-known/baleen/challengejs/assets/style.css
Method GET
Parameter Sec-Fetch-Site
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/robots.txt
Method GET
Parameter Sec-Fetch-Site
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/sitemap.xml
Method GET
Parameter Sec-Fetch-Site
Attack
Evidence
Other Info
Instances 4
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://annuaire-entreprises.data.gouv.fr
Method GET
Parameter Sec-Fetch-User
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/.well-known/baleen/challengejs/assets/style.css
Method GET
Parameter Sec-Fetch-User
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/robots.txt
Method GET
Parameter Sec-Fetch-User
Attack
Evidence
Other Info
URL https://annuaire-entreprises.data.gouv.fr/sitemap.xml
Method GET
Parameter Sec-Fetch-User
Attack
Evidence
Other Info
Instances 4
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
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://annuaire-entreprises.data.gouv.fr/.well-known/baleen/challengejs/assets/style.css
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 1
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
Storable but Non-Cacheable Content
Description
The response contents are storable by caching components such as proxy servers, but will not be retrieved directly from the cache, without validating the request upstream, in response to similar requests from other users.
URL https://annuaire-entreprises.data.gouv.fr
Method GET
Parameter
Attack
Evidence no-cache
Other Info
URL https://annuaire-entreprises.data.gouv.fr/
Method GET
Parameter
Attack
Evidence no-cache
Other Info
URL https://annuaire-entreprises.data.gouv.fr/administration/
Method GET
Parameter
Attack
Evidence no-cache
Other Info
URL https://annuaire-entreprises.data.gouv.fr/definitions/
Method GET
Parameter
Attack
Evidence no-cache
Other Info
URL https://annuaire-entreprises.data.gouv.fr/departements/
Method GET
Parameter
Attack
Evidence no-cache
Other Info
URL https://annuaire-entreprises.data.gouv.fr/entreprise/
Method GET
Parameter
Attack
Evidence no-cache
Other Info
URL https://annuaire-entreprises.data.gouv.fr/etablissement/
Method GET
Parameter
Attack
Evidence no-cache
Other Info
URL https://annuaire-entreprises.data.gouv.fr/faq/
Method GET
Parameter
Attack
Evidence no-cache
Other Info
URL https://annuaire-entreprises.data.gouv.fr/lp/
Method GET
Parameter
Attack
Evidence no-cache
Other Info
URL https://annuaire-entreprises.data.gouv.fr/robots.txt
Method GET
Parameter
Attack
Evidence max-age=0
Other Info
URL https://annuaire-entreprises.data.gouv.fr/sitemap.xml
Method GET
Parameter
Attack
Evidence no-cache
Other Info
Instances 11
Solution
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

Sequence Details

With the associated active scan results.