Lucene search
+L

284 matches found

securityvulns
securityvulns
added 2007/04/20 12:00 a.m.49 views

NuclearBB Alpha 1 - Multiple Blind SQL/XPath Injection Vulnerabilities

NuclearBB Alpha 1 - Multiple Blind SQL/XPath Injection Vulnerabilities Vulnerable: NuclearBB Alpha 1 Google d0rk: "This forum is powered by NuclearBB" ============= String Inputs ============= ---------------------------- login.php - $POST'submit' ---------------------------- username=xyz...

1.6AI score
SaveExploits0
Packet Storm
Packet Storm
added 2007/04/19 12:00 a.m.27 views

nuclearbb-sql.txt

NuclearBB Alpha 1 - Multiple Blind SQL/XPath Injection Vulnerabilities Vulnerable: NuclearBB Alpha 1 Google d0rk: "This forum is powered by NuclearBB" ============= String Inputs ============= ---------------------------- login.php - $POST'submit' ---------------------------- username=xyz...

7.4AI score
SaveExploits0
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.21 views

Filter input to avoid XPath injection

In order to avoid XPath injection, user input must be filtered before it ends up in the query. Unfortunately, there's no way to do this with a standard method in PHP, so we need our own filtering function. Current best practice recommends using white lists instead of black lists to allow only a...

2.6AI score
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.17 views

Filter input to avoid XPath injection

Filter input for its use in XPath expressions In order to avoid XPath injection, user input must be filtered before it ends up in the query. Unfortunately, there's no way to do this with a standard method in PHP, so we need our own filtering function. Current best practice recommends using white...

6.1AI score
SaveExploits0Affected Software1
Rows per page
Query Builder