| OSVDB ID | Disclosure Date | Title |
|
71235
Description:
Nostromo contains a flaw that allows a remote attacker to traverse outside of a restricted path. The issue is due to the program not properly sanitizing user input, specifically directory traversal style attacks (e.g., ../../) supplied via the URL. This directory traversal attack would allow the attacker to access arbitrary files or execute arbitrary shell commands.
|
2011-03-15
|
Nostromo URI Encoded Traversal Arbitrary Command Execution
|
|
72532
Description:
(Description Provided by CVE) : Multiple format string vulnerabilities in phar_object.c in the phar extension in PHP 5.3.5 and earlier allow context-dependent attackers to obtain sensitive information from process memory, cause a denial of service (memory corruption), or possibly execute arbitrary code via format string specifiers in an argument to a class method, leading to an incorrect zend_throw_exception_ex call.
|
2011-03-15
|
PHP phar Extension phar_object.c Multiple Format Strings
|
|
75089
Description:
Unknown / Incomplete
|
2011-03-15
|
ABBS Electronic Flash Cards FCD File Handling Overflow
|
|
71192
Description:
b2evolution contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate the 'p' parameter upon submission to the blogs/htsrv/comment_post.php script when commenting on a blog. This may allow a user to create a specially crafted URL that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server.
|
2011-03-15
|
b2evolution blogs/htsrv/comment_post.php p Parameter XSS
|
|
71230
Description:
LotusCMS contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate the 'title' parameter upon submission to the core/model/GeneralSettingsModel.php script. This may allow a user to create a specially crafted URL that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server.
|
2011-03-15
|
LotusCMS core/model/GeneralSettingsModel.php title Parameter XSS
|
|
71231
Description:
LotusCMS contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate the 'seodescription' parameter upon submission to the core/model/SEOModel.php script. This may allow a user to create a specially crafted URL that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server.
|
2011-03-15
|
LotusCMS core/model/SEOModel.php seodescription Parameter XSS
|
|
71232
Description:
LotusCMS contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate the 'page' parameter upon submission to the core/model/PageModel.php script. This may allow a user to create a specially crafted URL that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server.
|
2011-03-15
|
LotusCMS core/model/PageModel.php page Parameter XSS
|
|
71233
Description:
LotusCMS contains a flaw that allows a remote Cross-site Request Forgery (CSRF / XSRF) attack. The flaw exists because the core/model/UsersModel.php script does not require multiple steps or explicit confirmation for sensitive transactions for the addition of administrator users. 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 executing arbitrary commands in the context of their session with the application, without further prompting or verification.
|
2011-03-15
|
LotusCMS core/model/UsersModel.php Arbitrary Admin Account Creation CSRF
|
|
71237
Description:
LotusCMS contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate the 'title' parameter upon submission to the modules/Menu/MenuModuleAdmin.php script. This may allow a user to create a specially crafted URL that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server.
|
2011-03-15
|
LotusCMS modules/Menu/MenuModuleAdmin.php title Parameter XSS
|
|
72036
Description:
xt:Commerce contains a flaw that may lead to an unauthorized information disclosure. The issue is triggered when a remote attacker sends a direct request to the xtFramework/admin/default_lang_definitions.inc.php, xtFramework/library/adodb/contrib/toxmlrpc.inc.php or xtFramework/library/PhpExt/AutoLoadConfigObject.php script, 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.
|
2011-03-15
|
xt:Commerce Multiple Script Direct Request Path Disclosure
|
|
72039
Description:
OXID eShop contains a flaw that may lead to an unauthorized information disclosure. The issue is triggered when a remote attacker sends a direct request to the config.inc.php, admin/actions.php, views/search.php or core/oxarticle.php script, 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.
|
2011-03-15
|
OXID eShop Multiple Script Direct Request Path Disclosure
|
|
73748
Description:
(Description Provided by CVE) : ** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.
|
2011-03-15
|
udisks mount(8) Command Arbitrary Kernel Module Loading
|
|
73706
Description:
(Description Provided by CVE) : The Debian GNU/Linux /etc/cron.d/php5 cron job for PHP 5.3.5 allows local users to delete arbitrary files via a symlink attack on a directory under /var/lib/php5/.
|
2011-03-15
|
PHP on Debian GNU/Linux /etc/cron.d/php5 Directory Symlink Arbitrary File Deletion
|
|
75332
Description:
LotusCMS contains a flaw that allows a remote attacker to traverse outside of a restricted path. The issue is due to the core/model/PageModel.php script not properly sanitizing user input, specifically directory traversal style attacks (e.g., ../../) supplied via the 'page' parameter. This directory traversal attack would allow the attacker to access arbitrary files.
|
2011-03-15
|
LotusCMS core/model/PageModel.php page Parameter Traversal Arbitrary File Access
|
|
79391
Description:
Unknown / Incomplete
|
2011-03-15
|
Tcat Server JMX Browser Information Disclosure
|
|
87693
Description:
CodeIgniter contains a flaw that is triggered when the program fails to set the secure flag for the session cookie in an HTTPS session. Without this flag, a web browser may transmit the cookie in cleartext (i.e., unencrypted) potentially allowing it to be intercepted.
|
2011-03-15
|
CodeIgniter HTTPS Session Cookie Secure Flag Weakness
|
|
87942
Description:
IBM WebSphere Message Broker is prone to an overflow condition. The program fails to properly sanitize user-supplied input resulting in a stack overflow. With a specially crafted HTTP request node, a remote attacker can potentially execute arbitrary code or cause a denial of service.
|
2011-03-15
|
IBM WebSphere Message Broker HTTP Request Node Handling Remote Overflow
|
|
92867
Description:
Memcached contains a flaw that may allow a remote denial of service. The issue is triggered during the handling of a malformed packet. This may allow a remote attacker to crash the program.
|
2011-03-15
|
Memcached Malformed Packet Handling Remote DoS
|
|
71121
Description:
Qualitynet CMS contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the dynamic-menu.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.
|
2011-03-14
|
Qualitynet CMS dynamic-menu.php id Parameter SQL Injection
|
|
71122
Description:
Qualitynet CMS contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the content_page.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.
|
2011-03-14
|
Qualitynet CMS content_page.php id Parameter SQL Injection
|
|
75100
Description:
(Description Provided by CVE) : /etc/init.d/boot.localfs in the aaa_base package before 11.2-43.48.1 in SUSE openSUSE 11.2, and before 11.3-8.7.1 in openSUSE 11.3, allows local users to overwrite arbitrary files via a symlink attack on /dev/shm/mtab.
|
2011-03-14
|
SUSE aaa_base /etc/init.d/boot.localfs Temporary File Symlink Arbitrary File Overwrite
|
|
71331
Description:
Xen contains a flaw that may allow a local denial of service. The issue is triggered when the 'arch_set_info_guest()' function in 'xen/arch/x86/domain.c' fails to properly verify the presence of a valid usermode pagetable, resulting in a loss of availability.
|
2011-03-14
|
Xen xen/arch/x86/domain.c arch_set_info_guest() Pagetable Local DoS
|
|
71254
Description:
A memory corruption flaw exists in Adobe Flash Player and AIR, and the Authplay.dll component in Reader and Acrobat. The ActionScript Virtual Machine 2 component fails to sanitize user-supplied input when handling certain instruction sequences, resulting in memory corruption. With a specially crafted .swf file, a context-dependent attacker can execute arbitrary code.
|
2011-03-14
|
Adobe Flash AVM2 Action Script Virtual Machine Memory Corruption
|
|
75095
Description:
Unknown / Incomplete
|
2011-03-14
|
LotusCMS index.php Multiple Parameter eval() Call Arbitrary PHP Code Execution
|
|
75096
Description:
Unknown / Incomplete
|
2011-03-14
|
ABBS Audio Media Player LST File Handling Stack Buffer Overflow
|
|
74380
Description:
(Description Provided by CVE) : Google Chrome 11 does not block use of a cross-domain image as a WebGL texture, which allows remote attackers to obtain approximate copies of arbitrary images via a timing attack involving a crafted WebGL fragment shader.
|
2011-03-14
|
Google Chrome WebGL Fragment Shader Arbitrary Cross-domain Image Disclosure
|
|
75282
Description:
(Description Provided by CVE) : login.aspx in the SmarterTools SmarterStats 6.0 web server does not include the HTTPOnly flag in a Set-Cookie header for the loginsettings cookie, which makes it easier for remote attackers to obtain potentially sensitive information via script access to this cookie.
|
2011-03-14
|
SmarterTools SmarterStats login.aspx HTTPOnly Flag Set-Cookie Header Remote Information Disclosure
|
|
75283
Description:
(Description Provided by CVE) : Login.aspx in the SmarterTools SmarterStats 6.0 web server generates a ctl00$MPH$txtPassword password form field without disabling the autocomplete feature, which makes it easier for remote attackers to bypass authentication by leveraging an unattended workstation.
|
2011-03-14
|
SmarterTools SmarterStats Login.aspx ctl00$MPH$txtPassword Password Field Autocomplete Weakness Authentication Bypass
|
|
75313
Description:
The Administrator Console in Adobe ColdFusion contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate the 'browsesubmit' parameter upon submission to the /administrator/archives/index.cfm script. This may allow a user to create a specially crafted URL that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server.
|
2011-03-14
|
Adobe ColdFusion Administrator Console /administrator/archives/index.cfm browsesubmit Parameter XSS
|
|
75314
Description:
The Administrator Console in Adobe ColdFusion contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate the 'dsn' parameter upon submission to the /administrator/datasources/derbyEmbedded.cfm script. This may allow a user to create a specially crafted URL that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server.
|
2011-03-14
|
Adobe ColdFusion Administrator Console /administrator/datasources/derbyEmbedded.cfm dsn Parameter XSS
|
|
75315
Description:
The Administrator Console in Adobe ColdFusion contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate input passed via the URL upon submission to the /administrator/extensions/corbaedit.cfm script. This may allow a user to create a specially crafted URL that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server.
|
2011-03-14
|
Adobe ColdFusion Administrator Console /administrator/extensions/corbaedit.cfm URI XSS
|
|
75316
Description:
The Administrator Console in Adobe ColdFusion contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate the 'logfile' parameter upon submission to the /administrator/logviewer/searchlog.cfm script. This may allow a user to create a specially crafted URL that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server.
|
2011-03-14
|
Adobe ColdFusion Administrator Console /administrator/logviewer/searchlog.cfm logfile Parameter XSS
|
|
75318
Description:
The Administrator Console in Adobe ColdFusion contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate the 'browsesubmit' parameter upon submission to the /administrator/settings/jvm.cfm script. This may allow a user to create a specially crafted URL that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server.
|
2011-03-14
|
Adobe ColdFusion Administrator Console /administrator/settings/jvm.cfm browsesubmit Parameter XSS
|
|
75317
Description:
The Administrator Console in Adobe ColdFusion contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate the 'fontPath' and 'browsesubmit' parameters upon submission to the /administrator/settings/fonts.cfm script. This may allow a user to create a specially crafted URL that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server.
|
2011-03-14
|
Adobe ColdFusion Administrator Console /administrator/settings/fonts.cfm Multiple Parameter XSS
|
|
75319
Description:
The Administrator Console in Adobe ColdFusion contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate the 'browsesubmit' parameter upon submission to the /administrator/settings/mappings.cfm script. This may allow a user to create a specially crafted URL that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server.
|
2011-03-14
|
Adobe ColdFusion Administrator Console /administrator/settings/mappings.cfm browsesubmit Parameter XSS
|
|
75320
Description:
The Administrator Console in Adobe ColdFusion contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate the 'browsesubmit' parameter upon submission to the /administrator/settings/version.cfm script. This may allow a user to create a specially crafted URL that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server.
|
2011-03-14
|
Adobe ColdFusion Administrator Console /administrator/settings/version.cfm browsesubmit Parameter XSS
|
|
75321
Description:
The Administrator Console in Adobe ColdFusion contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate the 'browsesubmit' parameter upon submission to the /administrator/analyzer/index.cfm script. This may allow a user to create a specially crafted URL that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server.
|
2011-03-14
|
Adobe ColdFusion Administrator Console /administrator/analyzer/index.cfm browsesubmit Parameter XSS
|
|
75322
Description:
The Administrator Console in Adobe ColdFusion contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate the 'browsesubmit' parameter upon submission to the /administrator/archives/index.cfm script. This may allow a user to create a specially crafted URL that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server.
|
2011-03-14
|
Adobe ColdFusion Administrator Console /administrator/archives/index.cfm browsesubmit Parameter XSS
|
|
75323
Description:
The Administrator Console in Adobe ColdFusion contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate input passed via the URL upon submission to the /administrator/extensions/corbaedit.cfm script. This may allow a user to create a specially crafted URL that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server.
|
2011-03-14
|
Adobe ColdFusion Administrator Console /administrator/extensions/corbaedit.cfm URI XSS
|
|
75324
Description:
The Administrator Console in Adobe ColdFusion contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate the 'logfile' parameter upon submission to the /administrator/logviewer/searchlog.cfm script. This may allow a user to create a specially crafted URL that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server.
|
2011-03-14
|
Adobe ColdFusion Administrator Console /administrator/logviewer/searchlog.cfm logfile Parameter XSS
|