SERVER-OTHER -- Snort has detected traffic exploiting vulnerabilities in a server in the network.
SERVER-OTHER HP Web JetAdmin remote file upload attempt
devices_update_printer_fw_upload.hts in HP Web JetAdmin 7.5.2546, when no password is set, allows remote attackers to upload arbitrary files to the printer directory. Impact: CVSS base score 5.0 CVSS impact score 2.9 CVSS exploitability score 10.0 confidentialityImpact NONE integrityImpact PARTIAL availabilityImpact PARTIAL Details: Ease of Attack:
This rule will alert when an attempt to exploit a known file upload vulnerability in HTP Web JetAdmin is detected.
No public information
No known false positives
Talos research team. This document was generated from data supplied by the national vulnerability database, a product of the national institute of standards and technology. For more information see [nvd].
No rule groups
Remote File Inclusion
Remote File Inclusion (RFI) attacks occur when a webserver takes a file crafted by an attacker as input and runs or stores it in an unsafe manner. For instance, the webserver could accept an image file that is actually code, then call it to execute after uploading. RFI attacks happen on web applications that dynamically include external files or scripts. A successful RFI can lead to data leaks, remote code execution, or cross site scripting. Avoid dynamic inclusion of user input files, or whitelist files that may be included. Keep the PHP allow_url_include option set to off; this will not protect against Local File Inclusion attacks.
CVE-2004-1856 |
Loading description
|
Tactic: Initial Access
Technique: Exploit Public-Facing Application
For reference, see the MITRE ATT&CK vulnerability types here: https://attack.mitre.org