Trustwave's 2024 Retail Report Series Highlights Alarming E-Commerce Threats and Growing Fraud Against Retailers. Learn More

Trustwave's 2024 Retail Report Series Highlights Alarming E-Commerce Threats and Growing Fraud Against Retailers. Learn More

Services
Managed Detection & Response

Eliminate active threats with 24/7 threat detection, investigation, and response.

Co-Managed SOC (SIEM)

Maximize your SIEM investment, stop alert fatigue, and enhance your team with hybrid security operations support.

Advisory & Diagnostics

Advance your cybersecurity program and get expert guidance where you need it most.

Penetration Testing

Test your physical locations and IT infrastructure to shore up weaknesses before exploitation.

Database Security

Prevent unauthorized access and exceed compliance requirements.

Email Security

Stop email threats others miss and secure your organization against the #1 ransomware attack vector.

Digital Forensics & Incident Response

Prepare for the inevitable with 24/7 global breach response in-region and available on-site.

Firewall & Technology Management

Mitigate risk of a cyberattack with 24/7 incident and health monitoring and the latest threat intelligence.

Solutions
BY TOPIC
Microsoft Security
Unlock the full power of Microsoft Security
Offensive Security
Solutions to maximize your security ROI
Rapidly Secure New Environments
Security for rapid response situations
Securing the Cloud
Safely navigate and stay protected
Securing the IoT Landscape
Test, monitor and secure network objects
Why Trustwave
About Us
Awards and Accolades
Trustwave SpiderLabs Team
Trustwave Fusion Security Operations Platform
Trustwave Security Colony
Partners
Technology Alliance Partners
Key alliances who align and support our ecosystem of security offerings
Trustwave PartnerOne Program
Join forces with Trustwave to protect against the most advance cybersecurity threats

TWSL2013-029: Information Disclosure Vulnerability in QNAP Photo Station

Photo Station, a web application, allows users to upload and share photos over the Internet using a Turbo NAS (Network-Attached Storage). As a result of a short directory bruteforce I performed recently, I discovered a "/photo/" directory within the application.

Through this directory I achieved guest access although the account did not have access to any photo albums. When logging in as a guest user (and promptly being logged out again due to no albums being shared with the account), I had an inkling that useful items of functionality may have been exposed.

Upon further investigation, I noticed that a "/photo/p/api/list.php" script was being called along with various values to a "t" parameter to retrieve photo albums. I replayed the request (as an unauthenticated user) and the API responded. I then fuzzed this "t" parameter for various values (again as an unauthenticated user) to try and find something interesting.

With the table results from my Burp Intruder session glaring down brightly from my screen, I scrolled down to review the response lengths of each request.

In reviewing the request "/photo/p/api/list.php?t=users" I thought I might be onto something.

Here is the actual raw response, an XML file:

<?xml version="1.0"?><QDocRoot version="1.0">  <status>0</status>  <users>    <user><id>0</id><name>Admin</name><fullname>administrator</fullname></user>    <user><id>502</id><name>REMOVED</name><fullname>Linux User</fullname></user>    <user><id>501</id><name>REMOVED</name><fullname>Linux User</fullname></user>    <user><id>500</id><name>REMOVED</name><fullname>Linux User</fullname></user>  </users>  <Queries>none</Queries></QDocRoot>

This particular Photo Station API reveals users of the operating system. With this information, an attacker could attempt a bruteforce attack on the user credentials or make use of them in tandem with another vulnerability.

The vendor was informed of and has since fixed this vulnerability in firmware 4.0.3 build 0912.

ABOUT TRUSTWAVE

Trustwave is a globally recognized cybersecurity leader that reduces cyber risk and fortifies organizations against disruptive and damaging cyber threats. Our comprehensive offensive and defensive cybersecurity portfolio detects what others cannot, responds with greater speed and effectiveness, optimizes client investment, and improves security resilience. Learn more about us.

Latest Intelligence

Discover how our specialists can tailor a security program to fit the needs of
your organization.

Request a Demo