| OSVDB ID | Disclosure Date | Title |
|
24607
Description:
(Description Provided by CVE) : Multiple SQL injection vulnerabilities in Keystone Digital Library Suite (DLS) 1.5.4 and earlier allow remote attackers to execute arbitrary SQL commands via the subject_type_id parameter in (1) the index page and (2) the search module.
|
2006-03-31
|
Keystone DLS index.php subject_type_id Variable SQL Injection
|
|
24360
Description:
(Description Provided by CVE) : Multiple SQL injection vulnerabilities in MonAlbum 0.8.7 allow remote attackers to execute arbitrary SQL commands via (1) the pc parameter in (a) index.php and (2) pnom, (3) pcourriel, and (4) pcommentaire parameters in (b) image_agrandir.php.
|
2006-03-30
|
MonAlbum index.php pc Variable SQL Injection
|
|
24361
Description:
(Description Provided by CVE) : Multiple SQL injection vulnerabilities in MonAlbum 0.8.7 allow remote attackers to execute arbitrary SQL commands via (1) the pc parameter in (a) index.php and (2) pnom, (3) pcourriel, and (4) pcommentaire parameters in (b) image_agrandir.php.
|
2006-03-30
|
MonAlbum image_agrandir.php Multiple Variable SQL Injection
|
|
26513
Description:
Horde contains a flaw that allows a remote cross site scripting attack. This flaw exists because the application does not validate the 'url' variable upon submission to the test.php script when the 'mode' variable is set to the value 'phpinfo' or 'filetest'. This could allow a user to create a specially crafted URL that would execute arbitrary code in a user's browser within the trust relationship between the browser and the server, leading to a loss of integrity.
|
2006-03-30
|
Horde test.php url Variable XSS
|
|
26514
Description:
Horde contains a flaw that allows a remote cross site scripting attack. This flaw exists because the application does not validate the 'name', 'email', 'subject', and 'message' variables upon submission to the templates/problem/problem.inc script. This could allow a user to create a specially crafted URL that would execute arbitrary code in a user's browser within the trust relationship between the browser and the server, leading to a loss of integrity.
|
2006-03-30
|
Horde /templates/problem/problem.inc Multiple Variable XSS
|
|
24301
Description:
qliteNews contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the loginprocess.php script not properly sanitizing user-supplied input to the 'username' or 'password' variable. This may allow an attacker to inject or manipulate SQL queries in the backend database.
|
2006-03-30
|
qliteNews loginprocess.php Multiple Variable SQL Injection
|
|
24284
Description:
Claroline contains a flaw that allows a remote attacker to view arbitrary files outside of the web path. The issue is due to the 'rqmkhtml.php' script not properly sanitizing user input, specifically directory traversal style attacks (../../) supplied via the 'file' variable.
|
2006-03-30
|
Claroline rqmkhtml.php file Variable Traversal Arbitrary File Access
|
|
24285
Description:
Claroline contains a flaw that allows a remote cross site scripting attack. This flaw exists because the application does not validate the 'file' variable upon submission to the rqmkhtml.php script. This could allow a user to create a specially crafted URL that would execute arbitrary code in a user's browser within the trust relationship between the browser and the server, leading to a loss of integrity. Additionally, this can be used to disclose the software installation path. While such information is relatively low risk, it is often useful in carrying out additional, more focused attacks.
|
2006-03-30
|
Claroline rqmkhtml.php file Variable XSS
|
|
24286
Description:
Claroline contains a flaw that may allow a remote attacker to execute arbitrary commands. The issue is due to scormExport.inc.php not properly sanitizing user input supplied to the 'includePath' variable. This may allow an attacker to include a file from a remote host that contains arbitrary commands which will be executed by the vulnerable script.
|
2006-03-30
|
Claroline scormExport.inc.php includePath Variable Remote File Inclusion
|
|
24304
Description:
v-creator contains a flaw that may allow a malicious user to execute arbitrary shell commands. The issue is triggered due to an input validation error in the 'enrypt()' and 'decrypt()' functions in VCEngine.php. It is possible that the flaw may allow arbitrary command execution resulting in a loss of integrity.
|
2006-03-30
|
v-creator VCEngine.php OPENSSL Command Injection
|
|
24300
Description:
Esqlanelapse contains a flaw that allows a remote cross site scripting attack. This flaw exists because the application does not validate unknown or unspecified variables upon submission to an unknown or unspecified script. This could allow a user to create a specially crafted URL that would execute arbitrary code in a user's browser within the trust relationship between the browser and the server, leading to a loss of integrity.
|
2006-03-30
|
Esqlanelapse Unspecified XSS
|
|
24296
Description:
RedCMS contains a flaw that allows a remote cross site scripting attack. This flaw exists because the application does not validate the 'email', 'location', or 'website' fields upon submission to the register.php script. This could allow a user to create a specially crafted URL that would execute arbitrary code in a user's browser within the trust relationship between the browser and the server, leading to a loss of integrity.
|
2006-03-30
|
RedCMS register.php Multiple Field XSS
|
|
24297
Description:
RedCMS contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the login.php script not properly sanitizing user-supplied input to the 'username' and 'password' variables. This may allow an attacker to inject or manipulate SQL queries in the backend database.
|
2006-03-30
|
RedCMS login.php Multiple Variable SQL Injection
|
|
24298
Description:
RedCMS contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the profile.php script not properly sanitizing user-supplied input to the 'u' variable. This may allow an attacker to inject or manipulate SQL queries in the backend database.
|
2006-03-30
|
RedCMS profile.php u Variable SQL Injection
|
|
24299
Description:
RedCMS contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the register.php script not properly sanitizing user-supplied input to unspecirfied variables. This may allow an attacker to inject or manipulate SQL queries in the backend database.
|
2006-03-30
|
RedCMS register.php SQL Injection
|
|
24287
Description:
Oxygen contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the post.php script not properly sanitizing user-supplied input to the 'fid' variable. This may allow an attacker to inject or manipulate SQL queries in the backend database.
|
2006-03-30
|
Oxygen post.php fid Variable SQL Injection
|
|
24290
Description:
QLnews contains a flaw that allows a remote cross site scripting attack. This flaw exists because the application does not validate the 'autorx' and 'newsx' variables upon submission to the news.php script. This could allow a user to create a specially crafted URL that would execute arbitrary code in a user's browser within the trust relationship between the browser and the server, leading to a loss of integrity.
|
2006-03-30
|
QLnews news.php Multiple Variable XSS
|
|
24291
Description:
QLnews contains a flaw that may allow a malicious user to execute arbitrary code. The issue is due to the the administrator having permission to add any content to the config.php script. Once modified to contain arbitrary PHP code, an attacker can call the script directly to execute the code.
|
2006-03-30
|
QLnews config.php Arbitrary PHP Code Execution
|
|
24288
Description:
X-Changer contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the index.php script not properly sanitizing user-supplied input to the 'from', 'into', and 'id' variable. This may allow an attacker to inject or manipulate SQL queries in the backend database.
|
2006-03-30
|
X-Changer index.php Multiple Variable SQL Injection
|
|
27208
Description:
(Description Provided by CVE) : Unspecified versions of Mozilla Firefox allow remote attackers to cause a denial of service (crash) via a web page that contains a large number of nested marquee tags. NOTE: a followup post indicated that the initial report could not be verified.
|
2006-03-30
|
Multiple Browser Nested marquee Tag DoS
|
|
24313
Description:
MediaSlash.com Gallery contains a flaw that may allow a remote attacker to execute arbitrary commands. The issue is due to index.php not properly sanitizing user input supplied to the 'rub' variable. This may allow an attacker to include a file from a remote host that contains arbitrary commands which will be executed by the vulnerable script.
|
2006-03-30
|
MediaSlash Gallery index.php rub Variable Remote File Inclusion
|
|
30353
Description:
(Description Provided by CVE) : SQL injection vulnerability in PHP Script Index allows remote attackers to execute arbitrary SQL commands via the search parameter. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
|
2006-03-29
|
PHP Script Index search.php search Variable SQL Injection
|
|
24263
Description:
Samba winbindd contains a flaw that may lead to an unauthorized password exposure. It is possible to gain access to plain text winbindd passwords of a domain member server. When the log level is set to 5 or higher, winbindd stores these credentials in a plain text file readable by non-administrative users, which may lead to a loss of confidentiality.
|
2006-03-29
|
Samba winbindd Debug Log Server Credential Local Disclosure
|
|
24246
Description:
A remote overflow exists in MPlayer. MPlayer fails to properly handle a specially crafted ASF file in 'libmpdemux/asfheader.c' resulting in a integer overflow. With a specially crafted request, an attacker can cause arbitrary code execution resulting in a loss of integrity and/or availability.
|
2006-03-29
|
MPlayer libmpdemux/asfheader.c asf_descrambling() Function ASF Processing Overflow
|
|
24247
Description:
A remote overflow exists in MPlayer. MPlayer fails to properly sanitize the "thewLongsPerEntry" and "nEntriesInUse" values in the "indx" chunk in an AVI file in "libmpdemux/aviheader.c" resulting in a heap-based buffer overflow. With a specially crafted request, an attacker can cause arbitrary code execution resulting in a loss of integrity and/or availability.
|
2006-03-29
|
MPlayer libmpdemux/aviheader.c AVI indx Chunk Processing Overflow
|
|
24239
Description:
Virtual War contains a flaw that may allow a remote attacker to execute arbitrary commands. The issue is due to includes/functions_install.php not properly sanitizing user input supplied to the 'vwar_root' variable. This may allow an attacker to include a file from a remote host that contains arbitrary commands which will be executed by the vulnerable script.
|
2006-03-29
|
Virtual War (Vwar) includes/functions_install.php vwar_root Variable Remote File Inclusion
|
|
20835
Description:
Basic Analysis and Security Engine (BASE) contains a flaw that allows a remote cross site scripting attack. This flaw exists because the application does not validate $_SERVER['REQUEST_URI'] variable upon submission to the PrintFreshPage() function. This could allow a user to create a specially crafted URL that would execute arbitrary code in a user's browser within the trust relationship between the browser and the server, leading to a loss of integrity.
|
2006-03-29
|
Basic Analysis and Security Engine (BASE) $_SERVER['REQUEST_URI'] XSS
|
|
24307
Description:
Analysis Console for Intrusion Databases (ACID) contains a flaw that allows a remote cross site scripting attack. This flaw exists because the application does not validate the $_SERVER['REQUEST_URI'] variable upon submission to the PrintFreshPage() function. This could allow a user to create a specially crafted URL that would execute arbitrary code in a user's browser within the trust relationship between the browser and the server, leading to a loss of integrity.
|
2006-03-29
|
Analysis Console for Intrusion Databases (ACID) $_SERVER['REQUEST_URI'] XSS
|
|
24262
Description:
NetBSD contains a flaw that may lead to an unauthorized information disclosure. The issue is triggered when 'ioctl' calls are made on Ethernet bridge interfaces. The operating system's kernel will not fully zero out temporary stack memory to hold the results of the 'ioctl' call which could disclose kernel stack memory to the calling process, resulting in a loss of confidentiality.
|
2006-03-29
|
NetBSD if_bridge(4) Function Arbitrary Kernel Memory Disclosure
|
|
24294
Description:
(Description Provided by CVE) : Multiple buffer overflows in the xfig import code (xfig-import.c) in Dia 0.87 and later before 0.95-pre6 allow user-assisted attackers to have an unknown impact via a crafted xfig file, possibly involving an invalid (1) color index, (2) number of points, or (3) depth.
|
2006-03-29
|
Dia XFig Import Plugin Multiple Overflows
|
|
24273
Description:
VNews contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the admin/admin.php script not properly sanitizing user-supplied input to the 'loginvar' variable. This may allow an attacker to inject or manipulate SQL queries in the backend database.
|
2006-03-29
|
VNews admin/admin.php loginvar Variable SQL Injection
|
|
24274
Description:
VNews contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the news.php script not properly sanitizing user-supplied input to the 'news' and 'nom' variables. This may allow an attacker to inject or manipulate SQL queries in the backend database.
|
2006-03-29
|
VNews news.php Multiple Variable SQL Injection
|
|
24275
Description:
VNews contains a flaw that allows a remote cross site scripting attack. This flaw exists because the application does not validate the 'autorkomentarza' or 'tresckomentarza' variables upon submission to the news.php script. This could allow a user to create a specially crafted URL that would execute arbitrary code in a user's browser within the trust relationship between the browser and the server, leading to a loss of integrity.
|
2006-03-29
|
VNews news.php Multiple Variable XSS
|
|
24276
Description:
[V]Book contains a flaw that may allow a remote attacker to execute arbitrary code. The issue occurs because program administrators are allowed to edit the admin/config.php file. By placing custom PHP code and then calling it, the code will be executed with the privileges of the web server.
|
2006-03-29
|
VNews admin/config.php Arbitrary PHP Code Execution
|
|
24259
Description:
ExplorerXP contains a flaw that allows a remote attacker to view files outside of the web path. The issue is due to the dir.php script not properly sanitizing user input, specifically directory traversal style attacks (../../) supplied via the 'chemin' variable.
|
2006-03-29
|
ExplorerXP dir.php chemin Variable Traversal Arbitrary File Access
|
|
24260
Description:
ExplorerXP contains a flaw that allows a remote cross site scripting attack. This flaw exists because the application does not validate the 'chemin' variable upon submission to the dir.php script. This could allow a user to create a specially crafted URL that would execute arbitrary code in a user's browser within the trust relationship between the browser and the server, leading to a loss of integrity.
|
2006-03-29
|
ExplorerXP dir.php chemin Variable XSS
|
|
24270
Description:
[V]Book contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the index.php script not properly sanitizing user-supplied input to the 'x' variable. This may allow an attacker to inject or manipulate SQL queries in the backend database.
|
2006-03-29
|
[V]Book index.php x Variable SQL Injection
|
|
24271
Description:
[V]book contains a flaw that allows a remote cross site scripting attack. This flaw exists because the application does not validate the 'autor', 'www', 'temat', or 'tresc' variables upon submission to the index.php script. This could allow a user to create a specially crafted URL that would execute arbitrary code in a user's browser within the trust relationship between the browser and the server, leading to a loss of integrity.
|
2006-03-29
|
[V]Book index.php Multiple Variable XSS
|
|
24272
Description:
[V]Book contains a flaw that may allow a remote attacker to execute arbitrary code. The issue occurs because program administrators are allowed to edit the config.php file. By placing custom PHP code and then calling it, the code will be executed with the privileges of the web server.
|
2006-03-29
|
[V]Book config.php Arbitrary PHP Code Execution
|
|
24522
Description:
WebCalendar contains a flaw that may lead to an unauthorized information disclosure. The issue is triggered when a remote attacker makes a direct request to the groups.php script, which will disclose the software's installation path resulting in a loss of confidentiality. While such information is relatively low risk, it is often useful in carrying out additional, more focused attacks.
|
2006-03-29
|
WebCalendar groups.php Direct Request Path Disclosure
|