Actions
SecOps #453
open
CD
[Sécurité] Vulnérabilité de code : server/src/main.ts:14 (typescript.nestjs.security.audit.nestjs-header-cors-any.nestjs-header-cors-any)
SecOps #453:
[Sécurité] Vulnérabilité de code : server/src/main.ts:14 (typescript.nestjs.security.audit.nestjs-header-cors-any.nestjs-header-cors-any)
Status:
Preprod
Priority:
Normal
Assignee:
-
Start date:
06/15/2026
Due date:
% Done:
0%
Estimated time:
spec_ref:
build_status:
build_number:
ci_run_url:
scan_status:
scan_report_url:
deploy_status:
deployed
preprod_url:
https://preprod-scobby.omdev.tech
deployed_at:
06/23/2026
branch:
worktree-secops-semgrep
pr_url:
https://github.com/Scobby-organisation/scobby/pull/64
security_key:
server/src/main.ts:14_typescript.nestjs.security.audit.nestjs-header-cors-any.nestjs-header-cors-any
severity:
medium
paused:
Description
**Sévérité** : MEDIUM
**Source** : Semgrep
`vuln-medium`
**Emplacement** : server/src/main.ts:14
**Règle** : typescript.nestjs.security.audit.nestjs-header-cors-any.nestjs-header-cors-any
Access-Control-Allow-Origin response header is set to "*". This will disable CORS Same Origin Policy restrictions.
### Extrait de code
```
requires login
```
### Lien CVE
https://owasp.org/Top10/A04_2021-Insecure_Design
Actions