Staying-Connected

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

Executive Summary

This is a simple AllStarLink Version 3 helper script for Debian 12 that checks to see if your node is connected to another node.

This is a simple AllStarLink Version 3 helper script for Debian 12 that checks to see if your node is connected to another node.

Summary Counts

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

Quick Reference

IDSeverityCategoryFileLinesFinding
STAY-001 Medium Security install-asl3-check-connection.sh 228-229 Runtime script sources config without integrity protection

Medium Issues

[STAY-001] Runtime script sources config without integrity protection

install-asl3-check-connection.sh : 228-229

check-connection.sh sources /etc/asterisk/local/check-connection.conf.

Impact: Writable config enables shell injection via sourced values.