ZAP Scanning Report

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

Generated on Sun, 20 Apr 2025 06:55:14

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 11
Permissions Policy Header Not Set Low 11
Timestamp Disclosure - Unix Low 5
X-Content-Type-Options Header Missing Low 6
Authentication Request Identified Informational 7
Base64 Disclosure Informational 13
Information Disclosure - Suspicious Comments Informational 2
Modern Web Application Informational 11
Non-Storable Content Informational 7
Re-examine Cache-control Directives Informational 11
Sec-Fetch-Dest Header is Missing Informational 3
Sec-Fetch-Mode Header is Missing Informational 3
Sec-Fetch-Site Header is Missing Informational 3
Sec-Fetch-User Header is Missing Informational 3
Session Management Response Identified Informational 13
Storable and Cacheable Content Informational 4
User Controllable HTML Element Attribute (Potential XSS) Informational 25

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/auditeur-trice-infrastructures-5g
Method GET
Parameter
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/offresdemploi/chef-adjoint-de-la-division-expertise-et-accompagnement-legal-f-h
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/assets/favicon-16x16-cee1ba62d725108179ced37cd6c3d492e1a79204d1737794212f43e439fd8074.png
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/
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/
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
Instances 11
Solution
Ensure that the application/web server sets the Cross-Origin-Resource-Policy header appropriately, and that it sets the Cross-Origin-Resource-Policy header to 'same-origin' for all web pages.

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

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

If possible, ensure that the end user uses a standards-compliant and modern web browser that supports the Cross-Origin-Resource-Policy header (https://caniuse.com/mdn-http_headers_cross-origin-resource-policy).
Reference https://developer.mozilla.org/en-US/docs/Web/HTTP/Cross-Origin_Resource_Policy
CWE Id 693
WASC Id 14
Plugin Id 90004
Low
Permissions Policy Header Not Set
Description
Permissions Policy Header is an added layer of security that helps to restrict from unauthorized access or usage of browser/client features by web resources. This policy ensures the user privacy by limiting or specifying the features of the browsers can be used by the web resources. Permissions Policy provides a set of standard HTTP headers that allow website owners to limit which features of browsers can be used by the page such as camera, microphone, location, full screen etc.
URL https://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/auditeur-trice-infrastructures-5g
Method GET
Parameter
Attack
Evidence
Other Info
URL https://talents.ssi.gouv.fr/offresdemploi/chef-adjoint-de-la-division-expertise-et-accompagnement-legal-f-h
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 1438324635
Other Info 1438324635, which evaluates to: 2015-07-31 06:37:15.
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 5
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/chef-adjoint-de-la-division-expertise-et-accompagnement-legal-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=chef-adjoint-de-la-division-expertise-et-accompagnement-legal-f-h 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 7
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 2BfQy8mdkScVr2qpskh2eDFzJnETGPmXgEu2bh3iwOzNBNRC2mF9wtNQmvha
Other Info ���ɝ�'�j��Hvx1s&q���K�n�����B�a}��P��Z
URL https://talents.ssi.gouv.fr/
Method GET
Parameter
Attack
Evidence 2Fnw2Q84jOjwfAaOGmMsRmG3odU1iuNpnU4ZvIgeFRIEFfaIlsPmOrdbGRfgz1qdDojZMgRC7SpVPG6IgimIDWy3DXo6csYztuWf7RN
Other Info �Y��8���|�c,Fa���5��i�N�������:�[��Z���2B�*U<n��)� l� z:r�3���
URL https://talents.ssi.gouv.fr/*/apply
Method GET
Parameter
Attack
Evidence mo2kRL3qltAQny-fdJnsz_8vc3KR5gdLJvuTy8Xa92Uhpxdlgpo3GHFqkz4SjR3BcMZGCSjzgZApAiTb6liUMA
Other Info ���D����/�t����/sr��K&������e!�e��7qj�>��p�F (�)$��X�0
URL https://talents.ssi.gouv.fr/admin
Method GET
Parameter
Attack
Evidence 2F7o3tLQRdPCreBKwnBII4am3fzSDxKQWEV
Other Info �^����E�­�J�pH#������XE
URL https://talents.ssi.gouv.fr/admin/sign_in
Method GET
Parameter
Attack
Evidence 2FYnkFFByAQ8PSwsu9uHFZnmQgKjcnbC6OXNnW
Other Info �V'�QA�<=,,�ۇ��B�rv���͝
URL https://talents.ssi.gouv.fr/mes-candidatures
Method GET
Parameter
Attack
Evidence idoeTNQ5YZVUl3dIGK6y2TX004klEeyaYCh1Q9bJPYMJjYLwd_jc5kCnMFUVj2fKM3lm0Qh1Yn_RlrG6qFrnuw
Other Info ��L�9a�T�wH���5�Ӊ%�`(uC��=� ���w���@�0U�g�3yf�ubі���Z�
URL https://talents.ssi.gouv.fr/offresdemploi/auditeur-trice-infrastructures-5g
Method GET
Parameter
Attack
Evidence 2BsGdKEAdKTAH0F4XRzzRTyRsMWtSzaHK99BCNLH7SHC50LU5uJhbZTNNEX7aQSjtgkxRg
Other Info �t�t��Ax]�E<��ŭK6�+�A���!��B���am��4E�i�� 1F
URL https://talents.ssi.gouv.fr/offresdemploi/chef-adjoint-de-la-division-expertise-et-accompagnement-legal-f-h
Method GET
Parameter
Attack
Evidence 2FH1fDEUpu74Ii8GXU1kJeVfy7d0KVn2CX0wA7FV9JcqZIJMTZKLT3HYcUdRUSCSfOKqHA16WBuK2YgP8H0EZ819vNO6L9eqqPJnGAjIcWCJWaVLeP9UblnwY27jP9GQ4dTpxB1VY8Vsv0LBIlS8YGdISYtPCRv
Other Info �Q�|1���"/]Md%�_˷t)Y� }0�U��*d�LM��Oq�qGQQ �|� zX�و�}g�}�Ӻ/ת��g�q`�Y�Kx�TnY�cn�?ѐ����Uc�l�B�"T�`gHI�O 
URL https://talents.ssi.gouv.fr/offresdemploi/expert-en-securite-des-infrastructures-en-environnement-linux-f-h
Method GET
Parameter
Attack
Evidence 2FVJtkWeQF9zAPqORDp52raXDjJ0yBixCRFdvqd1mugcLZ
Other Info �UI�E�@_s��D:yڶ�2t�� ]��u��-
URL https://talents.ssi.gouv.fr/pages/conditions-generales-d-utilisation
Method GET
Parameter
Attack
Evidence 2FHpaL6FOR8dhBDUaRU17Bhg0yhBErpz94rUbaOAtKWbbHXc2oZ2bkNZrVSvZFSfpEoB2ZSwviz4ftO6o7MU0jNPTk3EkIZI1zEBzC19ybCzzxmy19OFBuL2joHZeN6sj8ll7NjG5j2WXzORhq9ac07SDVn0CNB8sVT4YAuQrHF90OyoZOjZcSfAteX
Other Info �Q�h��9��i5�`�(A�s���m�����lu�چvnCY�T�dT��Jٔ��,�~Ӻ���3ONMĐ�H�1�-}ɰ����Ӆ�����xެ��e����=�_3���ZsN� Y��|�T�` ��q}��d��q'���
URL https://talents.ssi.gouv.fr/pages/mentions-legales
Method GET
Parameter
Attack
Evidence KowdB4ATg8ZyvU5QwV8vTBKlyMf5L7Zdo8bkBIwLghnJ
Other Info *����r�NP�_/L����/�]���� ��
URL https://talents.ssi.gouv.fr/pages/politique-de-confidentialite-0c7787af-36a3-4e13-8dbb-233c975ee4de
Method GET
Parameter
Attack
Evidence nIPPNaQFnXJA1OSOCiECOnmIalhGXXuavoj0JWCEtSIdaxjwRVVC0dMyQtGOILsmz0UmTCs5Zs8bxRFJxDDhP25HfDlbmKM8M8b49nQVGRhcGYG0N5bqWLikdtOTdUsJ7sWyacxMi788o4Y
Other Info ���5��r@�� !:y�jXF]{����%`��"k�EUB��2Bю �&�E&L+9f��I�0�?nG|9[��<3���t\��7��X��vӓuK �Ųi�L��<��
URL https://talents.ssi.gouv.fr/users/sign_in
Method GET
Parameter
Attack
Evidence 2F5RBcrFORCw3KkHtvctvO3f3HsRm4ehJQ
Other Info �^Q��9�ܩ��-����{���%
Instances 13
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/chef-adjoint-de-la-division-expertise-et-accompagnement-legal-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/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.
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
Method GET
Parameter
Attack
Evidence 302
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/pages/mentions-legales
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 7
Solution
The content may be marked as storable by ensuring that the following conditions are satisfied:

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

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

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

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

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

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

It must contain an "Expires" header field

It must contain a "max-age" response directive

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

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

It must have a status code that is defined as cacheable by default (200, 203, 204, 206, 300, 301, 404, 405, 410, 414, 501).
Reference https://datatracker.ietf.org/doc/html/rfc7234
https://datatracker.ietf.org/doc/html/rfc7231
https://www.w3.org/Protocols/rfc2616/rfc2616-sec13.html
CWE Id 524
WASC Id 13
Plugin Id 10049
Informational
Re-examine Cache-control Directives
Description
The cache-control header has not been set properly or is missing, allowing the browser and proxies to cache content. For static assets like css, js, or image files this might be intended, however, the resources should be reviewed to ensure that no sensitive content will be cached.
URL https://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/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/chef-adjoint-de-la-division-expertise-et-accompagnement-legal-f-h
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/mes-candidatures
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/mes-candidatures
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/mes-candidatures
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/mes-candidatures
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 Fv8i29cNZ1PKkVD%2Fyarh8fT2qRjkAF%2FKNYMbjye21DsTHdsBJFHe3L5vNx4H4r%2Fq6%2FLCa%2FirR%2BBjp5%2B%2F4rMeNJeJeeh0b5MEis8Vzt2LgmOotHDaAuPBJ56ieqempI8WDKH4fbuLNUz5nv8UjgSb5o8zrEHxlIsuzEtOGMYS8PlxRItQJ0rQ73sGbmv%2B1RCbrYG1OOy%2BsatLB5g1%2BfQy8mdkScVr2qpskh2eDFzJnETGPmXgEu2bh3iwOzNBNRC2mF9wtNQmvha%2FDB533hBqZ6RSrBk2Na4R0EF%2FxoeZsEJmiQ%3D%3D--f3zjqz09XADSmcop--rYUgiUvKHkDJT%2FRo%2FVDEMw%3D%3D
Other Info cookie:_civilsdeladefense_session
URL https://talents.ssi.gouv.fr/
Method GET
Parameter _civilsdeladefense_session
Attack
Evidence o88hZDbJt0yr20xAkMEMPF0fH0v8O%2FFPBa6wXJ1zGpzynhfmKb57o1G%2Fnw2Q84jOjwfAaOGmMsRmG3odU1iuNpnU4ZvIgeFRIEFfaIlsPmOrdbGRfgz1qdDojZMgRC7SpVPG6IgimIDWy3DXo6csYztuWf7RN%2FVgsb99oU3YvqGX149jkbSekLIHcMPrkbjS%2FsF2QGWKll9jjJvy1kbqWs8V6h6DmnrhCzZB4bxHzZBRp7z%2BPeflN1TSl0fY4qJQkAH%2B0QiJKOOq%2FAWOBoUMl2nEyFXSZhHEelJ5nMV9piBhTQ%3D%3D--GIhIaxlrpMLzYLFP--Hm2bvQ2Y%2FYVbsssS%2BR2p3Q%3D%3D
Other Info cookie:_civilsdeladefense_session
URL https://talents.ssi.gouv.fr/admin
Method GET
Parameter _civilsdeladefense_session
Attack
Evidence swzj1um4ugG53DO9Rs6bpGUUwmcRl65sIxjkd93AiAs3j%2F7o3tLQRdPCreBKwnBII4am3fzSDxKQWEV%2BeL3NqR%2BHNmZcy6z%2F3cQUtt52yAEuzbqL4d%2Bb6UaW6cCdXK%2B99HNK2zAw%2FKyP3pnG2XjdRoH1vVKYMMQZseZGb1nFcawY2gky%2FDpPZkrc6GPFo1ux0tzKt0DC7Klr5nlywLW%2BtkUd6uRjHPLEpDN4yLaI9rhK6C6mX0aHsHRZRDr%2BAI6w4gOuQFXqemshjwX0bFFv8vyQO5aYqVwLG1h230tPPT03GASTJcAzW1KMJyUwtDttDiEwO9DlbBYCIV9%2BsQtXdcSxaCOXyoz7nh5M4eWEe%2F3LkJbZB6iyg10gpBhluIqzX1FvKXc6%2FMkMG4beGHn1sm6McigGS5i1RaHE5bzVTA%2FRU0zmec%2FCeHr3hoPQgg%3D%3D--XwwBRH9Ing7aFkuz--Jue6SkzR34ldlQLjSwHKvQ%3D%3D
Other Info cookie:_civilsdeladefense_session
URL https://talents.ssi.gouv.fr/admin/sign_in
Method GET
Parameter _civilsdeladefense_session
Attack
Evidence oOffQafYQxZ3%2BzahdB3qEdTiHw%2FYnkFFByAQ8PSwsu9uHFZnmQgKjcnbC6OXNnW%2FLp%2BS6X39aZ2HVMNhi3Q9w2X2KV6XiggjUvBPJknnsXbqkNWv7%2FL2xrdQGl9RRPZIoH2vN%2By0A%2BNBBR2XKxYNvFxI6j9uIcqVAKZh4V99Sla%2F7mXjQyBuQO%2Bozt1RdWz%2FGkOZLIifhHLmWWt7NXDWceNTpuzO%2FtUmZiGlkEYYFt16OtC19hbLugApQyEo9tPnhmcfAcL65c16oOpfJKvTSn2DzuwYrsUaLjEwfcOauiVV1A%3D%3D--dWZYkfHOaJiazcTQ--Blo8PsWykCXEpBFW1kA%2BRA%3D%3D
Other Info cookie:_civilsdeladefense_session
URL https://talents.ssi.gouv.fr/offresdemploi
Method GET
Parameter _civilsdeladefense_session
Attack
Evidence EzRT3e44HysfTB8PoAlb18RhO%2BvwPYrV7IjXEOXVwQdUDF5ZnYaKc5uRgbY5gU%2BUGzCDJjteDMUkVls1NQ4tZB8yoKph5FUsVoMggyU%2F8Z%2Fuk7LdLQnedBBCVlh3xsC4glLBwrADZeIiJmC9wY958w1WkeXFOMhrVt409Q%2FkXRnz5Ulg5qvQqR%2B0l62BuJp5K4qtDtEtDbpkxaFVOQvzxxJLLaZk6NDJjSFLly%2FwV81EvlRoJNQAo8dg%2BWr3rwv1xUwWbaYnFji%2FGJ74mfb7pJ5QsINNo3ZFRumtW67iIZkY5Q%3D%3D--PTx0DWsEpWoamXpr--mk0SBFzeFLfIVbJlEgUoAg%3D%3D
Other Info cookie:_civilsdeladefense_session
URL https://talents.ssi.gouv.fr/offresdemploi/auditeur-trice-infrastructures-5g
Method GET
Parameter _civilsdeladefense_session
Attack
Evidence 0bgdSsGr2om9Cp8KOLnIHwgMIxK7VDuktcEa4DwfKNEhBLYEEJJ6h4VR8U4ow6j7mju3m%2FwnA2U8b2d5wzz0PKnYTURUUPL5%2BsGdKEAdKTAH0F4XRzzRTyRsMWtSzaHK99BCNLH7SHC50LU5uJhbZTNNEX7aQSjtgkxRg%2BeHKzG%2F9Pqiq0G19N6bM96AU9ZOSm2vANj8AsUSWicAtHQWM5Q6Deuihay9kq%2BgBcXuP2Zfdi2duneLAA4aDkZ26CF%2BhqaKnM3qA52B8JmpTpM6QXI0eXIgSccFu2XRTWaR%2Fy1A8Q%3D%3D--Xhjfex%2B2UCNHW7UC--Mpfcvvq7laFaxmFVG%2BMC4g%3D%3D
Other Info cookie:_civilsdeladefense_session
URL https://talents.ssi.gouv.fr/offresdemploi/chef-adjoint-de-la-division-expertise-et-accompagnement-legal-f-h
Method GET
Parameter _civilsdeladefense_session
Attack
Evidence dW9Z4%2BGVAg%2BZPbjWRTE%2FH1fDEUpu74Ii8GXU1kJeVfy7d0KVn2CX0wA7FV9JcqZIJMTZKLT3HYcUdRUSCSfOKqHA16WBuK2YgP8H0EZ819vNO6L9eqqPJnGAjIcWCJWaVLeP9UblnwY27jP9GQ4dTpxB1VY8Vsv0LBIlS8YGdISYtPCRv%2BD3aN0sIhmqS7Ll8UNk7wIYGM0vECRAa%2B8uOlNHxY8nfUzTWPx91DZI36JLmif5VrF0Ref2mqdNEQXC%2BpRVmqYX%2B6OCoeZX81yra7OrjM1%2Bk0mV0gS4LulZRFnXww%3D%3D--tJ%2F5xWLnTxP9r6cZ--pn2lVEm65U1P5ZcaqK24SQ%3D%3D
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 NJYRZP%2BaenLifIEoKPzYMef%2BwVfGU2s%2Bnsh81dDsPt2x4K8CKvtQdW7T%2F5RP4nMmn1Q2nluiUHiaIXQacBF%2BatmkAWXxBwISNg30%2FVJtkWeQF9zAPqORDp52raXDjJ0yBixCRFdvqd1mugcLZ%2FWF%2FDSGpOoEAJd7z097Bfd%2FJ1GmO6a9%2BWK%2B58UDW0orUUtUDLDILC21zAEAERQF3YDJghE6oHAMNMiTu8oD8WqcOBzL%2FVIdG1dCEH9%2BB79kD1sf45X9y6k3WI0PYCwf1zde5K3CYCo9%2F3DGD7XZqvkmSxGD2g%3D%3D--hi7FPvu9gzaniWDL--yaTAwmEKZz1%2BQvcj0MeKMw%3D%3D
Other Info cookie:_civilsdeladefense_session
URL https://talents.ssi.gouv.fr/pages/conditions-generales-d-utilisation
Method GET
Parameter _civilsdeladefense_session
Attack
Evidence lc%2BoBhvlXTybb%2BtWo%2BHmivhujRlFUmKSkVk1%2FHpaL6FOR8dhBDUaRU17Bhg0yhBErpz94rUbaOAtKWbbHXc2oZ2bkNZrVSvZFSfpEoB2ZSwviz4ftO6o7MU0jNPTk3EkIZI1zEBzC19ybCzzxmy19OFBuL2joHZeN6sj8ll7NjG5j2WXzORhq9ac07SDVn0CNB8sVT4YAuQrHF90OyoZOjZcSfAteX%2FZKryjxXQuG2nQGd4iKhlVPaGrCeOiAMfSp3WF%2BGpyA%2BSU9QWvdSuxa4vy0DnnQ9HqwxUt5BZ6oZRO8pkA7WCVpJrQ1tux30iUwwSxOmFnXjrfKQs%2BHUNzBo4%2Fb7K8m6Tu1sVg6Kvb--AREkhobp01R750%2Fc--ulnegBxXMi5m0ayHOqo5rQ%3D%3D
Other Info cookie:_civilsdeladefense_session
URL https://talents.ssi.gouv.fr/pages/mentions-legales
Method GET
Parameter _civilsdeladefense_session
Attack
Evidence KowdB4ATg8ZyvU5QwV8vTBKlyMf5L7Zdo8bkBIwLghnJ%2By%2BNCrFSOo2%2F6%2FmRVdKS00VUN%2F5T26I%2BvFywpnm%2F%2BWGIq0VwbyPLSirV0qvIC%2BXzwxfon3A0zXkQXyebVqDX0YOM%2F%2FjvbQg1bxaUQ3umVG1wdO8syg%2Bd1i0Lb9o2W9yqbA594ws8FKNBptpA7zKNckKI39bQqm7uZGryxKB%2BGrFduM%2Fktn6TKf54wmAgHg9w0%2FFLbx4hDGKXVmBjr9IG9X9L3btgRuwTir4SGZ2cupDd23q4OJLbEWFT65cxu0FtEA%3D%3D--h6%2FFssxEvC1WvsSS--zMjc510%2FY9v%2BHsNL0yPuTA%3D%3D
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 nIPPNaQFnXJA1OSOCiECOnmIalhGXXuavoj0JWCEtSIdaxjwRVVC0dMyQtGOILsmz0UmTCs5Zs8bxRFJxDDhP25HfDlbmKM8M8b49nQVGRhcGYG0N5bqWLikdtOTdUsJ7sWyacxMi788o4Y%2FURvZJYOpGVs4%2FqImeKFs59ehFbvjEjPNwKpfPSBjNJlfJ%2FVtdSLxxrNS1asFXMQ%2FC%2FGUoGe3Yrt1YFNC9W7KZKv2a1LjdcIyI39cknPKJIAiO%2FZVmMQkiGpxOkIOTcodAzGdkadBSrOR228oL95EgYTdpMwU4xA8sCZ9ZiPDXLwaVt%2BaYJjQKNpvOCYL08a8QAfq40ZrCgIWzGEvtI4w3eAq--Bg9uT0NP%2FrqNrRDu--98lKKIt5GrlOvCokDsLUqQ%3D%3D
Other Info cookie:_civilsdeladefense_session
URL https://talents.ssi.gouv.fr/users/sign_in
Method GET
Parameter _civilsdeladefense_session
Attack
Evidence 2qfWDuIzjWs5rQ%2F5RBcrFORCw3KkHtvctvO3f3HsRm4ehJQ%2BwW7AQWgO4V4x2WIkEbs9ohPzboVjvApRlbBtjT9RfRLz0ejX6p0Ua9QACY5hu4EVDZctErB3GRpBdoriUyjQCBW%2BrEjpf9fuBzSV3Fk2f4rzYhK6RjVHBCRal7es4jl%2FxJg1XRFDRSgcllvHXoyrjgeOcjgfnwevK2vOUF2fTm4c%2F0cgy5BRNLuZZX7r%2BvQOuKCk3BXUb482leUmGLf0hJFJMlqQZIRYOved0n7SECfk0R%2FGENlev00QqhYM4w%3D%3D--t4je6s%2ByUIAViugb--j737VyBuO3TdIm93DOy0Rw%3D%3D
Other Info cookie:_civilsdeladefense_session
URL https://talents.ssi.gouv.fr/offresdemploi
Method POST
Parameter _civilsdeladefense_session
Attack
Evidence EzRT3e44HysfTB8PoAlb18RhO%2BvwPYrV7IjXEOXVwQdUDF5ZnYaKc5uRgbY5gU%2BUGzCDJjteDMUkVls1NQ4tZB8yoKph5FUsVoMggyU%2F8Z%2Fuk7LdLQnedBBCVlh3xsC4glLBwrADZeIiJmC9wY958w1WkeXFOMhrVt409Q%2FkXRnz5Ulg5qvQqR%2B0l62BuJp5K4qtDtEtDbpkxaFVOQvzxxJLLaZk6NDJjSFLly%2FwV81EvlRoJNQAo8dg%2BWr3rwv1xUwWbaYnFji%2FGJ74mfb7pJ5QsINNo3ZFRumtW67iIZkY5Q%3D%3D--PTx0DWsEpWoamXpr--mk0SBFzeFLfIVbJlEgUoAg%3D%3D
Other Info cookie:_civilsdeladefense_session
Instances 13
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/*/apply
Method GET
Parameter
Attack
Evidence
Other Info In the absence of an explicitly specified caching lifetime directive in the response, a liberal lifetime heuristic of 1 year was assumed. This is permitted by rfc7234.
URL https://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
URL https://talents.ssi.gouv.fr/mes-candidatures
Method GET
Parameter
Attack
Evidence
Other Info In the absence of an explicitly specified caching lifetime directive in the response, a liberal lifetime heuristic of 1 year was assumed. This is permitted by rfc7234.
Instances 4
Solution
Validate that the response does not contain sensitive, personal or user-specific information. If it does, consider the use of the following HTTP response headers, to limit, or prevent the content being stored and retrieved from the cache by another user:

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

Pragma: no-cache

Expires: 0

This configuration directs both HTTP 1.0 and HTTP 1.1 compliant caching servers to not store the response, and to not retrieve the response (without validation) from the cache, in response to a similar request.
Reference https://datatracker.ietf.org/doc/html/rfc7234
https://datatracker.ietf.org/doc/html/rfc7231
https://www.w3.org/Protocols/rfc2616/rfc2616-sec13.html
CWE Id 524
WASC Id 13
Plugin Id 10049
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/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP
Method GET
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/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP appears to include user input in: a(n) [input] tag [data-disable-with] attribute The user input found was: commit=Rechercher The user-controlled value was: rechercher
URL https://talents.ssi.gouv.fr/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP
Method GET
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/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP appears to include user input in: a(n) [input] tag [value] attribute The user input found was: commit=Rechercher The user-controlled value was: rechercher
URL https://talents.ssi.gouv.fr/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP
Method GET
Parameter contract_start_on
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/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP appears to include user input in: a(n) [input] tag [max] attribute The user input found was: contract_start_on=2025-04-20 The user-controlled value was: 2025-04-20
URL https://talents.ssi.gouv.fr/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP
Method GET
Parameter contract_start_on
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/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP appears to include user input in: a(n) [input] tag [value] attribute The user input found was: contract_start_on=2025-04-20 The user-controlled value was: 2025-04-20
URL https://talents.ssi.gouv.fr/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP
Method GET
Parameter job_offers[category_id][]
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/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP appears to include user input in: a(n) [input] tag [id] attribute The user input found was: job_offers[category_id][]=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7 The user-controlled value was: d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7
URL https://talents.ssi.gouv.fr/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP
Method GET
Parameter job_offers[category_id][]
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/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP appears to include user input in: a(n) [input] tag [value] attribute The user input found was: job_offers[category_id][]=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7 The user-controlled value was: d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7
URL https://talents.ssi.gouv.fr/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP
Method GET
Parameter job_offers[category_id][]
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/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP appears to include user input in: a(n) [label] tag [for] attribute The user input found was: job_offers[category_id][]=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7 The user-controlled value was: d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7
URL https://talents.ssi.gouv.fr/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP
Method GET
Parameter job_offers[contract_type_id][]
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/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP appears to include user input in: a(n) [input] tag [value] attribute The user input found was: job_offers[contract_type_id][]=fcaa7225-91f0-4f22-9b88-1b50a4a08820 The user-controlled value was: fcaa7225-91f0-4f22-9b88-1b50a4a08820
URL https://talents.ssi.gouv.fr/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP
Method GET
Parameter job_offers[county][]
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/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP appears to include user input in: a(n) [input] tag [id] attribute The user input found was: job_offers[county][]=Paris The user-controlled value was: paris
URL https://talents.ssi.gouv.fr/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP
Method GET
Parameter job_offers[county][]
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/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP appears to include user input in: a(n) [input] tag [value] attribute The user input found was: job_offers[county][]=Paris The user-controlled value was: paris
URL https://talents.ssi.gouv.fr/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP
Method GET
Parameter job_offers[county][]
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/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP appears to include user input in: a(n) [label] tag [for] attribute The user input found was: job_offers[county][]=Paris The user-controlled value was: paris
URL https://talents.ssi.gouv.fr/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP
Method GET
Parameter job_offers[experience_level_id][]
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/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP appears to include user input in: a(n) [input] tag [value] attribute The user input found was: job_offers[experience_level_id][]=27f087cf-a563-457d-8c5b-ef8b21632e5d The user-controlled value was: 27f087cf-a563-457d-8c5b-ef8b21632e5d
URL https://talents.ssi.gouv.fr/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP
Method GET
Parameter job_offers[region][]
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/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP appears to include user input in: a(n) [input] tag [id] attribute The user input found was: job_offers[region][]=Île-de-France The user-controlled value was: île-de-france
URL https://talents.ssi.gouv.fr/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP
Method GET
Parameter job_offers[region][]
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/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP appears to include user input in: a(n) [input] tag [value] attribute The user input found was: job_offers[region][]=Île-de-France The user-controlled value was: île-de-france
URL https://talents.ssi.gouv.fr/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP
Method GET
Parameter job_offers[region][]
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/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP appears to include user input in: a(n) [label] tag [for] attribute The user input found was: job_offers[region][]=Île-de-France The user-controlled value was: île-de-france
URL https://talents.ssi.gouv.fr/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP
Method GET
Parameter job_offers[study_level_id][]
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/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP appears to include user input in: a(n) [input] tag [value] attribute The user input found was: job_offers[study_level_id][]=b8238013-0215-480f-aa00-d8e11048265b The user-controlled value was: b8238013-0215-480f-aa00-d8e11048265b
URL https://talents.ssi.gouv.fr/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP
Method GET
Parameter published_at
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/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP appears to include user input in: a(n) [input] tag [max] attribute The user input found was: published_at=2025-04-20 The user-controlled value was: 2025-04-20
URL https://talents.ssi.gouv.fr/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP
Method GET
Parameter published_at
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/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP appears to include user input in: a(n) [input] tag [value] attribute The user input found was: published_at=2025-04-20 The user-controlled value was: 2025-04-20
URL https://talents.ssi.gouv.fr/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP
Method GET
Parameter q
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/offresdemploi?bookmarked&commit=Rechercher&contract_start_on=2025-04-20&job_offers%5Bcategory_id%5D%5B%5D=d8e7b0d8-ebd6-4d50-88bc-7a7a842bb6c7&job_offers%5Bcontract_type_id%5D%5B%5D=fcaa7225-91f0-4f22-9b88-1b50a4a08820&job_offers%5Bcounty%5D%5B%5D=Paris&job_offers%5Bexperience_level_id%5D%5B%5D=27f087cf-a563-457d-8c5b-ef8b21632e5d&job_offers%5Bregion%5D%5B%5D=%C3%8Ele-de-France&job_offers%5Bstudy_level_id%5D%5B%5D=b8238013-0215-480f-aa00-d8e11048265b&published_at=2025-04-20&q=ZAP appears to include user input in: a(n) [input] tag [value] attribute The user input found was: q=ZAP The user-controlled value was: zap
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/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 25
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.