ZAP Scanning Report

Site: https://talents.ssi.gouv.fr

Generated on Sun, 10 Aug 2025 07:29:38

ZAP Version: 2.16.1

ZAP by Checkmarx

Summary of Alerts

Risk Level Number of Alerts
High
0
Medium
2
Low
5
Informational
13
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
Sub Resource Integrity Attribute Missing Medium 4
Full Path Disclosure Low 4
Insufficient Site Isolation Against Spectre Vulnerability Low 13
Permissions Policy Header Not Set Low 11
Timestamp Disclosure - Unix Low 4
X-Content-Type-Options Header Missing Low 6
Authentication Request Identified Informational 6
Base64 Disclosure Informational 12
Information Disclosure - Suspicious Comments Informational 2
Modern Web Application Informational 11
Non-Storable Content Informational 9
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 9
Storable and Cacheable Content Informational 2
User Controllable HTML Element Attribute (Potential XSS) Informational 13

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://talents.ssi.gouv.fr/
Method GET
Parameter
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/*/apply
Method GET
Parameter
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/admin/sign_in
Method GET
Parameter
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/mes-candidatures
Method GET
Parameter
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/offresdemploi
Method GET
Parameter
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/offresdemploi/auditeur-trice-infrastructures-5g
Method GET
Parameter
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/offresdemploi/expert-en-securite-des-infrastructures-en-environnement-linux-f-h
Method GET
Parameter
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/pages/conditions-generales-d-utilisation
Method GET
Parameter
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/pages/mentions-legales
Method GET
Parameter
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/pages/politique-de-confidentialite-0c7787af-36a3-4e13-8dbb-233c975ee4de
Method GET
Parameter
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/users/sign_in
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
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://talents.ssi.gouv.fr/admin/confirmation/new
Method GET
Parameter
Attack
Evidence <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500|Roboto+Mono:400,500" data-turbo-track="reload" />
Other Info
URL https://talents.ssi.gouv.fr/admin/password/new
Method GET
Parameter
Attack
Evidence <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500|Roboto+Mono:400,500" data-turbo-track="reload" />
Other Info
URL https://talents.ssi.gouv.fr/admin/sign_in
Method GET
Parameter
Attack
Evidence <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500|Roboto+Mono:400,500" data-turbo-track="reload" />
Other Info
URL https://talents.ssi.gouv.fr/admin/sign_in
Method POST
Parameter
Attack
Evidence <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500|Roboto+Mono:400,500" data-turbo-track="reload" />
Other Info
Instances 4
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
Full Path Disclosure
Description
The full path of files which might be sensitive has been exposed to the client.
URL https://talents.ssi.gouv.fr/*/apply
Method GET
Parameter
Attack
Evidence /users/
Other Info
URL https://talents.ssi.gouv.fr/a
Method GET
Parameter
Attack
Evidence /users/
Other Info
URL https://talents.ssi.gouv.fr/mes-candidatures
Method GET
Parameter
Attack
Evidence /users/
Other Info
URL https://talents.ssi.gouv.fr/users
Method GET
Parameter
Attack
Evidence /users/
Other Info
Instances 4
Solution
Disable directory browsing in your web server. Refer to the web server documentation.
Reference https://owasp.org/www-community/attacks/Full_Path_Disclosure
CWE Id 209
WASC Id 13
Plugin Id 110009
Low
Insufficient Site Isolation Against Spectre Vulnerability
Description
Cross-Origin-Resource-Policy header is an opt-in header designed to counter side-channels attacks like Spectre. Resource should be specifically set as shareable amongst different origins.
URL https://talents.ssi.gouv.fr/
Method GET
Parameter Cross-Origin-Resource-Policy
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/pages/mentions-legales
Method GET
Parameter Cross-Origin-Resource-Policy
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/robots.txt
Method GET
Parameter Cross-Origin-Resource-Policy
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/sitemap.xml
Method GET
Parameter Cross-Origin-Resource-Policy
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/users/sign_in
Method GET
Parameter Cross-Origin-Resource-Policy
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/
Method GET
Parameter Cross-Origin-Embedder-Policy
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/pages/mentions-legales
Method GET
Parameter Cross-Origin-Embedder-Policy
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/sitemap.xml
Method GET
Parameter Cross-Origin-Embedder-Policy
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/users/sign_in
Method GET
Parameter Cross-Origin-Embedder-Policy
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/
Method GET
Parameter Cross-Origin-Opener-Policy
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/pages/mentions-legales
Method GET
Parameter Cross-Origin-Opener-Policy
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/sitemap.xml
Method GET
Parameter Cross-Origin-Opener-Policy
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/users/sign_in
Method GET
Parameter Cross-Origin-Opener-Policy
Attack
Evidence
Other Info
Instances 13
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://talents.ssi.gouv.fr/
Method GET
Parameter
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/*/apply
Method GET
Parameter
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/admin/sign_in
Method GET
Parameter
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/mes-candidatures
Method GET
Parameter
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/offresdemploi
Method GET
Parameter
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/offresdemploi/auditeur-trice-infrastructures-5g
Method GET
Parameter
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/offresdemploi/expert-en-securite-des-infrastructures-en-environnement-linux-f-h
Method GET
Parameter
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/pages/conditions-generales-d-utilisation
Method GET
Parameter
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/pages/mentions-legales
Method GET
Parameter
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/pages/politique-de-confidentialite-0c7787af-36a3-4e13-8dbb-233c975ee4de
Method GET
Parameter
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/users/sign_in
Method GET
Parameter
Attack
Evidence
Other Info
Instances 11
Solution
Ensure that your web server, application server, load balancer, etc. is configured to set the Permissions-Policy header.
Reference https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Permissions-Policy
https://developer.chrome.com/blog/feature-policy/
https://scotthelme.co.uk/a-new-security-header-feature-policy/
https://w3c.github.io/webappsec-feature-policy/
https://www.smashingmagazine.com/2018/12/feature-policy/
CWE Id 693
WASC Id 15
Plugin Id 10063
Low
Timestamp Disclosure - Unix
Description
A timestamp was disclosed by the application/web server. - Unix
URL https://talents.ssi.gouv.fr/assets/admin-9ec627f162b05e4529137c78146a432600e64ae059323a52f3041acdc24c1274.css
Method GET
Parameter
Attack
Evidence 1678649808
Other Info 1678649808, which evaluates to: 2023-03-12 19:36:48.
URL https://talents.ssi.gouv.fr/assets/admin-9ec627f162b05e4529137c78146a432600e64ae059323a52f3041acdc24c1274.css
Method GET
Parameter
Attack
Evidence 1785331846
Other Info 1785331846, which evaluates to: 2026-07-29 13:30:46.
URL https://talents.ssi.gouv.fr/assets/admin-9ec627f162b05e4529137c78146a432600e64ae059323a52f3041acdc24c1274.css
Method GET
Parameter
Attack
Evidence 1917953539
Other Info 1917953539, which evaluates to: 2030-10-11 12:52:19.
URL https://talents.ssi.gouv.fr/assets/admin-9ec627f162b05e4529137c78146a432600e64ae059323a52f3041acdc24c1274.css
Method GET
Parameter
Attack
Evidence 1939395033
Other Info 1939395033, which evaluates to: 2031-06-16 16:50:33.
Instances 4
Solution
Manually confirm that the timestamp data is not sensitive, and that the data cannot be aggregated to disclose exploitable patterns.
Reference https://cwe.mitre.org/data/definitions/200.html
CWE Id 497
WASC Id 13
Plugin Id 10096
Low
X-Content-Type-Options Header Missing
Description
The Anti-MIME-Sniffing header X-Content-Type-Options was not set to 'nosniff'. This allows older versions of Internet Explorer and Chrome to perform MIME-sniffing on the response body, potentially causing the response body to be interpreted and displayed as a content type other than the declared content type. Current (early 2014) and legacy versions of Firefox will use the declared content type (if one is set), rather than performing MIME-sniffing.
URL https://talents.ssi.gouv.fr/assets/admin-9ec627f162b05e4529137c78146a432600e64ae059323a52f3041acdc24c1274.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://talents.ssi.gouv.fr/assets/admin-c36dbd9b66904b3684389119c172c2830559f6ec3e933d7341a7661d32eae8bf.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://talents.ssi.gouv.fr/assets/application-729d2216bd2392815d7a98b303b9f7bbc2734e4235b1e80f560c5cf521fc9429.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://talents.ssi.gouv.fr/assets/application-fd33b44ab4a615d9aad65cc8b59df7e8cb8863bbac3ebeea7baae92b3ca6cc4c.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://talents.ssi.gouv.fr/assets/favicon-16x16-cee1ba62d725108179ced37cd6c3d492e1a79204d1737794212f43e439fd8074.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://talents.ssi.gouv.fr/assets/favicon-32x32-bb8d4815799252fdfab48b5d8bfd016023a7f90044b3371e4ac3cd4cee350aaf.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.
Instances 6
Solution
Ensure that the application/web server sets the Content-Type header appropriately, and that it sets the X-Content-Type-Options header to 'nosniff' for all web pages.

If possible, ensure that the end user uses a standards-compliant and modern web browser that does not perform MIME-sniffing at all, or that can be directed by the web application/web server to not perform MIME-sniffing.
Reference https://learn.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/compatibility/gg622941(v=vs.85)
https://owasp.org/www-community/Security_Headers
CWE Id 693
WASC Id 15
Plugin Id 10021
Informational
Authentication Request Identified
Description
The given request has been identified as an authentication request. The 'Other Info' field contains a set of key=value lines which identify any relevant fields. If the request is in a context which has an Authentication Method set to "Auto-Detect" then this rule will change the authentication to match the request identified.
URL https://talents.ssi.gouv.fr/admin/sign_in
Method POST
Parameter administrator[email]
Attack
Evidence administrator[password]
Other Info userParam=administrator[email] userValue=foo-bar@example.com passwordParam=administrator[password] referer=https://talents.ssi.gouv.fr/admin/sign_in csrfToken=authenticity_token
URL https://talents.ssi.gouv.fr/offresdemploi/auditeur-trice-infrastructures-5g/send_application
Method POST
Parameter job_application[user_attributes][certify_majority]
Attack
Evidence job_application[user_attributes][password]
Other Info userParam=job_application[user_attributes][certify_majority] userValue=0 passwordParam=job_application[user_attributes][password] referer=https://talents.ssi.gouv.fr/offresdemploi/apply?id=auditeur-trice-infrastructures-5g csrfToken=authenticity_token
URL https://talents.ssi.gouv.fr/offresdemploi/expert-en-securite-des-infrastructures-en-environnement-linux-f-h/send_application
Method POST
Parameter job_application[user_attributes][certify_majority]
Attack
Evidence job_application[user_attributes][password]
Other Info userParam=job_application[user_attributes][certify_majority] userValue=0 passwordParam=job_application[user_attributes][password] referer=https://talents.ssi.gouv.fr/offresdemploi/apply?id=expert-en-securite-des-infrastructures-en-environnement-linux-f-h csrfToken=authenticity_token
URL https://talents.ssi.gouv.fr/users
Method POST
Parameter user[certify_majority]
Attack
Evidence user[password]
Other Info userParam=user[certify_majority] userValue=0 passwordParam=user[password] referer=https://talents.ssi.gouv.fr/users csrfToken=authenticity_token
URL https://talents.ssi.gouv.fr/users
Method POST
Parameter user[certify_majority]
Attack
Evidence user[password]
Other Info userParam=user[certify_majority] userValue=0 passwordParam=user[password] referer=https://talents.ssi.gouv.fr/users/sign_up csrfToken=authenticity_token
URL https://talents.ssi.gouv.fr/users/sign_in
Method POST
Parameter user[email]
Attack
Evidence user[password]
Other Info userParam=user[email] userValue=foo-bar@example.com passwordParam=user[password] referer=https://talents.ssi.gouv.fr/users/sign_in csrfToken=authenticity_token
Instances 6
Solution
This is an informational alert rather than a vulnerability and so there is nothing to fix.
Reference https://www.zaproxy.org/docs/desktop/addons/authentication-helper/auth-req-id/
CWE Id
WASC Id
Plugin Id 10111
Informational
Base64 Disclosure
Description
Base64 encoded data was disclosed by the application/web server. Note: in the interests of performance not all base64 strings in the response were analyzed individually, the entire response should be looked at by the analyst/security team/developer(s).
URL https://talents.ssi.gouv.fr/
Method GET
Parameter
Attack
Evidence ZWJIrqAyxt7tcsHw09BmIALr6lRpapgNNsUXSYVdUjyWL8mvFsMtljDyktoBmNToN6qIhamatlV6UNiUVVdfzEz7TYBxhdEk4X8Iqv3tugcqq80GChu49MgBYw
Other Info ebH��2���r����f ��Tij� 6�I�]R<�/ɯ�-�0�����7������UzPؔUW_�L�M�q��$����*�� ���c
URL https://talents.ssi.gouv.fr/
Method GET
Parameter
Attack
Evidence 2F1lRbH23BkjDkDbsmZCAhLIUR0DRunTB3Uq9EuUODfp
Other Info �]eE���#@۲fB�QF��u*�K�87�
URL https://talents.ssi.gouv.fr/admin/sign_in
Method GET
Parameter
Attack
Evidence 2BYqqIEnrHO230bHCz1eEHaKFA1ZL90o42BHFN1DH6B1J7yB5VWV3TC91CSEPJKEsSYRbomaZ6JkXP3gbVC4f1D4Tdlb
Other Info �*��'�s��F� =^v� Y/�(�`G�C�u'���U��0��$�<���&n��g�d\��mP�P�M�[
URL https://talents.ssi.gouv.fr/offresdemploi
Method GET
Parameter
Attack
Evidence 2FPzGoZaya8B7oAmf68vamee9UnhH7nimbFY6rWATEBgA8Fj
Other Info �S��Zɯ�&�/jg��I��♱X굀L@`�c
URL https://talents.ssi.gouv.fr/offresdemploi/auditeur-trice-infrastructures-5g
Method GET
Parameter
Attack
Evidence 2FYQqI0XjNIU5zvYHKLxXnQjjzn1tWDd
Other Info �V�����;���^t#�9��`�
URL https://talents.ssi.gouv.fr/offresdemploi/expert-en-securite-des-infrastructures-en-environnement-linux-f-h
Method GET
Parameter
Attack
Evidence 2FtPMgdfWzG1wwL6Jcdlp7UcoX5wOeqmoJjR0w2K2bsiQyc7gXVLtbTw53j1YnP5SVL
Other Info �[O2_[1���%�e���~p9ꦠ��� �ٻ"C';�uK����x�bs�IR
URL https://talents.ssi.gouv.fr/pages/conditions-generales-d-utilisation
Method GET
Parameter
Attack
Evidence 2FLyxR49whOh1CDe9KwwnxwB3r0011YG0DkuOPQMZCNoVBolBPF8Zx3FVqqnpOMSN8wrC2e7glOiEtb2Fv1bb4LcN755dId7x2deLcZ2CB243lhY78T0Brs9Ei
Other Info �R��=��� ���0�޽4�V�9.8� d#hT%�|g�V����7�+ g��S����[o��7�yt�{�g^-�v��XX����=
URL https://talents.ssi.gouv.fr/pages/mentions-legales
Method GET
Parameter
Attack
Evidence 2F9jM2RVPGRC5fDmT1RZYvZTcSHBDbSqPPUf79Fln5vav1ffkaeCjJTuiirSUMfrxEJ7Ll5jcbx9yyEB2vTs7aJGku
Other Info �_c3dU<dB���OTYb�Sq!� ��<���e��ڿWߑ�����*�P���B{.^cq�}�!����F�
URL https://talents.ssi.gouv.fr/pages/politique-de-confidentialite-0c7787af-36a3-4e13-8dbb-233c975ee4de
Method GET
Parameter
Attack
Evidence 2Fyf0P8vC8gR9fljFiD53r94hBdX2xXqL5xUPEQfXsTmI5Mb7wyBgcB1icjcn1Tc0tnmmMpa0wKZKYxolj
Other Info �\���/ ���c �޿x�W��/�T<D^��#�� ���u��ܟT�����Z��)�h�
URL https://talents.ssi.gouv.fr/robots.txt
Method GET
Parameter
Attack
Evidence 2BKU7aXDodULnf18i5YlxWmcYofCIjn
Other Info ���á� ��|��%�i�b��"9
URL https://talents.ssi.gouv.fr/sitemap.xml
Method GET
Parameter
Attack
Evidence 2B7OhoP3wDjPtCKu9gM5QsvNELLxxo
Other Info �Ά���8ϴ"��9B�����
URL https://talents.ssi.gouv.fr/users/sign_in
Method GET
Parameter
Attack
Evidence 2BwYFJf5XIlcO3xwA5nIBkbg9FYIz8SL5c9VEVqagyiiW63
Other Info ���\�\;|p��F��V�ċ��UZ��(�[�
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://talents.ssi.gouv.fr/assets/admin-c36dbd9b66904b3684389119c172c2830559f6ec3e933d7341a7661d32eae8bf.js
Method GET
Parameter
Attack
Evidence query
Other Info The following pattern was used: \bQUERY\b and was detected in likely comment: "//") + (this.user && u3(this.user) + (this.pass && ":" + u3(this.pass)) + "@") + (this.host && this.host) + (this.port && ":" + ", see evidence field for the suspicious comment/snippet.
URL https://talents.ssi.gouv.fr/assets/application-fd33b44ab4a615d9aad65cc8b59df7e8cb8863bbac3ebeea7baae92b3ca6cc4c.js
Method GET
Parameter
Attack
Evidence query
Other Info The following pattern was used: \bQUERY\b and was detected in likely comment: "//") + (this.user && u2(this.user) + (this.pass && ":" + u2(this.pass)) + "@") + (this.host && this.host) + (this.port && ":" + ", see evidence field for the suspicious comment/snippet.
Instances 2
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://talents.ssi.gouv.fr/
Method GET
Parameter
Attack
Evidence <a class="rf-footer__brand-link" href=""><img alt="ANSSI - Agence nationale de la sécurité des systèmes d&#39;information" style="width:auto; height:5rem;" src="https://oos.cloudgouv-eu-west-1.outscale.com/erecrutement-anssi-production/organizations/operator_logos/893/049/fa-/original/20180613_logo_anssi_m.png" /> </a>
Other Info Links have been found that do not have traditional href attributes, which is an indication that this is a modern web application.
URL https://talents.ssi.gouv.fr/*/apply
Method GET
Parameter
Attack
Evidence <a class="rf-footer__brand-link" href=""><img alt="ANSSI - Agence nationale de la sécurité des systèmes d&#39;information" style="width:auto; height:5rem;" src="https://oos.cloudgouv-eu-west-1.outscale.com/erecrutement-anssi-production/organizations/operator_logos/893/049/fa-/original/20180613_logo_anssi_m.png" /> </a>
Other Info Links have been found that do not have traditional href attributes, which is an indication that this is a modern web application.
URL https://talents.ssi.gouv.fr/mes-candidatures
Method GET
Parameter
Attack
Evidence <a class="rf-footer__brand-link" href=""><img alt="ANSSI - Agence nationale de la sécurité des systèmes d&#39;information" style="width:auto; height:5rem;" src="https://oos.cloudgouv-eu-west-1.outscale.com/erecrutement-anssi-production/organizations/operator_logos/893/049/fa-/original/20180613_logo_anssi_m.png" /> </a>
Other Info Links have been found that do not have traditional href attributes, which is an indication that this is a modern web application.
URL https://talents.ssi.gouv.fr/offresdemploi
Method GET
Parameter
Attack
Evidence <a class="rf-footer__brand-link" href=""><img alt="ANSSI - Agence nationale de la sécurité des systèmes d&#39;information" style="width:auto; height:5rem;" src="https://oos.cloudgouv-eu-west-1.outscale.com/erecrutement-anssi-production/organizations/operator_logos/893/049/fa-/original/20180613_logo_anssi_m.png" /> </a>
Other Info Links have been found that do not have traditional href attributes, which is an indication that this is a modern web application.
URL https://talents.ssi.gouv.fr/offresdemploi/auditeur-trice-infrastructures-5g
Method GET
Parameter
Attack
Evidence <a class="rf-footer__brand-link" href=""><img alt="ANSSI - Agence nationale de la sécurité des systèmes d&#39;information" style="width:auto; height:5rem;" src="https://oos.cloudgouv-eu-west-1.outscale.com/erecrutement-anssi-production/organizations/operator_logos/893/049/fa-/original/20180613_logo_anssi_m.png" /> </a>
Other Info Links have been found that do not have traditional href attributes, which is an indication that this is a modern web application.
URL https://talents.ssi.gouv.fr/offresdemploi/expert-en-securite-des-infrastructures-en-environnement-linux-f-h
Method GET
Parameter
Attack
Evidence <a class="rf-footer__brand-link" href=""><img alt="ANSSI - Agence nationale de la sécurité des systèmes d&#39;information" style="width:auto; height:5rem;" src="https://oos.cloudgouv-eu-west-1.outscale.com/erecrutement-anssi-production/organizations/operator_logos/893/049/fa-/original/20180613_logo_anssi_m.png" /> </a>
Other Info Links have been found that do not have traditional href attributes, which is an indication that this is a modern web application.
URL https://talents.ssi.gouv.fr/pages/conditions-generales-d-utilisation
Method GET
Parameter
Attack
Evidence <a class="rf-footer__brand-link" href=""><img alt="ANSSI - Agence nationale de la sécurité des systèmes d&#39;information" style="width:auto; height:5rem;" src="https://oos.cloudgouv-eu-west-1.outscale.com/erecrutement-anssi-production/organizations/operator_logos/893/049/fa-/original/20180613_logo_anssi_m.png" /> </a>
Other Info Links have been found that do not have traditional href attributes, which is an indication that this is a modern web application.
URL https://talents.ssi.gouv.fr/pages/mentions-legales
Method GET
Parameter
Attack
Evidence <a class="rf-footer__brand-link" href=""><img alt="ANSSI - Agence nationale de la sécurité des systèmes d&#39;information" style="width:auto; height:5rem;" src="https://oos.cloudgouv-eu-west-1.outscale.com/erecrutement-anssi-production/organizations/operator_logos/893/049/fa-/original/20180613_logo_anssi_m.png" /> </a>
Other Info Links have been found that do not have traditional href attributes, which is an indication that this is a modern web application.
URL https://talents.ssi.gouv.fr/pages/politique-de-confidentialite-0c7787af-36a3-4e13-8dbb-233c975ee4de
Method GET
Parameter
Attack
Evidence <a class="rf-footer__brand-link" href=""><img alt="ANSSI - Agence nationale de la sécurité des systèmes d&#39;information" style="width:auto; height:5rem;" src="https://oos.cloudgouv-eu-west-1.outscale.com/erecrutement-anssi-production/organizations/operator_logos/893/049/fa-/original/20180613_logo_anssi_m.png" /> </a>
Other Info Links have been found that do not have traditional href attributes, which is an indication that this is a modern web application.
URL https://talents.ssi.gouv.fr/users/sign_in
Method GET
Parameter
Attack
Evidence <a class="rf-footer__brand-link" href=""><img alt="ANSSI - Agence nationale de la sécurité des systèmes d&#39;information" style="width:auto; height:5rem;" src="https://oos.cloudgouv-eu-west-1.outscale.com/erecrutement-anssi-production/organizations/operator_logos/893/049/fa-/original/20180613_logo_anssi_m.png" /> </a>
Other Info Links have been found that do not have traditional href attributes, which is an indication that this is a modern web application.
URL https://talents.ssi.gouv.fr/users/sign_up
Method GET
Parameter
Attack
Evidence <a class="rf-footer__brand-link" href=""><img alt="ANSSI - Agence nationale de la sécurité des systèmes d&#39;information" style="width:auto; height:5rem;" src="https://oos.cloudgouv-eu-west-1.outscale.com/erecrutement-anssi-production/organizations/operator_logos/893/049/fa-/original/20180613_logo_anssi_m.png" /> </a>
Other Info Links have been found that do not have traditional href attributes, which is an indication that this is a modern web application.
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://talents.ssi.gouv.fr/
Method GET
Parameter
Attack
Evidence private
Other Info
URL https://talents.ssi.gouv.fr/admin/sign_in
Method GET
Parameter
Attack
Evidence private
Other Info
URL https://talents.ssi.gouv.fr/offresdemploi/auditeur-trice-infrastructures-5g
Method GET
Parameter
Attack
Evidence private
Other Info
URL https://talents.ssi.gouv.fr/offresdemploi/expert-en-securite-des-infrastructures-en-environnement-linux-f-h
Method GET
Parameter
Attack
Evidence private
Other Info
URL https://talents.ssi.gouv.fr/pages/mentions-legales
Method GET
Parameter
Attack
Evidence private
Other Info
URL https://talents.ssi.gouv.fr/pages/politique-de-confidentialite-0c7787af-36a3-4e13-8dbb-233c975ee4de
Method GET
Parameter
Attack
Evidence private
Other Info
URL https://talents.ssi.gouv.fr/robots.txt
Method GET
Parameter
Attack
Evidence private
Other Info
URL https://talents.ssi.gouv.fr/sitemap.xml
Method GET
Parameter
Attack
Evidence private
Other Info
URL https://talents.ssi.gouv.fr/users/sign_in
Method GET
Parameter
Attack
Evidence private
Other Info
Instances 9
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://talents.ssi.gouv.fr/
Method GET
Parameter cache-control
Attack
Evidence max-age=0, private, must-revalidate
Other Info
URL https://talents.ssi.gouv.fr/admin/sign_in
Method GET
Parameter cache-control
Attack
Evidence max-age=0, private, must-revalidate
Other Info
URL https://talents.ssi.gouv.fr/offresdemploi
Method GET
Parameter cache-control
Attack
Evidence max-age=0, private, must-revalidate
Other Info
URL https://talents.ssi.gouv.fr/offresdemploi/auditeur-trice-infrastructures-5g
Method GET
Parameter cache-control
Attack
Evidence max-age=0, private, must-revalidate
Other Info
URL https://talents.ssi.gouv.fr/offresdemploi/expert-en-securite-des-infrastructures-en-environnement-linux-f-h
Method GET
Parameter cache-control
Attack
Evidence max-age=0, private, must-revalidate
Other Info
URL https://talents.ssi.gouv.fr/pages/conditions-generales-d-utilisation
Method GET
Parameter cache-control
Attack
Evidence max-age=0, private, must-revalidate
Other Info
URL https://talents.ssi.gouv.fr/pages/mentions-legales
Method GET
Parameter cache-control
Attack
Evidence max-age=0, private, must-revalidate
Other Info
URL https://talents.ssi.gouv.fr/pages/politique-de-confidentialite-0c7787af-36a3-4e13-8dbb-233c975ee4de
Method GET
Parameter cache-control
Attack
Evidence max-age=0, private, must-revalidate
Other Info
URL https://talents.ssi.gouv.fr/robots.txt
Method GET
Parameter cache-control
Attack
Evidence max-age=0, private, must-revalidate
Other Info
URL https://talents.ssi.gouv.fr/sitemap.xml
Method GET
Parameter cache-control
Attack
Evidence max-age=0, private, must-revalidate
Other Info
URL https://talents.ssi.gouv.fr/users/sign_in
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://talents.ssi.gouv.fr/
Method GET
Parameter Sec-Fetch-Dest
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/robots.txt
Method GET
Parameter Sec-Fetch-Dest
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/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://talents.ssi.gouv.fr/
Method GET
Parameter Sec-Fetch-Mode
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/robots.txt
Method GET
Parameter Sec-Fetch-Mode
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/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://talents.ssi.gouv.fr/
Method GET
Parameter Sec-Fetch-Site
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/robots.txt
Method GET
Parameter Sec-Fetch-Site
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/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://talents.ssi.gouv.fr/
Method GET
Parameter Sec-Fetch-User
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/robots.txt
Method GET
Parameter Sec-Fetch-User
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/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://talents.ssi.gouv.fr/
Method GET
Parameter _civilsdeladefense_session
Attack
Evidence _civilsdeladefense_session
Other Info cookie:_civilsdeladefense_session
URL https://talents.ssi.gouv.fr/admin/sign_in
Method GET
Parameter _civilsdeladefense_session
Attack
Evidence _civilsdeladefense_session
Other Info cookie:_civilsdeladefense_session
URL https://talents.ssi.gouv.fr/offresdemploi
Method GET
Parameter _civilsdeladefense_session
Attack
Evidence _civilsdeladefense_session
Other Info cookie:_civilsdeladefense_session
URL https://talents.ssi.gouv.fr/offresdemploi/auditeur-trice-infrastructures-5g
Method GET
Parameter _civilsdeladefense_session
Attack
Evidence _civilsdeladefense_session
Other Info cookie:_civilsdeladefense_session
URL https://talents.ssi.gouv.fr/offresdemploi/expert-en-securite-des-infrastructures-en-environnement-linux-f-h
Method GET
Parameter _civilsdeladefense_session
Attack
Evidence _civilsdeladefense_session
Other Info cookie:_civilsdeladefense_session
URL https://talents.ssi.gouv.fr/pages/mentions-legales
Method GET
Parameter _civilsdeladefense_session
Attack
Evidence _civilsdeladefense_session
Other Info cookie:_civilsdeladefense_session
URL https://talents.ssi.gouv.fr/pages/politique-de-confidentialite-0c7787af-36a3-4e13-8dbb-233c975ee4de
Method GET
Parameter _civilsdeladefense_session
Attack
Evidence _civilsdeladefense_session
Other Info cookie:_civilsdeladefense_session
URL https://talents.ssi.gouv.fr/users/sign_in
Method GET
Parameter _civilsdeladefense_session
Attack
Evidence _civilsdeladefense_session
Other Info cookie:_civilsdeladefense_session
URL https://talents.ssi.gouv.fr/
Method GET
Parameter _civilsdeladefense_session
Attack
Evidence _civilsdeladefense_session
Other Info cookie:_civilsdeladefense_session
Instances 9
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://talents.ssi.gouv.fr/assets/favicon-16x16-cee1ba62d725108179ced37cd6c3d492e1a79204d1737794212f43e439fd8074.png
Method GET
Parameter
Attack
Evidence max-age=31556952
Other Info
URL https://talents.ssi.gouv.fr/assets/favicon-32x32-bb8d4815799252fdfab48b5d8bfd016023a7f90044b3371e4ac3cd4cee350aaf.png
Method GET
Parameter
Attack
Evidence max-age=31556952
Other Info
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://datatracker.ietf.org/doc/html/rfc7234
https://datatracker.ietf.org/doc/html/rfc7231
https://www.w3.org/Protocols/rfc2616/rfc2616-sec13.html
CWE Id 524
WASC Id 13
Plugin Id 10049
Informational
User Controllable HTML Element Attribute (Potential XSS)
Description
This check looks at user-supplied input in query string parameters and POST data to identify where certain HTML attribute values might be controlled. This provides hot-spot detection for XSS (cross-site scripting) that will require further review by a security analyst to determine exploitability.
URL https://talents.ssi.gouv.fr/admin/sign_in
Method POST
Parameter administrator[email]
Attack
Evidence
Other Info User-controlled HTML attribute values were found. Try injecting special characters to see if XSS might be possible. The page at the following URL: https://talents.ssi.gouv.fr/admin/sign_in appears to include user input in: a(n) [input] tag [value] attribute The user input found was: administrator[email]=foo-bar@example.com The user-controlled value was: foo-bar@example.com
URL https://talents.ssi.gouv.fr/admin/sign_in
Method POST
Parameter commit
Attack
Evidence
Other Info User-controlled HTML attribute values were found. Try injecting special characters to see if XSS might be possible. The page at the following URL: https://talents.ssi.gouv.fr/admin/sign_in appears to include user input in: a(n) [input] tag [data-disable-with] attribute The user input found was: commit=Se connecter The user-controlled value was: se connecter
URL https://talents.ssi.gouv.fr/admin/sign_in
Method POST
Parameter commit
Attack
Evidence
Other Info User-controlled HTML attribute values were found. Try injecting special characters to see if XSS might be possible. The page at the following URL: https://talents.ssi.gouv.fr/admin/sign_in appears to include user input in: a(n) [input] tag [value] attribute The user input found was: commit=Se connecter The user-controlled value was: se connecter
URL https://talents.ssi.gouv.fr/users
Method POST
Parameter commit
Attack
Evidence
Other Info User-controlled HTML attribute values were found. Try injecting special characters to see if XSS might be possible. The page at the following URL: https://talents.ssi.gouv.fr/users appears to include user input in: a(n) [input] tag [data-disable-with] attribute The user input found was: commit=Créer mon espace candidat The user-controlled value was: créer mon espace candidat
URL https://talents.ssi.gouv.fr/users
Method POST
Parameter commit
Attack
Evidence
Other Info User-controlled HTML attribute values were found. Try injecting special characters to see if XSS might be possible. The page at the following URL: https://talents.ssi.gouv.fr/users appears to include user input in: a(n) [input] tag [value] attribute The user input found was: commit=Créer mon espace candidat The user-controlled value was: créer mon espace candidat
URL https://talents.ssi.gouv.fr/users
Method POST
Parameter user[email]
Attack
Evidence
Other Info User-controlled HTML attribute values were found. Try injecting special characters to see if XSS might be possible. The page at the following URL: https://talents.ssi.gouv.fr/users appears to include user input in: a(n) [input] tag [value] attribute The user input found was: user[email]=foo-bar@example.com The user-controlled value was: foo-bar@example.com
URL https://talents.ssi.gouv.fr/users
Method POST
Parameter user[first_name]
Attack
Evidence
Other Info User-controlled HTML attribute values were found. Try injecting special characters to see if XSS might be possible. The page at the following URL: https://talents.ssi.gouv.fr/users appears to include user input in: a(n) [input] tag [value] attribute The user input found was: user[first_name]=ZAP The user-controlled value was: zap
URL https://talents.ssi.gouv.fr/users
Method POST
Parameter user[last_name]
Attack
Evidence
Other Info User-controlled HTML attribute values were found. Try injecting special characters to see if XSS might be possible. The page at the following URL: https://talents.ssi.gouv.fr/users appears to include user input in: a(n) [input] tag [value] attribute The user input found was: user[last_name]=ZAP The user-controlled value was: zap
URL https://talents.ssi.gouv.fr/users
Method POST
Parameter user[password]
Attack
Evidence
Other Info User-controlled HTML attribute values were found. Try injecting special characters to see if XSS might be possible. The page at the following URL: https://talents.ssi.gouv.fr/users appears to include user input in: a(n) [input] tag [value] attribute The user input found was: user[password]=ZAP The user-controlled value was: zap
URL https://talents.ssi.gouv.fr/users
Method POST
Parameter user[password_confirmation]
Attack
Evidence
Other Info User-controlled HTML attribute values were found. Try injecting special characters to see if XSS might be possible. The page at the following URL: https://talents.ssi.gouv.fr/users appears to include user input in: a(n) [input] tag [value] attribute The user input found was: user[password_confirmation]=ZAP The user-controlled value was: zap
URL https://talents.ssi.gouv.fr/users/sign_in
Method POST
Parameter commit
Attack
Evidence
Other Info User-controlled HTML attribute values were found. Try injecting special characters to see if XSS might be possible. The page at the following URL: https://talents.ssi.gouv.fr/users/sign_in appears to include user input in: a(n) [input] tag [data-disable-with] attribute The user input found was: commit=Accéder à mon espace candidat The user-controlled value was: accéder à mon espace candidat
URL https://talents.ssi.gouv.fr/users/sign_in
Method POST
Parameter commit
Attack
Evidence
Other Info User-controlled HTML attribute values were found. Try injecting special characters to see if XSS might be possible. The page at the following URL: https://talents.ssi.gouv.fr/users/sign_in appears to include user input in: a(n) [input] tag [value] attribute The user input found was: commit=Accéder à mon espace candidat The user-controlled value was: accéder à mon espace candidat
URL https://talents.ssi.gouv.fr/users/sign_in
Method POST
Parameter user[email]
Attack
Evidence
Other Info User-controlled HTML attribute values were found. Try injecting special characters to see if XSS might be possible. The page at the following URL: https://talents.ssi.gouv.fr/users/sign_in appears to include user input in: a(n) [input] tag [value] attribute The user input found was: user[email]=foo-bar@example.com The user-controlled value was: foo-bar@example.com
Instances 13
Solution
Validate all input and sanitize output it before writing to any HTML attributes.
Reference https://cheatsheetseries.owasp.org/cheatsheets/Input_Validation_Cheat_Sheet.html
CWE Id 20
WASC Id 20
Plugin Id 10031

Sequence Details

With the associated active scan results.