Project

General

Profile

Actions

SecOps #450

open
CD

[Sécurité] Vulnérabilité de code : base44/functions/syncIngredientPriceToRecipes/entry.ts:78 (javascript.lang.security.audit.unsafe-formatstring.unsafe-formatstring)

SecOps #450: [Sécurité] Vulnérabilité de code : base44/functions/syncIngredientPriceToRecipes/entry.ts:78 (javascript.lang.security.audit.unsafe-formatstring.unsafe-formatstring)

Added by Client Dashboard about 2 months ago. Updated about 1 month ago.

Status:
Ready to ship
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:
07/01/2026
branch:
fix/secops-base44-formatstring
pr_url:
https://github.com/Scobby-organisation/scobby/pull/106
security_key:
base44/functions/syncIngredientPriceToRecipes/entry.ts:78_javascript.lang.security.audit.unsafe-formatstring.unsafe-formatstring
severity:
low
paused:

Description

**Sévérité** : LOW
**Source** : Semgrep
`vuln-low`
**Emplacement** : base44/functions/syncIngredientPriceToRecipes/entry.ts:78
**Règle** : javascript.lang.security.audit.unsafe-formatstring.unsafe-formatstring

Detected string concatenation with a non-literal variable in a util.format / console.log function. If an attacker injects a format specifier in the string, it will forge the log message. Try to use constant values for the format string.

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

### Lien CVE
https://cwe.mitre.org/data/definitions/134.html

Actions

Also available in: PDF Atom