CVE-2013-7097

medium
Published 2014-01-08 ยท Modified 2026-04-29
CVSS v3
โ€”
CVSS v4 NEW
โ€”
not yet in upstream
VIR risk
6.0

Description

Directory traversal vulnerability in 7 Media Web Solutions eduTrac before 1.1.2 allows remote attackers to read arbitrary files via a .. (dot dot) in the showmask parameter to installer/overview.php.

Predictions

Exploit likelihood
20%
Patch ETA
โ€”

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

No mitigations published for this CVE yet.

The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ€” if you've already worked around this in production โ€” publish your fix to the community-verified tier.

โœš Propose a mitigation on Community โ†’ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here with source_tier=community-verified.

Exploits

Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.

Exploit-DB

EDB-38873 webapps php verified text ยท 1 KB
High-Tech Bridge ยท 2013-12-11

eduTrac - 'showmask' Directory Traversal

text exploit Source: Exploit-DB
source: https://www.securityfocus.com/bid/64255/info

eduTrac is prone to a directory-traversal vulnerability because it fails to properly sanitize user-supplied input.

A remote attacker could exploit the vulnerability using directory-traversal characters ('../') to access arbitrary files that contain sensitive information. Information harvested may aid in launching further attacks.

eduTrac 1.1.1 is vulnerable; other versions may also be affected.

http://www.example.com/installer/overview.php?step=writeconfig&showmask=../../eduTrac/Config/constants.php 

Application impact

VendorProductVersionsFixed
7mediawsedutrac{"endIncluding":"1.1.1"}
7mediawsedutrac1.0.0
7mediawsedutrac1.0.1
7mediawsedutrac1.0.2
7mediawsedutrac1.0.3
7mediawsedutrac1.0.4
7mediawsedutrac1.0.5
7mediawsedutrac1.0.6
7mediawsedutrac1.0.7
7mediawsedutrac1.0.8
7mediawsedutrac1.0.9

References

CWEs

CWE-22

Community-verified mitigations for this CVE will appear above when contributors publish them.

Verify integrity in audit chain (admin only). AS-IS.