| Blogs | OSVDB ID | Disclosure Date | Title |
| Views: 31 |
66441
Description:
By default, Siemens SIMATIC installs with a default password for accessing the SQL database. The 'WinCCConnect' and 'WinCCAdmin' accounts have a password of '2WSXcder' which is publicly known and documented. This allows attackers to trivially access the program or system.
|
2008-04-12
|
Siemens SIMATIC WinCC SQL Database Default Password
|
| Views: 31 |
60797
Description:
Expat contains a flaw in the handling of XML documents that may allow a remote denial of service. The issue is due to the 'big2_toUtf8()' function in lib/xmltok.c not validating user-supplied input. With a specially crafted XML file containing malformed UTF-8 sequences, a context-dependent attacker can cause the service to crash.
|
2009-11-05
|
Expat libexpat lib/xmltok.c big2_toUtf8 Function UTF-8 XML Document Handling Overflow DoS
|
| Views: 31 |
59737
Description:
Expat contains a flaw in the handling XML files that may allow a remote denial of service. The issue is due to the 'updatePosition()' function in lib/xmltok_impl.c. With a specially crafted XML file containing malformed UTF-8 sequences, a context-dependent attacker can cause the service to crash.
|
2009-01-17
|
Expat libexpat lib/xmltok_impl.c updatePosition Function UTF-8 XML Document Handling Overflow DoS
|
| Views: 31 |
55058
Description:
(Description Provided by CVE) : Off-by-one error in the apr_brigade_vprintf function in Apache APR-util before 1.3.5 on big-endian platforms allows remote attackers to obtain sensitive information or cause a denial of service (application crash) via crafted input.
|
2009-04-24
|
Apache APR-util apr_brigade_vprintf Function Crafted Input Off-by-one Remote DoS
|
| Views: 31 |
55057
Description:
(Description Provided by CVE) : The expat XML parser in the apr_xml_* interface in xml/apr_xml.c in Apache APR-util before 1.3.7, as used in the mod_dav and mod_dav_svn modules in the Apache HTTP Server, allows remote attackers to cause a denial of service (memory consumption) via a crafted XML document containing a large number of nested entity references, as demonstrated by a PROPFIND request, a similar issue to CVE-2003-1564.
|
2009-06-01
|
Apache APR-util xml/apr_xml.c apr_xml_* Interface Expat XML Parser Crafted XML Document Remote DoS
|
| Views: 31 |
41019
Description:
(Description Provided by CVE) : Cross-site scripting (XSS) vulnerability in the mod_negotiation module in the Apache HTTP Server 2.2.6 and earlier in the 2.2.x series, 2.0.61 and earlier in the 2.0.x series, and 1.3.39 and earlier in the 1.3.x series allows remote authenticated users to inject arbitrary web script or HTML by uploading a file with a name containing XSS sequences and a file extension, which leads to injection within a (1) "406 Not Acceptable" or (2) "300 Multiple Choices" HTTP response when the extension is omitted in a request for the file.
|
2008-01-22
|
Apache HTTP Server mod_negotiation Module Multi-Line Filename Upload XSS
|
| Views: 31 |
14982
Description:
XMB Forum contains a flaw that allows a remote cross site scripting attack. This flaw exists because the application does not validate user supplied arguments upon submission to the phpinfo.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.
|
2004-03-26
|
XMB Forum phpinfo.php XSS
|
| Views: 31 |
28068
Description:
Guestbook contains a flaw that allows a remote cross site scripting attack. This flaw exists because the application does not validate the 'page' form field parameter upon submission to the gbook.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-08-21
|
Doika Guestbook gbook.php page XSS
|
| Views: 30 |
93334
Description:
Adobe Flash Player and AIR contain a memory corruption flaw that is triggered as certain unspecified user-supplied input is not properly sanitized. With a specially crafted file, a context-dependent attacker can corrupt memory to cause a denial of service or potentially execute arbitrary code.
|
2013-05-14
|
Adobe Flash Player / AIR Unspecified Memory Corruption (2013-3335)
|
| Views: 30 |
93328
Description:
Adobe Flash Player and AIR contain a memory corruption flaw that is triggered as certain unspecified user-supplied input is not properly sanitized. With a specially crafted file, a context-dependent attacker can corrupt memory to cause a denial of service or potentially execute arbitrary code.
|
2013-05-14
|
Adobe Flash Player / AIR Unspecified Memory Corruption (2013-3329)
|
| Views: 30 |
93306
Description:
Microsoft Office Publisher contains a flaw that is triggered during the handling of a corrupt interface pointer in a specially crafted PUB file. This may allow a context-dependent attacker to potentially execute arbitrary code.
|
2013-05-14
|
Microsoft Office Publisher PUB File Corrupt Interface Pointer Handling Arbitrary Code Execution
|
| Views: 30 |
93303
Description:
Microsoft Lync contains an unspecified use-after-free error that may allow a context-dependent attacker to dereference already freed memory and potentially execute arbitrary code. No further details have been provided by the vendor.
|
2013-05-14
|
Microsoft Lync Unspecified Use-after-free Arbitrary Code Execution
|
| Views: 30 |
93253
Description:
Apache Tomcat contains a flaw that may allow a remote denial of service. The issue is triggered when during the handling of a request sent via chunked transfer encoding the program fails to limit extensions that are included in the request. This may allow a remote attacker to 'perform a limited DOS' by supplying a saturation of data in a request.
|
2013-05-10
|
Apache Tomcat Chunked Transfer Encoding Data Saturation Remote DoS
|
| Views: 30 |
93139
Description:
EMC AlphaStor contains an overflow condition in the Library Control Program (LCP). The issue is triggered as user-supplied input is not properly validated when processing unspecified commands. This may allow a remote attacker to cause a buffer overflow, resulting in a denial of service or potentially allowing the execution of arbitrary code.
|
2013-05-09
|
EMC AlphaStor Library Control Program (LCP) Unspecified Command Processing Remote Overflow
|
| Views: 30 |
92755
Description:
Joomla! contains a flaw related to the plgSystemRemember::onAfterInitialise() method defined in the /plugins/system/remember/remember.php script. The issue is triggered when input passed via a cookie parameter is not properly sanitized before being used in an unserialize() call. This allows remote attackers to unserialize arbitrary PHP objects, making the application vulnerable to some malicious attacks.
|
2013-04-26
|
Joomla! /plugins/system/remember/remember.php plgSystemRemember::onAfterInitialise() Method Object Unserialization
|
| Views: 30 |
91632
Description:
MongoDB contains a flaw in the nativeHelper.apply function of engine_spidermonkey.cpp. This may allow a remote attacker to potentially execute arbitrary code via the run() method.
|
2013-03-24
|
MongoDB engine_spidermonkey.cpp nativeHelper.apply Function Remote Code Execution
|
| Views: 30 |
78600
Description:
(Description Provided by CVE) : The HTTP Digest Access Authentication implementation in Apache Tomcat 5.5.x before 5.5.34, 6.x before 6.0.33, and 7.x before 7.0.12 does not check qop values, which might allow remote attackers to bypass intended integrity-protection requirements via a qop=auth value, a different vulnerability than CVE-2011-1184.
|
2011-09-26
|
Apache Tomcat HTTP DIGEST Authentication DigestAuthenticator.java Catalina Weakness Security Bypass
|
| Views: 30 |
78598
Description:
(Description Provided by CVE) : The HTTP Digest Access Authentication implementation in Apache Tomcat 5.5.x before 5.5.34, 6.x before 6.0.33, and 7.x before 7.0.12 does not check qop values, which might allow remote attackers to bypass intended integrity-protection requirements via a qop=auth value, a different vulnerability than CVE-2011-1184.
|
2011-09-26
|
Apache Tomcat HTTP DIGEST Authentication qop Value Parsing Security Bypass
|
| Views: 30 |
77770
Description:
Nagios XI contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate the 'hostgroup' and 'style' parameters upon submission to the includes/components/xicore/status.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-12-14
|
Nagios XI includes/components/xicore/status.php Multiple Parameter XSS
|
| Views: 30 |
77769
Description:
Nagios XI contains a flaw that may allow a malicious local user to overwrite arbitrary files on the system. The issue is due to the program creating temporary files insecurely. It is possible for a local attacker to use a symlink attack to cause the program to unexpectedly write to, or overwrite an attacker specified file.
|
2011-12-07
|
Nagios XI Temporary File Symlink Arbitrary File Overwrite
|
| Views: 30 |
77768
Description:
Nagios XI contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the get_service_status_detail_link() function in includes/utils-links.inc.php does not validate the 'service' parameter upon submission to the reports/histogram.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-12-07
|
Nagios XI reports/histogram.php service Parameter XSS
|
| Views: 30 |
77767
Description:
Nagios XI contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the get_service_status_detail_link() function in includes/utils-links.inc.php does not validate the 'host' and 'service' parameters upon submission to the reports/statehistory.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-12-07
|
Nagios XI reports/statehistory.php Multiple Parameter XSS
|
| Views: 30 |
77765
Description:
Nagios XI contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate the 'height', 'host', 'service' and 'width' parameters upon submission to the reports/alertheatmap.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-12-07
|
Nagios XI reports/alertheatmap.php Multiple Parameter XSS
|
| Views: 30 |
77764
Description:
Nagios XI contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate input passed from the 'xiwindow' parameter to account/ upon submission to the get_window_frame_url() function in the html/includes/pageparts.inc.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-12-07
|
Nagios XI html/includes/pageparts.inc.php get_window_frame_url() Function xiwindow Parameter XSS
|
| Views: 30 |
77737
Description:
JBoss Enterprise Portal Platform contains a flaw that allows a remote cross site redirection attack. This flaw exists because the application does not validate the 'initialURI' parameter upon submission to the login page. This could allow a user to create a specially crafted URL, that if clicked, would redirect a victim from the intended legitimate web site to an arbitrary web site of the attacker's choosing. Such attacks are useful as the crafted URL initially appear to be a web page of a trusted site. This could be leveraged to direct an unsuspecting user to a web page containing attacks that target client side software such as a web browser or document rendering programs.
|
2011-12-14
|
JBoss Enterprise Portal Platform Login Page initialURI Parameter Arbitrary Site Redirect
|
| Views: 30 |
77720
Description:
WebKit contains a use-after-free error in the 'InlineBidiResolver::appendRun' function in WebCore/rendering/InlineIterator.h when handling mixed direction text runs. With a specially crafted web page, a context-dependent attacker can dereference already freed memory and potentially execute arbitrary code.
|
2011-12-13
|
WebKit Mixed Direction Text Runs Handling Use-after-free Issue
|
| Views: 30 |
77703
Description:
Unknown / Incomplete
|
2011-12-08
|
HTC Touch2 HTCVideoPlayer.exe stbl Atom 3G2 Video File Handling Remote Memory Corruption
|
| Views: 30 |
77684
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-12-13
|
Linux Kernel OMAP4 Bridge Networking Interface Network Packet Parsing Remote DoS
|
| Views: 30 |
77678
Description:
Cacti 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 for the logging out of 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-09-21
|
Cacti User Logout CSRF
|
| Views: 30 |
77676
Description:
Cacti contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate the 'referer' parameter upon submission to the graph_settings.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-09-25
|
Cacti graph_settings.php referer Parameter XSS
|
| Views: 30 |
77673
Description:
(Description Provided by CVE) : The XSS Filter in Microsoft Internet Explorer 8 allows remote attackers to read content from a different (1) domain or (2) zone via a "trial and error" attack, aka "XSS Filter Information Disclosure Vulnerability."
|
2011-12-13
|
Microsoft IE XSS Filter Event Parsing Cross-Domain Remote Information Disclosure
|
| Views: 30 |
77653
Description:
(Description Provided by CVE) : Unrestricted file upload vulnerability in incident_attachments.php in Support Incident Tracker (aka SiT!) 3.65 allows remote authenticated users to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in unspecified directory, a different program than CVE-2011-3833.
|
2011-12-02
|
Support Incident Tracker (SiT!) incident_attachments.php File Upload Remote PHP Code Execution
|
| Views: 30 |
77652
Description:
Jobprofile 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.
|
2011-12-02
|
Jobprofile Component for Joomla! index.php id Parameter SQL Injection
|
| Views: 30 |
77640
Description:
zFTPServer 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 RMD commands. This directory traversal attack would allow the attacker to delete arbitrary ifles.
|
2011-12-04
|
zFTPServer RMD Command Parsing Traversal Arbitrary File Deletion
|
| Views: 30 |
77631
Description:
Skysa App Bar Plugin for WordPress contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate the 'submit' parameter upon submission to the skysa.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-11-27
|
Skysa App Bar Plugin for WordPress skysa.php submit Parameter XSS
|
| Views: 30 |
77624
Description:
Balitbang CMS contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the alumni.php script not properly sanitizing user-supplied input to the 'hal' 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-11-21
|
Balitbang CMS alumni.php hal Parameter SQL Injection
|
| Views: 30 |
77616
Description:
(Description Provided by CVE) : Unspecified vulnerability in the Web Workers implementation in Opera before 11.60 allows remote attackers to cause a denial of service (application crash) via unknown vectors.
|
2011-12-06
|
Opera Web Workers Unspecified Remote DoS
|
| Views: 30 |
58976
Description:
Unknown / Incomplete
|
2009-07-21
|
Apache Open For Business Project (OFBiz) URI passThru Parameter XSS
|
| Views: 30 |
637
Description:
Apache web servers contain a flaw that may lead to an unauthorized information disclosure. The issue is triggered when the UserDir module is enabled and a remote attacker requests access to a user's home directory. By monitoring the web server response, an attacker is able to enumerate valid user names, resulting in a loss of confidentiality.
|
2000-07-07
|
Apache HTTP Server UserDir Directive Username Enumeration
|