Project

General

Profile

Actions

SecOps #567

open
CD

[Sécurité] Vulnérabilité de code : docker-compose.production.yml:85 (yaml.docker-compose.security.writable-filesystem-service.writable-filesystem-service)

SecOps #567: [Sécurité] Vulnérabilité de code : docker-compose.production.yml:85 (yaml.docker-compose.security.writable-filesystem-service.writable-filesystem-service)

Added by Client Dashboard about 2 months ago. Updated 12 days ago.

Status:
Submitted
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:
preprod_url:
deployed_at:
branch:
pr_url:
security_key:
docker-compose.production.yml:85_yaml.docker-compose.security.writable-filesystem-service.writable-filesystem-service
severity:
medium
paused:

Description

**Sévérité** : MEDIUM
**Source** : Semgrep
`vuln-medium`
**Emplacement** : docker-compose.production.yml:85
**Règle** : yaml.docker-compose.security.writable-filesystem-service.writable-filesystem-service

Service 'getyourjob-redis' is running with a writable root filesystem. This may allow malicious applications to download and run additional payloads, or modify container files. If an application inside a container has to save something temporarily consider using a tmpfs. Add 'read_only: true' to this service to prevent this.

### Extrait de code
```
requires login
```

### Lien CVE
https://docs.docker.com/compose/compose-file/compose-file-v3/#domainname-hostname-ipc-mac_address-privileged-read_only-shm_size-stdin_open-tty-user-working_dir

Actions

Also available in: PDF Atom