| OSVDB ID | Disclosure Date | Title |
|
85085
Description:
MediaWiki contains a flaw that allows a remote Cross-site Request Forgery (CSRF / XSRF) attack. The flaw exists because the application does not require multiple steps or explicit confirmation for sensitive transactions. By using a crafted URL (e.g., a crafted GET request inside an "img" tag), an attacker may trick the victim into clicking on the image to take advantage of the trust relationship between the authenticated victim and the application. Such an attack could trick the victim into performing an unspecified action in the context of their session with the application, without further prompting or verification.
|
2012-08-31
|
MediaWiki Unspecified CSRF
|
|
85934
Description:
WarFTPd contains a format string flaw in war-ftpd.exe. The issue is triggered as format string specifiers (e.g. %s and %x) are not properly sanitized in usernames supplied during the authentication process. With a specially crafted request, a remote attacker can crash the service causing a denial of service.
|
2012-08-31
|
WarFTPd Username Handling Remote Format String DoS
|
|
85106
Description:
MediaWiki contains a flaw that may lead to an unauthorized information disclosure. The issue is triggered when the program stores credential information in the local database, in some cases even when using an external authentication plugin. This may allow an attacker to gain unauthorized access to a system using an old password via the strict function.
|
2012-08-31
|
MediaWiki Local Database External Authentication Plugin Credential Storage Information Disclosure
|
|
85147
Description:
iCagenda Component for Joomla! contains a flaw that may lead to an unauthorized information disclosure. The issue is triggered when a remote attacker sends malformed input to the index.php script via the 'ItemID' and 'id' parameters, which discloses 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.
|
2012-08-31
|
iCagenda Component for Joomla! index.php Multiple Parameter Malformed Input Path Disclosure
|
|
85889
Description:
A memory corruption flaw exists in Internet Download Manager. The program fails to sanitize user-supplied input resulting in memory corruption. With a specially crafted EF2 file, a context-dependent attacker can execute arbitrary code.
|
2012-08-31
|
Internet Download Manager EF2 File Handling Memory Corruption
|
|
85109
Description:
Cyobozu Live for Android contains an unspecified flaw that may allow a remote attacker to execute arbitrary Java methods. No further details have been provided.
|
2012-08-31
|
Cybozu Live for Android Unspecified Remote Java Method Execution
|
|
85105
Description:
MediaWiki contains a flaw that is triggered when the GlobalBlocking extension fails to properly handle IP address blocking. This may allow a remote attacker to bypass the blocking mechanism and create a new account.
|
2012-08-31
|
MediaWiki GlobalBlocking Extension IP Address Block Bypass
|
|
85108
Description:
MediaWiki contains a flaw related to external authentication plugins. The issue is triggered when the plugin returns false in its strict function. This may allow an attacker to use an old password for an account indefinitely.
|
2012-08-31
|
MediaWiki External Authentication Plugin False Strict Function Handling Old Password Authentication Weakness
|
|
85088
Description:
Oracle Java SE / JRE contains an multiple flaws that may allow an attacker to bypass sandbox restrictions and execute arbitrary code.
|
2012-08-31
|
Oracle Java SE / JRE Sandbox Bypass Multiple Method Arbitrary Code Execution
|
|
85148
Description:
iCagenda Component for Joomla! 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 'id' parameter. This may allow an attacker to inject or manipulate SQL queries in the back-end database, allowing for the manipulation or disclosure of arbitrary data.
|
2012-08-31
|
iCagenda Component for Joomla! index.php id Parameter SQL Injection
|
|
85723
Description:
Linux Kernel contains a flaw that may allow a remote denial of service. The issue is triggered when a synchronization failure occurs during the handling of socket options. This will result in a loss of availability for the system.
|
2012-08-31
|
Linux Kernel Socket Option Handling Synchronization Failure Remote DoS
|
|
86400
Description:
BBPress Plugin for WordPress contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the wp-content/plugins/bbpress/forum.php script not properly sanitizing user-supplied input to the 'page' parameter. This may allow an attacker to inject or manipulate SQL queries in the back-end database, allowing for the manipulation or disclosure of arbitrary data.
|
2012-08-31
|
BBPress Plugin for WordPress wp-content/plugins/bbpress/forum.php page Parameter SQL Injection
|
|
85007
Description:
By default, GarrettCom Magnum MNS-6K Management Software installs with a default, hardcoded password that may allow a normal user account to authenticate with admin privileges. This allows attackers to trivially access the program or system and gain privileged access.
|
2012-08-31
|
GarrettCom Magnum MNS-6K Management Software Hardcoded Admin Password
|
|
85103
Description:
MediaWiki contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate input passed via a 'File:' tag's comment to a non-existing file before returning it to the user. This may allow a user to create a specially crafted request that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server.
|
2012-08-31
|
MediaWiki Non-existing File File: tag Comment XSS
|
|
85104
Description:
MediaWiki contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate the 'uselang' parameter upon submission to the index.php script. This may allow a user to create a specially crafted request that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server.
|
2012-08-31
|
MediaWiki index.php uselang Parameter XSS
|
|
85107
Description:
MediaWiki contains a flaw that may lead to an unauthorized information disclosure. The issue is triggered when an admin attempts to block a use who has already been blocked while using the 'Hide username from edits and lists' option. This may disclose the block reason to the second admin, even if they do not have privileges to view it.
|
2012-08-31
|
MediaWiki User Block Attempt Handling Block Reason Disclosure
|
|
85888
Description:
Yet Another Awards System for vBulletin contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the request_award.php script not properly sanitizing user-supplied input to the 'award_request_uid' parameter. This may allow an attacker to inject or manipulate SQL queries in the back-end database, allowing for the manipulation or disclosure of arbitrary data.
|
2012-08-31
|
Yet Another Awards System for vBulletin request_award.php award_request_uid Parameter SQL Injection
|
|
86399
Description:
BBPress Plugin for WordPress contains a flaw that may lead to an unauthorized information disclosure. The issue is triggered when certain input is not properly sanitized before being used in the wp/wp-content/plugins/bbpress/topic.php and wp/wp-content/plugins/bbpress/forum.php scripts, which discloses 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.
|
2012-08-31
|
BBPress Plugin for WordPress Multiple Script Malformed Input Path Disclosure
|
|
85032
Description:
Google Chrome contains a NULL pointer dereference flaw that is triggered when handling incomplete SPDY headers. With a specially crafted response, a context-dependent attacker can crash the browser process.
|
2012-08-30
|
Google Chrome SPDY Incomplete Header Handling NULL Pointer Dereference DoS Weakness
|
|
85035
Description:
Libxslt contains a use-after-free error in the 'xsltGenerateIdFunction' function [libxslt/functions.c] that is triggered when applying the 'generate-id()' method to the context node inside nested templates. With a specially crafted XSL stylesheet, an attacker can dereference already freed memory to cause a crash or potentially execute arbitrary code in an application linked against the library.
|
2012-08-30
|
Libxslt xsltGenerateIdFunction generate-id Context Node Nested Templates Use-after-free Weakness
|
|
85078
Description:
SugarCRM contains a flaw related to the logging functionality that may allow a remote attacker to execute arbitrary code. The issue is due to the administrator being able to specify any name for a log file, including one with a .php extension. By renaming the file and injecting log content, the log can be called directly to execute arbitrary PHP code.
|
2012-08-30
|
SugarCRM Logging Functionality Log File Rename Arbitrary Code Execution
|
|
84981
Description:
Oracle Java SE and JRE contain a flaw in the java.beans.Expression class. The issue is due to the program failing to properly handle a reflection of privileged classes inside the expression class. This may allow a remote attacker to potentially execute arbitrary code.
|
2012-08-30
|
Oracle Java SE / JRE java.beans.Expression Class Privileged Class Reflection Handling Remote Code Execution
|
|
84982
Description:
Oracle Java SE / JRE contains an unspecified flaw related to the Beans subcomponent that may allow a remote attacker to execute arbitrary code. No further details have been provided.
|
2012-08-30
|
Oracle Java SE / JRE Beans Subcomponent Unspecified Remote Code Execution (2012-3136)
|
|
85110
Description:
Opera contains a flaw that may allow an attacker to hide the file download dialogue by displaying it in a small box. This may allow the attacker to more easily trick a user into downloading the file by entering a certain keystroke sequence.
|
2012-08-30
|
Opera Small Window Dialog Box Button Truncation Display Weakness
|
|
85030
Description:
WebKit contains a flaw in the 'RenderBlock::LineBreaker::nextLineBreak' function [WebCore/rendering/RenderBlockLineLayout.cpp] that is triggered when looking for line breaks on the first line. With a specially crafted web page, a context-dependent attacker can crash the browser and potentially disclose memory.
|
2012-08-30
|
WebKit RenderBlock::LineBreaker::nextLineBreak Line Break Handling Out-of-bounds Read Issue
|
|
85037
Description:
Google Chrome contains a flaw in the 'SSLErrorInfo::CreateError' function [browser/ssl/ssl_error_info.cc] that allows a cross-site scripting (XSS) attack. This flaw exists because the application does not validate the 'Issued to' field of a SSL certificate before returning it to the user as part of the SSL certificate error page. This may allow a context-dependent attacker to create a specially crafted request that would execute arbitrary script code in a user's browser within the trust relationship between the browser and a web server.
|
2012-08-30
|
Google Chrome SSLErrorInfo::CreateError SSL Certificate 'Issued to' Field XSS
|
|
85074
Description:
OTRS (Open Ticket Request System) Help Desk contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate input passed via an HTML email message before returning it to the user. This may allow a user to create a specially crafted request that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server.
|
2012-08-30
|
OTRS (Open Ticket Request System) Help Desk HTML Email Message XSS
|
|
85111
Description:
SugarCRM contains a flaw that may lead to an unauthorized information disclosure. The issue is triggered when a direct request is sent for the cache/include/externalAPI.cache.js file, which will disclose the full installation path to a remote attacker.
|
2012-08-30
|
SugarCRM cache/include/externalAPI.cache.js File Direct Request Path Disclosure
|
|
85081
Description:
SugarCRM contains a flaw that may lead to an unauthorized information disclosure. The issue is triggered when ical_server.php has an open key, which will disclose schedule information to a remote attacker.
|
2012-08-30
|
SugarCRM ical_server.php User Schedule Disclosure
|
|
85080
Description:
SugarCRM contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate certain input when handling files upon submission to the index.php script. This may allow a user to create a specially crafted request that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server.
|
2012-08-30
|
SugarCRM index.php File Handling XSS
|
|
85079
Description:
SugarCRM contains a flaw that may lead to an unauthorized information disclosure. The issue is triggered when an error occurs during the parsing of a JSON query meant for the index.php script. This will disclose password hash information to a remote attacker.
|
2012-08-30
|
SugarCRM index.php JSON Query Parsing Password Hash Disclosure
|
|
85077
Description:
Spider Calendar Lite Component for Joomla! 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 'date' parameter. This may allow an attacker to inject or manipulate SQL queries in the back-end database, allowing for the manipulation or disclosure of arbitrary data.
|
2012-08-30
|
Spider Calendar Lite Component for Joomla! index.php date Parameter SQL Injection
|
|
85033
Description:
Google Chrome contains a use-after-free error in ResourceResponse.cpp that is triggered when a race condition occurs with workers and xmlhttprequests. With a specially crafted web page, a context-dependent attacker can dereference already freed memory and potentially execute arbitrary code.
|
2012-08-30
|
Google Chrome ResourceResponse.cpp Workers / XHR Handling Race Condition Use-after-free
|
|
85034
Description:
Google Chrome contains a use-after-free error in the 'PPB_URLLoader_Impl::FinishLoading' function in webkit/plugins/ppapi/ppb_url_loader_impl.cc when handling URL loading. With a specially crafted web page, a context-dependent attacker can dereference already freed memory and potentially execute arbitrary code.
|
2012-08-30
|
Google Chrome URL Loading Use-after-free Issue
|
|
85076
Description:
Carousel Slideshow Plugin for WordPress contains multiple unspecified flaws. No further details have been provided.
|
2012-08-30
|
Carousel Slideshow Plugin for WordPress Multiple Unspecified Remote Issues
|
|
85075
Description:
neptuneScripts Booking System Pro contains a flaw that allows a remote Cross-site Request Forgery (CSRF / XSRF) attack. The flaw exists because the application does not require multiple steps or explicit confirmation for sensitive transactions. By using a crafted URL (e.g., a crafted GET request inside an "img" tag), an attacker may trick the victim into clicking on the image to take advantage of the trust relationship between the authenticated victim and the application. Such an attack could trick the victim into adding an admin user in the context of their session with the application, without further prompting or verification.
|
2012-08-30
|
neptuneScripts Booking System Pro Admin User Creation CSRF
|
|
85071
Description:
Bugzilla contains a flaw that may lead to an unauthorized information disclosure. The issue is triggered when the application fails to properly restrict access when browsing directories. This may allow a remote attacker to gain access to source code of templates.
|
2012-08-30
|
Bugzilla Extension Directory Browsing Template Source Code Disclosure
|
|
85070
Description:
Asterisk contains a flaw related to the manager interface. The issue is triggered when the program fails to properly handle originate actions and fails to restrict access. This may allow a remote attacker to execute arbitrary shell commands via the ExternalIVR application action.
|
2012-08-30
|
Asterisk Manager Interface ExternalIVR Application Originate Action Handling Remote Shell Command Execution
|
|
85069
Description:
Asterisk contains a flaw that is triggered when making an IAX2 call on behalf of a peer. This may allow a remote attacker to bypass certain ACL rules.
|
2012-08-30
|
Asterisk Peer IAX2 Call Handling ACL Rule Bypass
|
|
85112
Description:
SugarCRM contains a flaw that is triggered when the program fails to properly restrict access to the vcal_server.php script. This may allow a remote attacker to enumerate a username or email address.
|
2012-08-30
|
SugarCRM vcal_server.php Username / Email Address Enumeration
|