Textcounter Vulnerability

HIGH (10.0) No Patch (10039 days)

Threat Intelligence

⚠️ CRITICAL GAP - Exploits exist but no detection available
EPSS Score: 3.93% chance of exploitation (percentile: 88%)
🔍 Detection Tools: None available in major open-source tools
⚔️ Exploit Availability: Exploit-DB

How we test →

What is it?

The textcounter.pl script is a Perl script used by some older web applications to display counter values. This vulnerability allows remote attackers to execute arbitrary commands via shell metacharacters, potentially leading to unauthorized access and data tampering.

Am I affected?

You're affected if you use the original "textcounter.pl" script from Matt Wright's website. If you don't recognise this, you're probably not affected. Version info: Not specified in the advisory.

Affected Products

Matt Wright / textcounter.pl

How to fix

Contact Matt Wright directly for a patched version - there's no public patch link in the advisory.
Immediate mitigations:
- Restrict access to your textcounter.pl script (firewall it from the public internet)
- Audit server logs for suspicious activity patterns
- Monitor for unauthorized command execution