Vbulletin 4.1.5 Attachment[SQLI] [0Day]

Old School

Well-known member
Member
Joined
11 yrs. 5 mth. 29 days
Messages
2,580
Reaction score
8,420
Wallet
0$
examine variables came across sq-injection, as later found to be inherent to all vbulletin 4.1.5. Title: Vulnerability in vBulletin 4.1.5 Dork: Powered by Powered by vBulletin 4.1.5 Conditions: The account on the forum. Permission to attach files to messages / themes (attachments) Register -> go to the forum -> click a topic or if the board is, you can choose to create an article (the second option more work) -> at the bottom looking Attachments 'Manage Attachments' - > Open the window and setting "values ​​[f]" insert our SQL query. Example:

Code:
Please, Log in or Register to view codes content!

After that, we see the standard error of the database offline, thus opening the source code of the page and see:

PHP:
Please, Log in or Register to view codes content!
 
Top Bottom