7.4
    High

    CVE-2014-0224

    Last Modified: 12 Apr 2025

    OpenSSL before 0.9.8za, 1.0.0 before 1.0.0m, and 1.0.1 before 1.0.1h does not properly restrict processing of ChangeCipherSpec messages, which allows man-in-the-middle attackers to trigger use of a zero-length master key in certain OpenSSL-to-OpenSSL communications, and consequently hijack sessions or obtain sensitive information, via a crafted TLS handshake, aka the "CCS Injection" vulnerability.

    Published:5 Jun 2014
    4.3
    Medium

    CVE-2014-0221

    Last Modified: 12 Apr 2025

    The dtls1_get_message_fragment function in d1_both.c in OpenSSL before 0.9.8za, 1.0.0 before 1.0.0m, and 1.0.1 before 1.0.1h allows remote attackers to cause a denial of service (recursion and client crash) via a DTLS hello message in an invalid DTLS handshake.

    Published:5 Jun 2014
    5.5
    Medium

    CVE-2014-0196

    Last Modified: 15 Apr 2017

    The n_tty_write function in drivers/tty/n_tty.c in the Linux kernel through 3.14.3 does not properly manage tty driver access in the "LECHO & !OPOST" case, which allows local users to cause a denial of service (memory corruption and system crash) or gain privileges by triggering a race condition involving read and write operations with long strings.

    Source:Matthew Daley
    Published:1 May 2014
    6.8
    Medium

    CVE-2014-0195

    Last Modified: 12 Apr 2025

    The dtls1_reassemble_fragment function in d1_both.c in OpenSSL before 0.9.8za, 1.0.0 before 1.0.0m, and 1.0.1 before 1.0.1h does not properly validate fragment lengths in DTLS ClientHello messages, which allows remote attackers to execute arbitrary code or cause a denial of service (buffer overflow and application crash) via a long non-initial fragment.

    Published:5 Jun 2014
    6.4
    Medium

    CVE-2014-0166

    Last Modified: 12 Apr 2025

    The wp_validate_auth_cookie function in wp-includes/pluggable.php in WordPress before 3.7.2 and 3.8.x before 3.8.2 does not properly determine the validity of authentication cookies, which makes it easier for remote attackers to obtain access via a forged cookie.

    Published:9 Apr 2014
    Unknown

    CVE-2014-160

    https://github.com/menrcom/CVE-2014-160

    7.5
    High

    CVE-2014-0160

    Last Modified: 27 Oct 2016

    The (1) TLS and (2) DTLS implementations in OpenSSL 1.0.1 before 1.0.1g do not properly handle Heartbeat Extension packets, which allows remote attackers to obtain sensitive information from process memory via crafted packets that trigger a buffer over-read, as demonstrated by reading private keys, related to d1_both.c and t1_lib.c, aka the Heartbleed bug.

    Source:Fitzl Csaba
    Published:7 Apr 2014
    7.5
    High

    CVE-2014-0130

    Last Modified: 21 Apr 2026

    Directory traversal vulnerability in actionpack/lib/abstract_controller/base.rb in the implicit-render implementation in Ruby on Rails before 3.2.18, 4.0.x before 4.0.5, and 4.1.x before 4.1.1, when certain route globbing configurations are enabled, allows remote attackers to read arbitrary files via a crafted request.

    Published:6 May 2014
    7.5
    High

    CVE-2014-0114

    Last Modified: 23 Mar 2017

    Apache Commons BeanUtils, as distributed in lib/commons-beanutils-1.8.0.jar in Apache Struts 1.x through 1.3.10 and in other products requiring commons-beanutils through 1.9.2, does not suppress the class property, which allows remote attackers to "manipulate" the ClassLoader and execute arbitrary code via the class parameter, as demonstrated by the passing of this parameter to the getClass method of the ActionForm object in Struts 1.

    Source:Metasploit
    Published:29 Apr 2014
    7.5
    High

    CVE-2014-0113

    Last Modified: 2 May 2014

    CookieInterceptor in Apache Struts before 2.3.20, when a wildcard cookiesName value is used, does not properly restrict access to the getClass method, which allows remote attackers to "manipulate" the ClassLoader and execute arbitrary code via a crafted request. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-0094.

    Source:Metasploit
    Published:25 Apr 2014
    7.3
    High

    CVE-2014-0112

    Last Modified: 2 May 2014

    ParametersInterceptor in Apache Struts before 2.3.20 does not properly restrict access to the getClass method, which allows remote attackers to "manipulate" the ClassLoader and execute arbitrary code via a crafted request. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-0094.

    Source:Metasploit
    Published:25 Apr 2014
    5
    Medium

    CVE-2014-0094

    Last Modified: 2 May 2014

    The ParametersInterceptor in Apache Struts before 2.3.16.2 allows remote attackers to "manipulate" the ClassLoader via the class parameter, which is passed to the getClass method.

    Source:Metasploit
    Published:6 Mar 2014
    Unknown

    CVE-2014-085

    https://github.com/ehaoxiongdiycw/CVE-2014-085

    5
    Medium

    CVE-2014-0075

    Last Modified: 12 Apr 2025

    Integer overflow in the parseChunkHeader function in java/org/apache/coyote/http11/filters/ChunkedInputFilter.java in Apache Tomcat before 6.0.40, 7.x before 7.0.53, and 8.x before 8.0.4 allows remote attackers to cause a denial of service (resource consumption) via a malformed chunk size in chunked transfer coding of a request during the streaming of data.

    Published:27 May 2014
    Unknown

    CVE-2014-62

    https://github.com/sage954526/HFS_EXPLOIT_PROJECT

    7.5
    High

    CVE-2014-0050

    Last Modified: 12 Feb 2014

    MultipartStream.java in Apache Commons FileUpload before 1.3.1, as used in Apache Tomcat, JBoss Web, and other products, allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a crafted Content-Type header that bypasses a loop's intended exit conditions.

    Source:Trustwave's SpiderLabs
    Published:6 Feb 2014
    5.3
    Medium

    CVE-2014-0043

    Last Modified: 20 Apr 2025

    In Apache Wicket 1.5.10 or 6.13.0, by issuing requests to special urls handled by Wicket, it is possible to check for the existence of particular classes in the classpath and thus check whether a third party library with a known security vulnerability is in use.

    Published:2 Oct 2017
    6.9
    Medium

    CVE-2014-0038

    Last Modified: 12 Dec 2016

    The compat_sys_recvmmsg function in net/compat.c in the Linux kernel before 3.13.2, when CONFIG_X86_X32 is enabled, allows local users to gain privileges via a recvmmsg system call with a crafted timeout pointer parameter.

    Source:Kees Cook
    Published:31 Jan 2014
    9.8
    Critical

    CVE-2014-0030

    Last Modified: 6 Sept 2018

    The XML-RPC protocol support in Apache Roller before 5.0.3 allows attackers to conduct XML External Entity (XXE) attacks via unspecified vectors.

    Source:Marko Jokic
    Published:9 Oct 2017
    7.5
    High

    CVE-2014-0007

    Last Modified: 11 Jan 2016

    The Smart-Proxy in Foreman before 1.4.5 and 1.5.x before 1.5.1 allows remote attackers to execute arbitrary commands via shell metacharacters in the path parameter to tftp/fetch_boot_file.

    Source:Lukas Zapletal
    Published:18 Jun 2014
    7.5
    High

    CVE-2013-7420

    Last Modified: 8 Dec 2015

    Buffer overflow in Hancom Office 2010 SE allows remote attackers to execute arbitrary via a long string in the Text attribute in a TEXTART XML element in an HML file.

    Source:diroverflow
    Published:12 Jan 2015
    7.5
    High

    CVE-2013-7409

    Last Modified: 10 Oct 2013

    Buffer overflow in ALLPlayer 5.6.2 through 5.8.1 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a long string in a .m3u (playlist) file.

    Source:metacom
    Published:30 Oct 2014
    7.5
    High

    CVE-2013-7392

    Last Modified: 8 Jul 2014

    Gitlist allows remote attackers to execute arbitrary commands via shell metacharacters in a file name to Source/.

    Source:Metasploit
    Published:22 Jul 2014
    9.8
    Critical

    CVE-2013-7390

    Last Modified: 25 Jan 2018

    Unrestricted file upload vulnerability in AgentLogUploadServlet in ManageEngine DesktopCentral 7.x and 8.0.0 before build 80293 allows remote attackers to execute arbitrary code by uploading a file with a jsp extension, then accessing it via a direct request to the file in the webroot.

    Source:Pedro Ribeiro
    Published:27 Jan 2020
    4.3
    Medium

    CVE-2013-7389

    Last Modified: 2 Aug 2013

    Multiple cross-site scripting (XSS) vulnerabilities in D-Link DIR-645 Router (Rev. A1) with firmware before 1.04B11 allow remote attackers to inject arbitrary web script or HTML via the (1) deviceid parameter to parentalcontrols/bind.php, (2) RESULT parameter to info.php, or (3) receiver parameter to bsc_sms_send.php.

    Source:Roberto Paleari
    Published:7 Jul 2014
    6.8
    Medium

    CVE-2013-7387

    Last Modified: 1 Feb 2013

    Session fixation vulnerability in DataLife Engine (DLE) 9.7 and earlier allows remote attackers to hijack web sessions via the PHPSESSID cookie.

    Source:Metasploit
    Published:2 Jun 2014
    5
    Medium

    CVE-2013-7382

    Last Modified: 8 Nov 2013

    VICIDIAL dialer (aka Asterisk GUI client) 2.8-403a, 2.7, 2.7RC1, and earlier has a hardcoded password of donotedit for the (1) VDAD and (2) VDCL users, which makes it easier for remote attackers to obtain access.

    Source:Metasploit
    Published:17 May 2014
    6.8
    Medium

    CVE-2013-7376

    Last Modified: 5 Jul 2013

    Multiple cross-site request forgery (CSRF) vulnerabilities in OpenX 2.8.10, possibly before revision 82710, allow remote attackers to hijack the authentication of administrators, as demonstrated by requests that conduct directory traversal attacks via the group parameter to (1) plugin-preferences.php or (2) plugin-settings.php in www/admin, a different vulnerability than CVE-2013-3514.

    Source:High-Tech Bridge SA
    Published:14 May 2014
    7.5
    High

    CVE-2013-7375

    Last Modified: 1 Mar 2013

    SQL injection vulnerability in includes/classes/Authenticate.class.php in PHP-Fusion 7.02.01 through 7.02.05 allows remote attackers to execute arbitrary SQL commands via the user ID in a user cookie, a different vulnerability than CVE-2013-1803.

    Source:waraxe
    Published:5 May 2014
    4.3
    Medium

    CVE-2013-7368

    Last Modified: 12 Aug 2013

    Multiple cross-site scripting (XSS) vulnerabilities in Gnew 2013.1 allow remote attackers to inject arbitrary web script or HTML via the gnew_template parameter to (1) users/profile.php, (2) articles/index.php, or (3) admin/polls.php; (4) category_id parameter to news/submit.php; news_id parameter to (5) news/send.php or (6) comments/add.php; or (7) post_subject or (8) thread_id parameter to posts/edit.php.

    Source:LiquidWorm
    Published:15 Apr 2014
    7.5
    High

    CVE-2013-7349

    Last Modified: 12 Aug 2013

    Multiple SQL injection vulnerabilities in Gnew 2013.1 allow remote attackers to execute arbitrary SQL commands via the (1) news_id parameter to news/send.php, (2) thread_id parameter to posts/edit.php, or (3) user_email parameter to users/password.php or (4) users/register.php. NOTE: these issues were SPLIT from CVE-2013-5640 due to differences in researchers and disclosure dates.

    Source:LiquidWorm
    Published:1 Apr 2014
    6.8
    Medium

    CVE-2013-7346

    Last Modified: 31 Dec 2015

    Cross-site request forgery (CSRF) vulnerability in Symphony CMS before 2.3.2 allows remote attackers to hijack the authentication of administrators for requests that conduct SQL injection attacks via the sort parameter to system/authors/, related to CVE-2013-2559.

    Source:High-Tech Bridge
    Published:27 Mar 2014
    4.3
    Medium

    CVE-2013-7319

    Last Modified: 8 Dec 2013

    Cross-site scripting (XSS) vulnerability in the Download Manager plugin before 2.5.9 for WordPress allows remote attackers to inject arbitrary web script or HTML via the title field.

    Source:Jeroen - IT Nerdbox
    Published:6 Feb 2014
    4.3
    Medium

    CVE-2013-7316

    Last Modified: 21 Dec 2013

    Cross-site scripting (XSS) vulnerability in GitLab 6.0 and other versions before 6.5.0 allows remote attackers to inject arbitrary web script or HTML via a crafted HTML file, as demonstrated by README.html.

    Source:hellok
    Published:24 Jan 2014
    9.8
    Critical

    CVE-2013-7285

    Last Modified: 7 Jan 2016

    Xstream API versions up to 1.4.6 and version 1.4.10, if the security framework has not been initialized, may allow a remote attacker to run arbitrary shell commands by manipulating the processed input stream when unmarshaling XML or any supported format. e.g. JSON.

    Source:Brian D. Hysell
    Published:22 Dec 2013
    10
    Critical

    CVE-2013-7282

    Last Modified: 3 Jan 2014

    The management web interface on the Nisuta NS-WIR150NE router with firmware 5.07.41 and Nisuta NS-WIR300N router with firmware 5.07.36_NIS01 allows remote attackers to bypass authentication via a "Cookie: :language=en" HTTP header.

    Source:Amplia Security Advisories
    Published:10 Jan 2014
    4.3
    Medium

    CVE-2013-7280

    Last Modified: 21 Apr 2015

    Buffer overflow in HansoTools Hanso Player 2.1.0, 2.5.0, and earlier allows remote attackers to cause a denial of service (crash) via a long string in a .m3u file.

    Source:metacom
    Published:8 Jan 2014
    7.5
    High

    CVE-2013-7278

    Last Modified: 12 Dec 2015

    SQL injection vulnerability in Naxtech CMS Afroditi 1.0 allows remote attackers to execute arbitrary SQL commands via the id parameter to default.asp.

    Source:projectzero labs
    Published:8 Jan 2014
    3.5
    Low

    CVE-2013-7274

    Last Modified: 20 Dec 2013

    Cross-site scripting (XSS) vulnerability in Wallpaper Script 3.5.0082 allows remote authenticated users to inject arbitrary web script or HTML via the title field in a wallpaper file upload.

    Source:null pointer
    Published:8 Jan 2014
    7.5
    High

    CVE-2013-7260

    Last Modified: 28 Dec 2013

    Multiple stack-based buffer overflows in RealNetworks RealPlayer before 17.0.4.61 on Windows, and Mac RealPlayer before 12.0.1.1738, allow remote attackers to execute arbitrary code via a long (1) version number or (2) encoding declaration in the XML declaration of an RMP file, a different issue than CVE-2013-6877.

    Source:Gabor Seljan
    Published:3 Jan 2014
    10
    Critical

    CVE-2013-7248

    Last Modified: 24 Jan 2014

    Franklin Fueling Systems TS-550 evo with firmware 2.0.0.6833 and other versions before 2.4.0 has a hardcoded password for the roleDiag account, which allows remote attackers to gain root privileges, as demonstrated using a cmdWebCheckRole action in a TSA_REQUEST.

    Source:Trustwave's SpiderLabs
    Published:26 Jan 2014
    5
    Medium

    CVE-2013-7247

    Last Modified: 24 Jan 2014

    cgi-bin/tsaws.cgi in Franklin Fueling Systems TS-550 evo with firmware 2.0.0.6833 and other versions before 2.4.0 allows remote attackers to discover sensitive information (user names and password hashes) via the cmdWebGetConfiguration action in a TSA_REQUEST.

    Source:Trustwave's SpiderLabs
    Published:26 Jan 2014
    9.3
    Critical

    CVE-2013-7246

    Last Modified: 24 Jan 2014

    Buffer overflow in the IconCreate method in an ActiveX control in the DaumGame ActiveX plugin 1.1.0.4 and 1.1.0.5 allows remote attackers to execute arbitrary code via a long string, as exploited in the wild in January 2014.

    Source:Trustwave's SpiderLabs
    Published:30 Jan 2014
    5
    Medium

    CVE-2013-7240

    Last Modified: 12 Dec 2015

    Directory traversal vulnerability in download-file.php in the Advanced Dewplayer plugin 1.2 for WordPress allows remote attackers to read arbitrary files via a .. (dot dot) in the dew_file parameter.

    Source:Henri Salo
    Published:2 Jan 2014
    6.8
    Medium

    CVE-2013-7233

    Last Modified: 4 May 2017

    Cross-site request forgery (CSRF) vulnerability in the retrospam component in wp-admin/options-discussion.php in WordPress 2.0.11 and earlier allows remote attackers to hijack the authentication of administrators for requests that move comments to the moderation list.

    Source:MustLive
    Published:30 Dec 2013
    7.5
    High

    CVE-2013-7219

    Last Modified: 20 Dec 2016

    SQL injection vulnerability in vote.php in the 2Glux Sexy Polling (com_sexypolling) component before 1.0.9 for Joomla! allows remote attackers to execute arbitrary SQL commands via the answer_id[] parameter.

    Source:High-Tech Bridge
    Published:21 Jan 2014
    6.8
    Medium

    CVE-2013-7209

    Last Modified: 9 Dec 2015

    Cross-site request forgery (CSRF) vulnerability in admBase/login.page in the Admin module in JForum allows remote attackers to hijack the authentication of administrators for requests that change the user group permissions of arbitrary users via a groupsSave action.

    Source:arno
    Published:30 Dec 2013
    6.8
    Medium

    CVE-2013-7204

    Last Modified: 14 Jan 2014

    Cross-site request forgery (CSRF) vulnerability in set_users.cgi in Conceptronic CIPCAMPTIWL Camera 1.0 with firmware 21.37.2.49 allows remote attackers to hijack the authentication of administrators for requests that add arbitrary users.

    Source:Felipe Molina
    Published:17 Jan 2014
    5.5
    Medium

    CVE-2013-7196

    Last Modified: 31 Dec 2015

    static/ajax.php in PHPFox 3.7.3, 3.7.4, and 3.7.5 allows remote authenticated users to bypass intended "Only Me" restrictions and comment on a private publication via a request with a modified val[item_id] parameter for the publication.

    Source:Wesley Henrique
    Published:18 Apr 2014
    3.5
    Low

    CVE-2013-7194

    Last Modified: 11 Dec 2013

    Multiple cross-site scripting (XSS) vulnerabilities in www/administrator.php in eFront 3.6.14 (build 18012) allow remote authenticated administrators to inject arbitrary web script or HTML via the (1) Last name, (2) Lesson name, or (3) Course name field.

    Source:sajith
    Published:21 Dec 2013