Create-Condis

https://github.com/KD5FMU/Create-Condis · Shell · 1 finding · Review date 2026-07-11

Executive Summary

This is a script file to help you create, make executable and place into the /etc/asterisk/local the condis.sh script file to help you build cron jobs to connect and disconnect to

This is a script file to help you create, make executable and place into the /etc/asterisk/local the condis.sh script file to help you build cron jobs to connect and disconnect to other nodes.

Summary Counts

0
Critical Security
1
High Security
0
Medium Security
0
Low Security
0
Critical Bugs
0
High Bugs
0
Medium Bugs
0
Low Bugs

Quick Reference

IDSeverityCategoryFileLinesFinding
CONDIS-001 High Security create_condis.sh 20-24 Unquoted $1 in generated Asterisk CLI command

High Security Issues

[CONDIS-001] Unquoted $1 in generated Asterisk CLI command

create_condis.sh : 20-24

Generated condis.sh passes $1 unquoted inside asterisk -rx string.

Impact: Crafted DTMF arguments could inject Asterisk CLI commands.