Risk Level | Number of Alerts |
---|---|
High
|
1
|
Medium
|
4
|
Low
|
5
|
Informational
|
10
|
False Positives:
|
0
|
For each step: result (Pass/Fail) - risk (of highest alert(s) for the step, if any).
Name | Risk Level | Number of Instances |
---|---|---|
Vulnerable JS Library | High | 1 |
CSP: script-src unsafe-eval | Medium | 3 |
CSP: script-src unsafe-inline | Medium | 3 |
CSP: style-src unsafe-inline | Medium | 3 |
Cross-Domain Misconfiguration | Medium | 11 |
Application Error Disclosure | Low | 12 |
Information Disclosure - Debug Error Messages | Low | 12 |
Insufficient Site Isolation Against Spectre Vulnerability | Low | 11 |
Strict-Transport-Security Header Not Set | Low | 11 |
Timestamp Disclosure - Unix | Low | 3 |
Base64 Disclosure | Informational | 11 |
Information Disclosure - Suspicious Comments | Informational | 13 |
Modern Web Application | Informational | 12 |
Non-Storable Content | Informational | 2 |
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 |
Storable and Cacheable Content | Informational | 9 |
High |
Vulnerable JS Library |
---|---|
Description |
The identified library appears to be vulnerable.
|
URL | https://pacoupa.incubateur.ademe.dev/_next/static/chunks/main-0ffa600f66971c71.js |
Method | GET |
Parameter | |
Attack | |
Evidence | ="14.0.4",G=(0,v.default)(),z=e=>[].slice.call(e),V=!1;class X extends g.default.Component{componentDidCatch(e,t){this.props.fn(e,t)}componentDidMount |
Other Info | The identified library nextjs, version 14.0.4 is vulnerable. CVE-2024-47831 CVE-2024-56332 CVE-2024-51479 CVE-2025-32421 CVE-2025-29927 CVE-2025-48068 CVE-2024-34351 CVE-2024-46982 https://github.com/advisories/GHSA-g77x-44xx-532m https://vercel.com/changelog/vercel-firewall-proactively-protects-against-vulnerability-with-middleware https://github.com/vercel/next.js/commit/bd164d53af259c05f1ab434004bcfdd3837d7cda https://github.com/advisories/GHSA-7gfc-8cq8-jh5f https://vercel.com/changelog/cve-2025-48068 https://nvd.nist.gov/vuln/detail/CVE-2024-51479 https://github.com/advisories/GHSA-7m27-7ghc-44w9 https://github.com/vercel/next.js/security/advisories/GHSA-fr5h-rqp8-mj6g https://github.com/vercel/next.js/releases/tag/v13.5.9 https://github.com/vercel/next.js/commit/d11cbc9ff0b1aaefabcba9afe1e562e0b1fde65a https://github.com/vercel/next.js/commit/1c8234eb20bc8afd396b89999a00f06b61d72d7b https://nvd.nist.gov/vuln/detail/CVE-2025-32421 https://security.netapp.com/advisory/ntap-20250328-0002 https://github.com/vercel/next.js/commit/5fd3ae8f8542677c6294f32d18022731eab6fe48 https://github.com/vercel/next.js/security/advisories/GHSA-f82v-jwr5-mffw https://github.com/advisories/GHSA-3h52-269p-cp9r https://github.com/vercel/next.js/commit/52a078da3884efe6501613c7834a3d02a91676d2 https://github.com/advisories/GHSA-fr5h-rqp8-mj6g https://github.com/advisories/GHSA-f82v-jwr5-mffw https://nvd.nist.gov/vuln/detail/CVE-2025-48068 https://vercel.com/changelog/cve-2025-32421 https://github.com/vercel/next.js/commit/7ed7f125e07ef0517a331009ed7e32691ba403d3 https://github.com/vercel/next.js/security/advisories/GHSA-7m27-7ghc-44w9 https://github.com/advisories/GHSA-qpjv-v59x-3qc4 https://github.com/vercel/next.js/releases/tag/v12.3.5 https://nvd.nist.gov/vuln/detail/CVE-2024-56332 https://github.com/vercel/next.js/security/advisories/GHSA-3h52-269p-cp9r https://nvd.nist.gov/vuln/detail/CVE-2025-29927 https://github.com/vercel/next.js/security/advisories/GHSA-qpjv-v59x-3qc4 https://github.com/vercel/next.js/commit/8f7a6ca7d21a97bc9f7a1bbe10427b5ad74b9085 https://nvd.nist.gov/vuln/detail/CVE-2024-34351 https://github.com/advisories/GHSA-gp8f-8m3g-qvj9 https://github.com/vercel/next.js/security/advisories/GHSA-7gfc-8cq8-jh5f https://github.com/vercel/next.js/releases/tag/v14.2.15 https://github.com/vercel/next.js http://www.openwall.com/lists/oss-security/2025/03/23/4 https://nvd.nist.gov/vuln/detail/CVE-2024-47831 https://github.com/vercel/next.js/security/advisories/GHSA-gp8f-8m3g-qvj9 https://nvd.nist.gov/vuln/detail/CVE-2024-46982 https://github.com/vercel/next.js/pull/62561 https://github.com/vercel/next.js/security/advisories/GHSA-g77x-44xx-532m http://www.openwall.com/lists/oss-security/2025/03/23/3 |
Instances | 1 |
Solution |
Upgrade to the latest version of the affected library.
|
Reference | https://owasp.org/Top10/A06_2021-Vulnerable_and_Outdated_Components/ |
CWE Id | 1395 |
WASC Id | |
Plugin Id | 10003 |
Medium |
CSP: script-src unsafe-eval |
---|---|
Description |
Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) Cross Site Scripting (XSS), and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.
|
URL | https://pacoupa.incubateur.ademe.dev |
Method | GET |
Parameter | Content-Security-Policy |
Attack | |
Evidence | default-src https://tally.so; connect-src 'self' https://*.gouv.fr https://api-adresse.data.gouv.fr https://data.ademe.fr https://sentry.incubateur.net; font-src 'self'; media-src 'self'; img-src 'self' data:; script-src 'self' 'unsafe-inline' https://stats.beta.gouv.fr https://tally.so 'unsafe-eval'; style-src 'self' 'unsafe-inline'; object-src 'self' data:; frame-ancestors 'self' https://tally.so; base-uri 'self' https://*.gouv.fr; form-action 'self' https://*.gouv.fr; block-all-mixed-content ; upgrade-insecure-requests ; frame-src https://tally.so; |
Other Info | script-src includes unsafe-eval. |
URL | https://pacoupa.incubateur.ademe.dev/ |
Method | GET |
Parameter | Content-Security-Policy |
Attack | |
Evidence | default-src https://tally.so; connect-src 'self' https://*.gouv.fr https://api-adresse.data.gouv.fr https://data.ademe.fr https://sentry.incubateur.net; font-src 'self'; media-src 'self'; img-src 'self' data:; script-src 'self' 'unsafe-inline' https://stats.beta.gouv.fr https://tally.so 'unsafe-eval'; style-src 'self' 'unsafe-inline'; object-src 'self' data:; frame-ancestors 'self' https://tally.so; base-uri 'self' https://*.gouv.fr; form-action 'self' https://*.gouv.fr; block-all-mixed-content ; upgrade-insecure-requests ; frame-src https://tally.so; |
Other Info | script-src includes unsafe-eval. |
URL | https://pacoupa.incubateur.ademe.dev/contact |
Method | GET |
Parameter | Content-Security-Policy |
Attack | |
Evidence | default-src https://tally.so; connect-src 'self' https://*.gouv.fr https://api-adresse.data.gouv.fr https://data.ademe.fr https://sentry.incubateur.net; font-src 'self'; media-src 'self'; img-src 'self' data:; script-src 'self' 'unsafe-inline' https://stats.beta.gouv.fr https://tally.so 'unsafe-eval'; style-src 'self' 'unsafe-inline'; object-src 'self' data:; frame-ancestors 'self' https://tally.so; base-uri 'self' https://*.gouv.fr; form-action 'self' https://*.gouv.fr; block-all-mixed-content ; upgrade-insecure-requests ; frame-src https://tally.so; |
Other Info | script-src includes unsafe-eval. |
Instances | 3 |
Solution |
Ensure that your web server, application server, load balancer, etc. is properly configured to set the Content-Security-Policy header.
|
Reference |
https://www.w3.org/TR/CSP/
https://caniuse.com/#search=content+security+policy https://content-security-policy.com/ https://github.com/HtmlUnit/htmlunit-csp https://developers.google.com/web/fundamentals/security/csp#policy_applies_to_a_wide_variety_of_resources |
CWE Id | 693 |
WASC Id | 15 |
Plugin Id | 10055 |
Medium |
CSP: script-src unsafe-inline |
---|---|
Description |
Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) Cross Site Scripting (XSS), and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.
|
URL | https://pacoupa.incubateur.ademe.dev |
Method | GET |
Parameter | Content-Security-Policy |
Attack | |
Evidence | default-src https://tally.so; connect-src 'self' https://*.gouv.fr https://api-adresse.data.gouv.fr https://data.ademe.fr https://sentry.incubateur.net; font-src 'self'; media-src 'self'; img-src 'self' data:; script-src 'self' 'unsafe-inline' https://stats.beta.gouv.fr https://tally.so 'unsafe-eval'; style-src 'self' 'unsafe-inline'; object-src 'self' data:; frame-ancestors 'self' https://tally.so; base-uri 'self' https://*.gouv.fr; form-action 'self' https://*.gouv.fr; block-all-mixed-content ; upgrade-insecure-requests ; frame-src https://tally.so; |
Other Info | script-src includes unsafe-inline. |
URL | https://pacoupa.incubateur.ademe.dev/ |
Method | GET |
Parameter | Content-Security-Policy |
Attack | |
Evidence | default-src https://tally.so; connect-src 'self' https://*.gouv.fr https://api-adresse.data.gouv.fr https://data.ademe.fr https://sentry.incubateur.net; font-src 'self'; media-src 'self'; img-src 'self' data:; script-src 'self' 'unsafe-inline' https://stats.beta.gouv.fr https://tally.so 'unsafe-eval'; style-src 'self' 'unsafe-inline'; object-src 'self' data:; frame-ancestors 'self' https://tally.so; base-uri 'self' https://*.gouv.fr; form-action 'self' https://*.gouv.fr; block-all-mixed-content ; upgrade-insecure-requests ; frame-src https://tally.so; |
Other Info | script-src includes unsafe-inline. |
URL | https://pacoupa.incubateur.ademe.dev/contact |
Method | GET |
Parameter | Content-Security-Policy |
Attack | |
Evidence | default-src https://tally.so; connect-src 'self' https://*.gouv.fr https://api-adresse.data.gouv.fr https://data.ademe.fr https://sentry.incubateur.net; font-src 'self'; media-src 'self'; img-src 'self' data:; script-src 'self' 'unsafe-inline' https://stats.beta.gouv.fr https://tally.so 'unsafe-eval'; style-src 'self' 'unsafe-inline'; object-src 'self' data:; frame-ancestors 'self' https://tally.so; base-uri 'self' https://*.gouv.fr; form-action 'self' https://*.gouv.fr; block-all-mixed-content ; upgrade-insecure-requests ; frame-src https://tally.so; |
Other Info | script-src includes unsafe-inline. |
Instances | 3 |
Solution |
Ensure that your web server, application server, load balancer, etc. is properly configured to set the Content-Security-Policy header.
|
Reference |
https://www.w3.org/TR/CSP/
https://caniuse.com/#search=content+security+policy https://content-security-policy.com/ https://github.com/HtmlUnit/htmlunit-csp https://developers.google.com/web/fundamentals/security/csp#policy_applies_to_a_wide_variety_of_resources |
CWE Id | 693 |
WASC Id | 15 |
Plugin Id | 10055 |
Medium |
CSP: style-src unsafe-inline |
---|---|
Description |
Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) Cross Site Scripting (XSS), and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.
|
URL | https://pacoupa.incubateur.ademe.dev |
Method | GET |
Parameter | Content-Security-Policy |
Attack | |
Evidence | default-src https://tally.so; connect-src 'self' https://*.gouv.fr https://api-adresse.data.gouv.fr https://data.ademe.fr https://sentry.incubateur.net; font-src 'self'; media-src 'self'; img-src 'self' data:; script-src 'self' 'unsafe-inline' https://stats.beta.gouv.fr https://tally.so 'unsafe-eval'; style-src 'self' 'unsafe-inline'; object-src 'self' data:; frame-ancestors 'self' https://tally.so; base-uri 'self' https://*.gouv.fr; form-action 'self' https://*.gouv.fr; block-all-mixed-content ; upgrade-insecure-requests ; frame-src https://tally.so; |
Other Info | style-src includes unsafe-inline. |
URL | https://pacoupa.incubateur.ademe.dev/ |
Method | GET |
Parameter | Content-Security-Policy |
Attack | |
Evidence | default-src https://tally.so; connect-src 'self' https://*.gouv.fr https://api-adresse.data.gouv.fr https://data.ademe.fr https://sentry.incubateur.net; font-src 'self'; media-src 'self'; img-src 'self' data:; script-src 'self' 'unsafe-inline' https://stats.beta.gouv.fr https://tally.so 'unsafe-eval'; style-src 'self' 'unsafe-inline'; object-src 'self' data:; frame-ancestors 'self' https://tally.so; base-uri 'self' https://*.gouv.fr; form-action 'self' https://*.gouv.fr; block-all-mixed-content ; upgrade-insecure-requests ; frame-src https://tally.so; |
Other Info | style-src includes unsafe-inline. |
URL | https://pacoupa.incubateur.ademe.dev/contact |
Method | GET |
Parameter | Content-Security-Policy |
Attack | |
Evidence | default-src https://tally.so; connect-src 'self' https://*.gouv.fr https://api-adresse.data.gouv.fr https://data.ademe.fr https://sentry.incubateur.net; font-src 'self'; media-src 'self'; img-src 'self' data:; script-src 'self' 'unsafe-inline' https://stats.beta.gouv.fr https://tally.so 'unsafe-eval'; style-src 'self' 'unsafe-inline'; object-src 'self' data:; frame-ancestors 'self' https://tally.so; base-uri 'self' https://*.gouv.fr; form-action 'self' https://*.gouv.fr; block-all-mixed-content ; upgrade-insecure-requests ; frame-src https://tally.so; |
Other Info | style-src includes unsafe-inline. |
Instances | 3 |
Solution |
Ensure that your web server, application server, load balancer, etc. is properly configured to set the Content-Security-Policy header.
|
Reference |
https://www.w3.org/TR/CSP/
https://caniuse.com/#search=content+security+policy https://content-security-policy.com/ https://github.com/HtmlUnit/htmlunit-csp https://developers.google.com/web/fundamentals/security/csp#policy_applies_to_a_wide_variety_of_resources |
CWE Id | 693 |
WASC Id | 15 |
Plugin Id | 10055 |
Medium |
Cross-Domain Misconfiguration |
---|---|
Description |
Web browser data loading may be possible, due to a Cross Origin Resource Sharing (CORS) misconfiguration on the web server.
|
URL | https://pacoupa.incubateur.ademe.dev |
Method | GET |
Parameter | |
Attack | |
Evidence | Access-Control-Allow-Origin: * |
Other Info | The CORS misconfiguration on the web server permits cross-domain read requests from arbitrary third party domains, using unauthenticated APIs on this domain. Web browser implementations do not permit arbitrary third parties to read the response from authenticated APIs, however. This reduces the risk somewhat. This misconfiguration could be used by an attacker to access data that is available in an unauthenticated manner, but which uses some other form of security, such as IP address white-listing. |
URL | https://pacoupa.incubateur.ademe.dev/ |
Method | GET |
Parameter | |
Attack | |
Evidence | Access-Control-Allow-Origin: * |
Other Info | The CORS misconfiguration on the web server permits cross-domain read requests from arbitrary third party domains, using unauthenticated APIs on this domain. Web browser implementations do not permit arbitrary third parties to read the response from authenticated APIs, however. This reduces the risk somewhat. This misconfiguration could be used by an attacker to access data that is available in an unauthenticated manner, but which uses some other form of security, such as IP address white-listing. |
URL | https://pacoupa.incubateur.ademe.dev/accessibilite |
Method | GET |
Parameter | |
Attack | |
Evidence | Access-Control-Allow-Origin: * |
Other Info | The CORS misconfiguration on the web server permits cross-domain read requests from arbitrary third party domains, using unauthenticated APIs on this domain. Web browser implementations do not permit arbitrary third parties to read the response from authenticated APIs, however. This reduces the risk somewhat. This misconfiguration could be used by an attacker to access data that is available in an unauthenticated manner, but which uses some other form of security, such as IP address white-listing. |
URL | https://pacoupa.incubateur.ademe.dev/budget |
Method | GET |
Parameter | |
Attack | |
Evidence | Access-Control-Allow-Origin: * |
Other Info | The CORS misconfiguration on the web server permits cross-domain read requests from arbitrary third party domains, using unauthenticated APIs on this domain. Web browser implementations do not permit arbitrary third parties to read the response from authenticated APIs, however. This reduces the risk somewhat. This misconfiguration could be used by an attacker to access data that is available in an unauthenticated manner, but which uses some other form of security, such as IP address white-listing. |
URL | https://pacoupa.incubateur.ademe.dev/contact |
Method | GET |
Parameter | |
Attack | |
Evidence | Access-Control-Allow-Origin: * |
Other Info | The CORS misconfiguration on the web server permits cross-domain read requests from arbitrary third party domains, using unauthenticated APIs on this domain. Web browser implementations do not permit arbitrary third parties to read the response from authenticated APIs, however. This reduces the risk somewhat. This misconfiguration could be used by an attacker to access data that is available in an unauthenticated manner, but which uses some other form of security, such as IP address white-listing. |
URL | https://pacoupa.incubateur.ademe.dev/landing-pages/renovation-energetique-copropriete |
Method | GET |
Parameter | |
Attack | |
Evidence | Access-Control-Allow-Origin: * |
Other Info | The CORS misconfiguration on the web server permits cross-domain read requests from arbitrary third party domains, using unauthenticated APIs on this domain. Web browser implementations do not permit arbitrary third parties to read the response from authenticated APIs, however. This reduces the risk somewhat. This misconfiguration could be used by an attacker to access data that is available in an unauthenticated manner, but which uses some other form of security, such as IP address white-listing. |
URL | https://pacoupa.incubateur.ademe.dev/methodologie |
Method | GET |
Parameter | |
Attack | |
Evidence | Access-Control-Allow-Origin: * |
Other Info | The CORS misconfiguration on the web server permits cross-domain read requests from arbitrary third party domains, using unauthenticated APIs on this domain. Web browser implementations do not permit arbitrary third parties to read the response from authenticated APIs, however. This reduces the risk somewhat. This misconfiguration could be used by an attacker to access data that is available in an unauthenticated manner, but which uses some other form of security, such as IP address white-listing. |
URL | https://pacoupa.incubateur.ademe.dev/robots.txt |
Method | GET |
Parameter | |
Attack | |
Evidence | Access-Control-Allow-Origin: * |
Other Info | The CORS misconfiguration on the web server permits cross-domain read requests from arbitrary third party domains, using unauthenticated APIs on this domain. Web browser implementations do not permit arbitrary third parties to read the response from authenticated APIs, however. This reduces the risk somewhat. This misconfiguration could be used by an attacker to access data that is available in an unauthenticated manner, but which uses some other form of security, such as IP address white-listing. |
URL | https://pacoupa.incubateur.ademe.dev/simulation |
Method | GET |
Parameter | |
Attack | |
Evidence | Access-Control-Allow-Origin: * |
Other Info | The CORS misconfiguration on the web server permits cross-domain read requests from arbitrary third party domains, using unauthenticated APIs on this domain. Web browser implementations do not permit arbitrary third parties to read the response from authenticated APIs, however. This reduces the risk somewhat. This misconfiguration could be used by an attacker to access data that is available in an unauthenticated manner, but which uses some other form of security, such as IP address white-listing. |
URL | https://pacoupa.incubateur.ademe.dev/sitemap.xml |
Method | GET |
Parameter | |
Attack | |
Evidence | Access-Control-Allow-Origin: * |
Other Info | The CORS misconfiguration on the web server permits cross-domain read requests from arbitrary third party domains, using unauthenticated APIs on this domain. Web browser implementations do not permit arbitrary third parties to read the response from authenticated APIs, however. This reduces the risk somewhat. This misconfiguration could be used by an attacker to access data that is available in an unauthenticated manner, but which uses some other form of security, such as IP address white-listing. |
URL | https://pacoupa.incubateur.ademe.dev/stats |
Method | GET |
Parameter | |
Attack | |
Evidence | Access-Control-Allow-Origin: * |
Other Info | The CORS misconfiguration on the web server permits cross-domain read requests from arbitrary third party domains, using unauthenticated APIs on this domain. Web browser implementations do not permit arbitrary third parties to read the response from authenticated APIs, however. This reduces the risk somewhat. This misconfiguration could be used by an attacker to access data that is available in an unauthenticated manner, but which uses some other form of security, such as IP address white-listing. |
Instances | 11 |
Solution |
Ensure that sensitive data is not available in an unauthenticated manner (using IP address white-listing, for instance).
Configure the "Access-Control-Allow-Origin" HTTP header to a more restrictive set of domains, or remove all CORS headers entirely, to allow the web browser to enforce the Same Origin Policy (SOP) in a more restrictive manner.
|
Reference | https://vulncat.fortify.com/en/detail?id=desc.config.dotnet.html5_overly_permissive_cors_policy |
CWE Id | 264 |
WASC Id | 14 |
Plugin Id | 10098 |
Low |
Application Error Disclosure |
---|---|
Description |
This page contains an error/warning message that may disclose sensitive information like the location of the file that produced the unhandled exception. This information can be used to launch further attacks against the web application. The alert could be a false positive if the error message is found inside a documentation page.
|
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Favantages-PAC.jpg&w=1080&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | HTTP/1.1 500 Internal Server Error |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Favantages-PAC.jpg&w=1200&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | HTTP/1.1 500 Internal Server Error |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Favantages-PAC.jpg&w=1920&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | HTTP/1.1 500 Internal Server Error |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Favantages-PAC.jpg&w=2048&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | HTTP/1.1 500 Internal Server Error |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Favantages-PAC.jpg&w=3840&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | HTTP/1.1 500 Internal Server Error |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Favantages-PAC.jpg&w=640&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | HTTP/1.1 500 Internal Server Error |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Favantages-PAC.jpg&w=750&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | HTTP/1.1 500 Internal Server Error |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Favantages-PAC.jpg&w=828&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | HTTP/1.1 500 Internal Server Error |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Fcomprendre-charge-de-copro.jpg&w=1080&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | HTTP/1.1 500 Internal Server Error |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Fcomprendre-charge-de-copro.jpg&w=640&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | HTTP/1.1 500 Internal Server Error |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Fcomprendre-charge-de-copro.jpg&w=750&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | HTTP/1.1 500 Internal Server Error |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Fcomprendre-charge-de-copro.jpg&w=828&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | HTTP/1.1 500 Internal Server Error |
Other Info | |
Instances | 12 |
Solution |
Review the source code of this page. Implement custom error pages. Consider implementing a mechanism to provide a unique error reference/identifier to the client (browser) while logging the details on the server side and not exposing them to the user.
|
Reference | |
CWE Id | 550 |
WASC Id | 13 |
Plugin Id | 90022 |
Low |
Information Disclosure - Debug Error Messages |
---|---|
Description |
The response appeared to contain common error messages returned by platforms such as ASP.NET, and Web-servers such as IIS and Apache. You can configure the list of common debug messages.
|
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Favantages-PAC.jpg&w=1080&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | Internal Server Error |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Favantages-PAC.jpg&w=1200&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | Internal Server Error |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Favantages-PAC.jpg&w=1920&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | Internal Server Error |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Favantages-PAC.jpg&w=2048&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | Internal Server Error |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Favantages-PAC.jpg&w=3840&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | Internal Server Error |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Favantages-PAC.jpg&w=640&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | Internal Server Error |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Favantages-PAC.jpg&w=750&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | Internal Server Error |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Favantages-PAC.jpg&w=828&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | Internal Server Error |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Fcomprendre-charge-de-copro.jpg&w=1080&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | Internal Server Error |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Fcomprendre-charge-de-copro.jpg&w=640&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | Internal Server Error |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Fcomprendre-charge-de-copro.jpg&w=750&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | Internal Server Error |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Fcomprendre-charge-de-copro.jpg&w=828&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | Internal Server Error |
Other Info | |
Instances | 12 |
Solution |
Disable debugging messages before pushing to production.
|
Reference | |
CWE Id | 1295 |
WASC Id | 13 |
Plugin Id | 10023 |
Low |
Insufficient Site Isolation Against Spectre Vulnerability |
---|---|
Description |
Cross-Origin-Embedder-Policy header is a response header that prevents a document from loading any cross-origin resources that don't explicitly grant the document permission (using CORP or CORS).
|
URL | https://pacoupa.incubateur.ademe.dev |
Method | GET |
Parameter | Cross-Origin-Embedder-Policy |
Attack | |
Evidence | |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/ |
Method | GET |
Parameter | Cross-Origin-Embedder-Policy |
Attack | |
Evidence | |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/accessibilite |
Method | GET |
Parameter | Cross-Origin-Embedder-Policy |
Attack | |
Evidence | |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/budget |
Method | GET |
Parameter | Cross-Origin-Embedder-Policy |
Attack | |
Evidence | |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/contact |
Method | GET |
Parameter | Cross-Origin-Embedder-Policy |
Attack | |
Evidence | |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/faq |
Method | GET |
Parameter | Cross-Origin-Embedder-Policy |
Attack | |
Evidence | |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/landing-pages/renovation-energetique-copropriete |
Method | GET |
Parameter | Cross-Origin-Embedder-Policy |
Attack | |
Evidence | |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/mentions-legales |
Method | GET |
Parameter | Cross-Origin-Embedder-Policy |
Attack | |
Evidence | |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/methodologie |
Method | GET |
Parameter | Cross-Origin-Embedder-Policy |
Attack | |
Evidence | |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/simulation |
Method | GET |
Parameter | Cross-Origin-Embedder-Policy |
Attack | |
Evidence | |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/stats |
Method | GET |
Parameter | Cross-Origin-Embedder-Policy |
Attack | |
Evidence | |
Other Info | |
Instances | 11 |
Solution |
Ensure that the application/web server sets the Cross-Origin-Embedder-Policy header appropriately, and that it sets the Cross-Origin-Embedder-Policy header to 'require-corp' for documents.
If possible, ensure that the end user uses a standards-compliant and modern web browser that supports the Cross-Origin-Embedder-Policy header (https://caniuse.com/mdn-http_headers_cross-origin-embedder-policy).
|
Reference | https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cross-Origin-Embedder-Policy |
CWE Id | 693 |
WASC Id | 14 |
Plugin Id | 90004 |
Low |
Strict-Transport-Security Header Not Set |
---|---|
Description |
HTTP Strict Transport Security (HSTS) is a web security policy mechanism whereby a web server declares that complying user agents (such as a web browser) are to interact with it using only secure HTTPS connections (i.e. HTTP layered over TLS/SSL). HSTS is an IETF standards track protocol and is specified in RFC 6797.
|
URL | https://pacoupa.incubateur.ademe.dev |
Method | GET |
Parameter | |
Attack | |
Evidence | |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/ |
Method | GET |
Parameter | |
Attack | |
Evidence | |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/accessibilite |
Method | GET |
Parameter | |
Attack | |
Evidence | |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/budget |
Method | GET |
Parameter | |
Attack | |
Evidence | |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/contact |
Method | GET |
Parameter | |
Attack | |
Evidence | |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/landing-pages/renovation-energetique-copropriete |
Method | GET |
Parameter | |
Attack | |
Evidence | |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/methodologie |
Method | GET |
Parameter | |
Attack | |
Evidence | |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/robots.txt |
Method | GET |
Parameter | |
Attack | |
Evidence | |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/simulation |
Method | GET |
Parameter | |
Attack | |
Evidence | |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/sitemap.xml |
Method | GET |
Parameter | |
Attack | |
Evidence | |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/stats |
Method | GET |
Parameter | |
Attack | |
Evidence | |
Other Info | |
Instances | 11 |
Solution |
Ensure that your web server, application server, load balancer, etc. is configured to enforce Strict-Transport-Security.
|
Reference |
https://cheatsheetseries.owasp.org/cheatsheets/HTTP_Strict_Transport_Security_Cheat_Sheet.html
https://owasp.org/www-community/Security_Headers https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security https://caniuse.com/stricttransportsecurity https://datatracker.ietf.org/doc/html/rfc6797 |
CWE Id | 319 |
WASC Id | 15 |
Plugin Id | 10035 |
Low |
Timestamp Disclosure - Unix |
---|---|
Description |
A timestamp was disclosed by the application/web server. - Unix
|
URL | https://pacoupa.incubateur.ademe.dev/_next/static/chunks/4760-72e7853a585b1e37.js |
Method | GET |
Parameter | |
Attack | |
Evidence | 1540483477 |
Other Info | 1540483477, which evaluates to: 2018-10-25 16:04:37. |
URL | https://pacoupa.incubateur.ademe.dev/_next/static/chunks/9471-b1b7b80ce3ff7e20.js |
Method | GET |
Parameter | |
Attack | |
Evidence | 1540483477 |
Other Info | 1540483477, which evaluates to: 2018-10-25 16:04:37. |
URL | https://pacoupa.incubateur.ademe.dev/_next/static/chunks/main-0ffa600f66971c71.js |
Method | GET |
Parameter | |
Attack | |
Evidence | 1540483477 |
Other Info | 1540483477, which evaluates to: 2018-10-25 16:04:37. |
Instances | 3 |
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 |
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://pacoupa.incubateur.ademe.dev |
Method | GET |
Parameter | |
Attack | |
Evidence | PacoupaFooter_footerPacoupa__Ppt_6 |
Other Info | =�(�����^���=�(�����m� |
URL | https://pacoupa.incubateur.ademe.dev/ |
Method | GET |
Parameter | |
Attack | |
Evidence | PacoupaFooter_footerPacoupa__Ppt_6 |
Other Info | =�(�����^���=�(�����m� |
URL | https://pacoupa.incubateur.ademe.dev/accessibilite |
Method | GET |
Parameter | |
Attack | |
Evidence | PacoupaFooter_footerPacoupa__Ppt_6 |
Other Info | =�(�����^���=�(�����m� |
URL | https://pacoupa.incubateur.ademe.dev/budget |
Method | GET |
Parameter | |
Attack | |
Evidence | PacoupaFooter_footerPacoupa__Ppt_6 |
Other Info | =�(�����^���=�(�����m� |
URL | https://pacoupa.incubateur.ademe.dev/contact |
Method | GET |
Parameter | |
Attack | |
Evidence | PacoupaFooter_footerPacoupa__Ppt_6 |
Other Info | =�(�����^���=�(�����m� |
URL | https://pacoupa.incubateur.ademe.dev/faq |
Method | GET |
Parameter | |
Attack | |
Evidence | PacoupaFooter_footerPacoupa__Ppt_6 |
Other Info | =�(�����^���=�(�����m� |
URL | https://pacoupa.incubateur.ademe.dev/landing-pages/renovation-energetique-copropriete |
Method | GET |
Parameter | |
Attack | |
Evidence | PacoupaFooter_footerPacoupa__Ppt_6 |
Other Info | =�(�����^���=�(�����m� |
URL | https://pacoupa.incubateur.ademe.dev/mentions-legales |
Method | GET |
Parameter | |
Attack | |
Evidence | PacoupaFooter_footerPacoupa__Ppt_6 |
Other Info | =�(�����^���=�(�����m� |
URL | https://pacoupa.incubateur.ademe.dev/methodologie |
Method | GET |
Parameter | |
Attack | |
Evidence | PacoupaFooter_footerPacoupa__Ppt_6 |
Other Info | =�(�����^���=�(�����m� |
URL | https://pacoupa.incubateur.ademe.dev/simulation |
Method | GET |
Parameter | |
Attack | |
Evidence | PacoupaFooter_footerPacoupa__Ppt_6 |
Other Info | =�(�����^���=�(�����m� |
URL | https://pacoupa.incubateur.ademe.dev/stats |
Method | GET |
Parameter | |
Attack | |
Evidence | PacoupaFooter_footerPacoupa__Ppt_6 |
Other Info | =�(�����^���=�(�����m� |
Instances | 11 |
Solution |
Manually confirm that the Base64 data does not leak sensitive information, and that the data cannot be aggregated/used to exploit other vulnerabilities.
|
Reference | https://projects.webappsec.org/w/page/13246936/Information%20Leakage |
CWE Id | 319 |
WASC Id | 13 |
Plugin Id | 10094 |
Informational |
Information Disclosure - Suspicious Comments |
---|---|
Description |
The response appears to contain suspicious comments which may help an attacker.
|
URL | https://pacoupa.incubateur.ademe.dev/_next/static/chunks/263-b5458c488e7d609a.js |
Method | GET |
Parameter | |
Attack | |
Evidence | from |
Other Info | The following pattern was used: \bFROM\b and was detected in likely comment: "/*! * The buffer module from node.js, for the browser. * * @author Feross Aboukhadijeh <https://feross.org> * @license MI", see evidence field for the suspicious comment/snippet. |
URL | https://pacoupa.incubateur.ademe.dev/_next/static/chunks/6925-8b5866793a6fb12d.js |
Method | GET |
Parameter | |
Attack | |
Evidence | from |
Other Info | The following pattern was used: \bFROM\b and was detected in likely comment: "//nextjs.org/docs/messages/next-image-missing-loader')}else{let e=T;T=t=>{let{config:n,...r}=t;return e(r)}}if(E){"fill"===E&&(b", see evidence field for the suspicious comment/snippet. |
URL | https://pacoupa.incubateur.ademe.dev/_next/static/chunks/7987-8975e3e2cf844c53.js |
Method | GET |
Parameter | |
Attack | |
Evidence | from |
Other Info | The following pattern was used: \bFROM\b and was detected in likely comment: "//";var s=a(167);e.exports=s}()},24033:function(e,t,r){e.exports=r(50094)},58731:function(e,t,r){"use strict";r.d(t,{ZP:function", see evidence field for the suspicious comment/snippet. |
URL | https://pacoupa.incubateur.ademe.dev/_next/static/chunks/8799-7b59a6c360362176.js |
Method | GET |
Parameter | |
Attack | |
Evidence | from |
Other Info | The following pattern was used: \bFROM\b and was detected in likely comment: "//${e}`,title:`${e} - ${S("open new window")}`},e)))))),void 0!==p&&o.createElement("div",{className:(0,y.cx)(g.fr.cx("fr-footer", see evidence field for the suspicious comment/snippet. |
URL | https://pacoupa.incubateur.ademe.dev/_next/static/chunks/9471-b1b7b80ce3ff7e20.js |
Method | GET |
Parameter | |
Attack | |
Evidence | bug |
Other Info | The following pattern was used: \bBUG\b and was detected in likely comment: "//nextjs.org/docs/messages/dynamic-server-error"});if(null==u.postpone||u.postpone.call(u,e),u.revalidate=0,u.isStaticGeneration", see evidence field for the suspicious comment/snippet. |
URL | https://pacoupa.incubateur.ademe.dev/_next/static/chunks/app/global-error-e9c80e23746c06d8.js |
Method | GET |
Parameter | |
Attack | |
Evidence | from |
Other Info | The following pattern was used: \bFROM\b and was detected in likely comment: "//fonts.googleapis.com/css","https://use.typekit.net/"].some(t=>e.props.href.startsWith(t))){let t={...e.props||{}};return t["da", see evidence field for the suspicious comment/snippet. |
URL | https://pacoupa.incubateur.ademe.dev/_next/static/chunks/fd9d1056-bbfb8bcad2f213dd.js |
Method | GET |
Parameter | |
Attack | |
Evidence | select |
Other Info | The following pattern was used: \bSELECT\b and was detected in likely comment: "//reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n]);re", see evidence field for the suspicious comment/snippet. |
URL | https://pacoupa.incubateur.ademe.dev/_next/static/chunks/framework-10c97b707856fa5b.js |
Method | GET |
Parameter | |
Attack | |
Evidence | select |
Other Info | The following pattern was used: \bSELECT\b and was detected in likely comment: "//reactjs.org/docs/error-decoder.html?invariant="+e,t=1;t<arguments.length;t++)n+="&args[]="+encodeURIComponent(arguments[t]);re", see evidence field for the suspicious comment/snippet. |
URL | https://pacoupa.incubateur.ademe.dev/_next/static/chunks/main-0ffa600f66971c71.js |
Method | GET |
Parameter | |
Attack | |
Evidence | query |
Other Info | The following pattern was used: \bQUERY\b and was detected in likely comment: "//"+u+":"+l+(c?"/"+c:"");c.startsWith("http")&&(f=s+"://"+c.split("://",2)[1]),(r=new window.WebSocket(""+f+e.path)).onopen=func", see evidence field for the suspicious comment/snippet. |
URL | https://pacoupa.incubateur.ademe.dev/_next/static/chunks/main-app-54a45c784b1cb8df.js |
Method | GET |
Parameter | |
Attack | |
Evidence | debug |
Other Info | The following pattern was used: \bDEBUG\b and was detected in likely comment: "//c89ee6669e89ebdad02c4a05002cf1f0@sentry.incubateur.net/174",d=i.env.SENTRY_ENV||"staging";s.S1({dsn:null!=r?r:"",environment:n", see evidence field for the suspicious comment/snippet. |
URL | https://pacoupa.incubateur.ademe.dev/_next/static/chunks/pages/_app-cb5f3d43452e815d.js |
Method | GET |
Parameter | |
Attack | |
Evidence | user |
Other Info | The following pattern was used: \bUSER\b and was detected in likely comment: "//${c}${t&&i?`:${i}`:""}@${n}${s?`:${s}`:""}/${r?`${r}/`:r}${a}`}function t$(e){let t=tR.exec(e);if(!t){U(()=>{console.error(`In", see evidence field for the suspicious comment/snippet. |
URL | https://pacoupa.incubateur.ademe.dev/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js |
Method | GET |
Parameter | |
Attack | |
Evidence | query |
Other Info | The following pattern was used: \bQUERY\b and was detected in likely comment: "//a"),e=t.searchParams,r="";return t.pathname="c%20d",e.forEach(function(t,n){e.delete("b"),r+=n+t}),!e.sort||"http://a/c%20d?a=", see evidence field for the suspicious comment/snippet. |
URL | https://pacoupa.incubateur.ademe.dev/budget |
Method | GET |
Parameter | |
Attack | |
Evidence | XXX |
Other Info | The following pattern was used: \bXXX\b and was detected in likely comment: "//beta.gouv.fr/manifeste\",\"children\":\"le manifeste beta.gouv\",\"target\":\"_blank\",\"rel\":\"nofollow noopener noreferrer\", see evidence field for the suspicious comment/snippet. |
Instances | 13 |
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://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Favantages-PAC.jpg&w=1080&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | <script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script> |
Other Info | No links have been found while there are scripts, which is an indication that this is a modern web application. |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Favantages-PAC.jpg&w=1200&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | <script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script> |
Other Info | No links have been found while there are scripts, which is an indication that this is a modern web application. |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Favantages-PAC.jpg&w=1920&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | <script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script> |
Other Info | No links have been found while there are scripts, which is an indication that this is a modern web application. |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Favantages-PAC.jpg&w=2048&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | <script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script> |
Other Info | No links have been found while there are scripts, which is an indication that this is a modern web application. |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Favantages-PAC.jpg&w=3840&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | <script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script> |
Other Info | No links have been found while there are scripts, which is an indication that this is a modern web application. |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Favantages-PAC.jpg&w=640&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | <script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script> |
Other Info | No links have been found while there are scripts, which is an indication that this is a modern web application. |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Favantages-PAC.jpg&w=750&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | <script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script> |
Other Info | No links have been found while there are scripts, which is an indication that this is a modern web application. |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Favantages-PAC.jpg&w=828&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | <script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script> |
Other Info | No links have been found while there are scripts, which is an indication that this is a modern web application. |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Fcomprendre-charge-de-copro.jpg&w=1080&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | <script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script> |
Other Info | No links have been found while there are scripts, which is an indication that this is a modern web application. |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Fcomprendre-charge-de-copro.jpg&w=640&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | <script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script> |
Other Info | No links have been found while there are scripts, which is an indication that this is a modern web application. |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Fcomprendre-charge-de-copro.jpg&w=750&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | <script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script> |
Other Info | No links have been found while there are scripts, which is an indication that this is a modern web application. |
URL | https://pacoupa.incubateur.ademe.dev/blog/%2Fimg%2Fblog%2Fcomprendre-charge-de-copro.jpg&w=828&q=75 |
Method | GET |
Parameter | |
Attack | |
Evidence | <script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script> |
Other Info | No links have been found while there are scripts, which is an indication that this is a modern web application. |
Instances | 12 |
Solution |
This is an informational alert and so no changes are required.
|
Reference | |
CWE Id | |
WASC Id | |
Plugin Id | 10109 |
Informational |
Non-Storable Content |
---|---|
Description |
The response contents are not storable by caching components such as proxy servers. If the response does not contain sensitive, personal or user-specific information, it may benefit from being stored and cached, to improve performance.
|
URL | https://pacoupa.incubateur.ademe.dev/robots.txt |
Method | GET |
Parameter | |
Attack | |
Evidence | no-store |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/sitemap.xml |
Method | GET |
Parameter | |
Attack | |
Evidence | no-store |
Other Info | |
Instances | 2 |
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://pacoupa.incubateur.ademe.dev |
Method | GET |
Parameter | cache-control |
Attack | |
Evidence | s-maxage=31536000, stale-while-revalidate |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/ |
Method | GET |
Parameter | cache-control |
Attack | |
Evidence | s-maxage=31536000, stale-while-revalidate |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/accessibilite |
Method | GET |
Parameter | cache-control |
Attack | |
Evidence | s-maxage=31536000, stale-while-revalidate |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/budget |
Method | GET |
Parameter | cache-control |
Attack | |
Evidence | s-maxage=31536000, stale-while-revalidate |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/contact |
Method | GET |
Parameter | cache-control |
Attack | |
Evidence | s-maxage=31536000, stale-while-revalidate |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/landing-pages/chauffage-energie-renouvelable-copropriete |
Method | GET |
Parameter | cache-control |
Attack | |
Evidence | s-maxage=31536000, stale-while-revalidate |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/landing-pages/renovation-energetique-copropriete |
Method | GET |
Parameter | cache-control |
Attack | |
Evidence | s-maxage=31536000, stale-while-revalidate |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/mentions-legales |
Method | GET |
Parameter | cache-control |
Attack | |
Evidence | s-maxage=31536000, stale-while-revalidate |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/methodologie |
Method | GET |
Parameter | cache-control |
Attack | |
Evidence | s-maxage=31536000, stale-while-revalidate |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/simulation |
Method | GET |
Parameter | cache-control |
Attack | |
Evidence | s-maxage=31536000, stale-while-revalidate |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/stats |
Method | GET |
Parameter | cache-control |
Attack | |
Evidence | s-maxage=28800, stale-while-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://pacoupa.incubateur.ademe.dev |
Method | GET |
Parameter | Sec-Fetch-Dest |
Attack | |
Evidence | |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/ |
Method | GET |
Parameter | Sec-Fetch-Dest |
Attack | |
Evidence | |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/contact |
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://pacoupa.incubateur.ademe.dev |
Method | GET |
Parameter | Sec-Fetch-Mode |
Attack | |
Evidence | |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/ |
Method | GET |
Parameter | Sec-Fetch-Mode |
Attack | |
Evidence | |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/contact |
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://pacoupa.incubateur.ademe.dev |
Method | GET |
Parameter | Sec-Fetch-Site |
Attack | |
Evidence | |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/ |
Method | GET |
Parameter | Sec-Fetch-Site |
Attack | |
Evidence | |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/contact |
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://pacoupa.incubateur.ademe.dev |
Method | GET |
Parameter | Sec-Fetch-User |
Attack | |
Evidence | |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/ |
Method | GET |
Parameter | Sec-Fetch-User |
Attack | |
Evidence | |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/contact |
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 |
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://pacoupa.incubateur.ademe.dev |
Method | GET |
Parameter | |
Attack | |
Evidence | s-maxage=31536000 |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/ |
Method | GET |
Parameter | |
Attack | |
Evidence | s-maxage=31536000 |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/accessibilite |
Method | GET |
Parameter | |
Attack | |
Evidence | s-maxage=31536000 |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/budget |
Method | GET |
Parameter | |
Attack | |
Evidence | s-maxage=31536000 |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/contact |
Method | GET |
Parameter | |
Attack | |
Evidence | s-maxage=31536000 |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/landing-pages/renovation-energetique-copropriete |
Method | GET |
Parameter | |
Attack | |
Evidence | s-maxage=31536000 |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/methodologie |
Method | GET |
Parameter | |
Attack | |
Evidence | s-maxage=31536000 |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/simulation |
Method | GET |
Parameter | |
Attack | |
Evidence | s-maxage=31536000 |
Other Info | |
URL | https://pacoupa.incubateur.ademe.dev/stats |
Method | GET |
Parameter | |
Attack | |
Evidence | s-maxage=28800 |
Other Info | |
Instances | 9 |
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 |