Project

General

Profile

Actions

SecOps #1445

open
CD

[Sécurité] Vulnérabilité de code : truth_checker/infrastructure/audio/audio_extractor_impl.py:278 (python.lang.security.audit.eval-detected.eval-detected)

SecOps #1445: [Sécurité] Vulnérabilité de code : truth_checker/infrastructure/audio/audio_extractor_impl.py:278 (python.lang.security.audit.eval-detected.eval-detected)

Added by Client Dashboard 15 days ago. Updated 14 days ago.

Status:
Submitted
Priority:
Normal
Assignee:
-
Start date:
07/20/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:
truth_checker/infrastructure/audio/audio_extractor_impl.py:278_python.lang.security.audit.eval-detected.eval-detected
severity:
medium
paused:

Description

**Sévérité** : MEDIUM
**Source** : Semgrep
`vuln-medium`
**Emplacement** : truth_checker/infrastructure/audio/audio_extractor_impl.py:278
**Règle** : python.lang.security.audit.eval-detected.eval-detected

Detected the use of eval(). eval() can be dangerous if used to evaluate dynamic content. If this content can be input from outside the program, this may be a code injection vulnerability. Ensure evaluated content is not definable by external sources.

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

### Lien CVE
https://owasp.org/Top10/A03_2021-Injection

Actions

Also available in: PDF Atom