diff --git a/files.csv b/files.csv
index f2d665ba0..40e5fce6f 100755
--- a/files.csv
+++ b/files.csv
@@ -31230,3 +31230,18 @@ id,file,description,date,author,platform,type,port
34684,platforms/php/webapps/34684.pl,"Joomla Spain Component 'nv' Parameter SQL Injection Vulnerability",2010-09-20,FL0RiX,php,webapps,0
34685,platforms/windows/remote/34685.py,"Basic Web Server 1.0 Directory Traversal and Denial of Service Vulnerabilities",2010-09-19,"John Leitch",windows,remote,0
34686,platforms/windows/remote/34686.txt,"YelloSoft Pinky 1.0 Directory Traversal Vulnerability",2010-09-16,"John Leitch",windows,remote,0
+34687,platforms/asp/webapps/34687.txt,"Smart ASP Survey 'catid' SQL Injection Vulnerability",2009-08-27,Moudi,asp,webapps,0
+34688,platforms/php/webapps/34688.txt,"Basilic 1.5.13 'index.php' Cross Site Scripting Vulnerability",2009-07-27,PLATEN,php,webapps,0
+34689,platforms/php/webapps/34689.txt,"Smart Magician Blog 1.0 Multiple SQL Injection Vulnerabilities",2009-08-27,Evil-Cod3r,php,webapps,0
+34690,platforms/php/webapps/34690.txt,"@Mail <= 6.1.9 'MailType' Parameter Cross Site Scripting Vulnerability",2010-09-21,"Vicente Aguilera Diaz",php,webapps,0
+34691,platforms/multiple/remote/34691.txt,"CollabNet Subversion Edge Log Parser HTML Injection Vulnerability",2010-09-21,"Sumit Kumar Soni",multiple,remote,0
+34692,platforms/php/webapps/34692.txt,"WebAsyst Shop-Script PREMIUM 'searchstring' Parameter Cross Site Scripting Vulnerability",2009-07-27,u.f.,php,webapps,0
+34693,platforms/php/webapps/34693.txt,"Free Arcade Script 1.0 'search' Field Cross Site Scripting Vulnerability",2009-08-27,"599eme Man",php,webapps,0
+34694,platforms/php/webapps/34694.txt,"ClipBucket 1.7.1 Multiple SQL Injection Vulnerabilities",2009-07-24,Qabandi,php,webapps,0
+34695,platforms/windows/remote/34695.c,"GreenBrowser 'RSRC32.DLL' DLL Loading Arbitrary Code Execution Vulnerability",2010-09-22,anT!-Tr0J4n,windows,remote,0
+34696,platforms/windows/remote/34696.c,"Easy Office Recovery 'dwmapi.dll' DLL Loading Arbitrary Code Execution Vulnerability",2010-09-22,anT!-Tr0J4n,windows,remote,0
+34697,platforms/windows/remote/34697.c,"Sothink SWF Decompiler 'dwmapi.dll' DLL Loading Arbitrary Code Execution Vulnerability",2010-09-22,anT!-Tr0J4n,windows,remote,0
+34699,platforms/php/webapps/34699.txt,"OpenText LiveLink 9.7.1 Multiple Cross Site Scripting Vulnerabilities",2010-09-23,"Alejandro Ramos",php,webapps,0
+34700,platforms/php/webapps/34700.txt,"WebShop Hun 1.062s 'index.php' Local File Include and Cross Site Scripting Vulnerabilities",2009-07-24,u.f.,php,webapps,0
+34701,platforms/php/webapps/34701.txt,"SkaLinks 1.5 'cat' Parameter Multiple Cross Site Scripting Vulnerabilities",2009-07-24,Moudi,php,webapps,0
+34702,platforms/php/webapps/34702.txt,"TurnkeySetup Net Marketing 6.0 'faqs.php' Cross Site Scripting Vulnerability",2009-07-24,Moudi,php,webapps,0
diff --git a/platforms/asp/webapps/34687.txt b/platforms/asp/webapps/34687.txt
new file mode 100755
index 000000000..91122c048
--- /dev/null
+++ b/platforms/asp/webapps/34687.txt
@@ -0,0 +1,7 @@
+source: http://www.securityfocus.com/bid/43370/info
+
+Smart ASP Survey is prone to a SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data.
+
+Exploiting the vulnerability could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
+
+http://www.example.com/poll/showresult.asp?catid=[sqli]
\ No newline at end of file
diff --git a/platforms/multiple/remote/34691.txt b/platforms/multiple/remote/34691.txt
new file mode 100755
index 000000000..bd37db683
--- /dev/null
+++ b/platforms/multiple/remote/34691.txt
@@ -0,0 +1,10 @@
+source: http://www.securityfocus.com/bid/43378/info
+
+CollabNet Subversion Edge is prone to an HTML-injection vulnerability because it fails to properly sanitize user-supplied input before using it in dynamically generated content.
+
+Attacker-supplied HTML and script code would run in the context of the affected site, potentially allowing an attacker to steal cookie-based authentication credentials or to control how the site is rendered to the user; other attacks are also possible.
+
+CollabNet Subversion Edge 1.2.0 is vulnerable; other versions may also be affected.
+
+The following example request is available:
+GET /csvn/login HTTP/1.0
\ No newline at end of file
diff --git a/platforms/php/webapps/34688.txt b/platforms/php/webapps/34688.txt
new file mode 100755
index 000000000..91718e4f5
--- /dev/null
+++ b/platforms/php/webapps/34688.txt
@@ -0,0 +1,9 @@
+source: http://www.securityfocus.com/bid/43372/info
+
+Basilic is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.
+
+An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
+
+Basilic 1.5.13 is vulnerable; other versions may also be affected.
+
+http://www.example.com/publications/index.php?author=1