Lucene search
K

STG Security Advisory 2005-01-20.22

🗓️ 25 Jan 2005 00:00:00Reported by STG SecurityType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 43 Views

JSBoard vulnerability allows file disclosure due to input validation flaw; upgrade to secure version 2.0.10.

Code
`  
  
STG Security Advisory: [SSA-20050120-22] JSBoard file disclosure  
vulnerability.  
  
Revision 1.0  
Date Published: 2005-01-20 (KST)  
Last Update: 2005-01-20 (KST)  
Disclosed by SSR Team ([email protected])  
  
Summary  
========  
JSBoard is one of widely used web BBS applications in Korea. Because of an  
input validation flaw, a malicious attacker can read arbitrary files.  
  
Vulnerability Class  
===================  
Implementation Error: Input validation flaw  
  
Impact  
======  
Medium : arbitrary file disclosure  
  
Affected Products  
================  
JSBoard 2.0.9 and prior.  
  
Vendor Status: FIXED  
====================  
2004-12-31 Vulnerability found.  
2004-12-31 JSBoard developer notified.  
2005-01-02 Developer confirmed.  
2005-01-02 Update version released.  
2005-01-20 Official release.  
  
Details  
=======  
PHP has a feature discarding the input values containing null characters  
when magic_quotes_gpc = off. Because JSBoard session.php doesn't sanitize  
$table variable, a malicious attacker can read arbitrary files.  
  
- ---  
include_once "include/print.php";  
parse_query_str();  
$opt = $table ? "&table=$table" : "";  
$opts = $table ? "?table=$table" : "";  
...snip...  
- ---  
  
Proof of Concept  
================  
A local web proxy (e.g., Achilles) is required to prove the vulnerability.  
  
http://[victim]/session.php?logins=true&m=logout&table=../../../../../../etc  
/passwd%00  
  
Solution  
=========  
Upgrade to 2.0.10  
http://kldp.net/frs/download.php/1729/jsboard-2.0.10.tar.gz  
  
Vendor URL  
==========  
http://kldp.net/projects/jsboard/  
  
Credits  
======  
Jeremy Bae at STG Security  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation