Latest CVE Feed

Following is the list of latest published vulnerabilities. You can filter the list based on the severity of the vulnerability, whether it is actively exploited (also known as CISA KEV List) or remotely exploitable. You can also sort the list based on the published date, last updated date, or CVSS score.
  • 9.3

    HIGH
    CVE-2015-8024

    McAfee Enterprise Security Manager (ESM), Enterprise Security Manager/Log Manager (ESMLM), and Enterprise Security Manager/Receiver (ESMREC) 9.3.x before 9.3.2MR19, 9.4.x before 9.4.2MR9, and 9.5.x before 9.5.0MR8, when configured to use Active Directory ... Read more

    • EPSS Score: %1.45
    • Published: Dec. 02, 2015
    • Modified: Apr. 12, 2025
  • 7.5

    HIGH
    CVE-2015-8395

    PCRE before 8.38 mishandles certain references, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror, ... Read more

    • EPSS Score: %3.88
    • Published: Dec. 02, 2015
    • Modified: Apr. 12, 2025
  • 9.8

    CRITICAL
    CVE-2015-8394

    PCRE before 8.38 mishandles the (?(<digits>) and (?(R<digits>) conditions, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaS... Read more

    • EPSS Score: %3.91
    • Published: Dec. 02, 2015
    • Modified: Apr. 12, 2025
  • 7.5

    HIGH
    CVE-2015-8393

    pcregrep in PCRE before 8.38 mishandles the -q option for binary files, which might allow remote attackers to obtain sensitive information via a crafted file, as demonstrated by a CGI script that sends stdout data to a client.... Read more

    • EPSS Score: %0.36
    • Published: Dec. 02, 2015
    • Modified: Apr. 12, 2025
  • 7.5

    HIGH
    CVE-2015-8392

    PCRE before 8.38 mishandles certain instances of the (?| substring, which allows remote attackers to cause a denial of service (unintended recursion and buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demons... Read more

    • EPSS Score: %7.86
    • Published: Dec. 02, 2015
    • Modified: Apr. 12, 2025
  • 9.8

    CRITICAL
    CVE-2015-8391

    The pcre_compile function in pcre_compile.c in PCRE before 8.38 mishandles certain [: nesting, which allows remote attackers to cause a denial of service (CPU consumption) or possibly have unspecified other impact via a crafted regular expression, as demo... Read more

    • EPSS Score: %10.02
    • Published: Dec. 02, 2015
    • Modified: Apr. 12, 2025
  • 9.8

    CRITICAL
    CVE-2015-8390

    PCRE before 8.38 mishandles the [: and \\ substrings in character classes, which allows remote attackers to cause a denial of service (uninitialized memory read) or possibly have unspecified other impact via a crafted regular expression, as demonstrated b... Read more

    • EPSS Score: %4.42
    • Published: Dec. 02, 2015
    • Modified: Apr. 12, 2025
  • 9.8

    CRITICAL
    CVE-2015-8389

    PCRE before 8.38 mishandles the /(?:|a|){100}x/ pattern and related patterns, which allows remote attackers to cause a denial of service (infinite recursion) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a ... Read more

    • EPSS Score: %1.71
    • Published: Dec. 02, 2015
    • Modified: Apr. 12, 2025
  • 7.5

    HIGH
    CVE-2015-8388

    PCRE before 8.38 mishandles the /(?=di(?<=(?1))|(?=(.))))/ pattern and related patterns with an unmatched closing parenthesis, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a cra... Read more

    • EPSS Score: %7.46
    • Published: Dec. 02, 2015
    • Modified: Apr. 12, 2025
  • 7.5

    HIGH
    CVE-2015-8387

    PCRE before 8.38 mishandles (?123) subroutine calls and related subroutine calls, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by ... Read more

    • EPSS Score: %2.30
    • Published: Dec. 02, 2015
    • Modified: Apr. 12, 2025
  • 9.8

    CRITICAL
    CVE-2015-8386

    PCRE before 8.38 mishandles the interaction of lookbehind assertions and mutually recursive subpatterns, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a crafted regular expressio... Read more

    • EPSS Score: %7.32
    • Published: Dec. 02, 2015
    • Modified: Apr. 12, 2025
  • 7.5

    HIGH
    CVE-2015-8385

    PCRE before 8.38 mishandles the /(?|(\k'Pm')|(?'Pm'))/ pattern and related patterns with certain forward references, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a crafted regul... Read more

    • EPSS Score: %9.14
    • Published: Dec. 02, 2015
    • Modified: Apr. 12, 2025
  • 7.5

    HIGH
    CVE-2015-8384

    PCRE before 8.38 mishandles the /(?J)(?'d'(?'d'\g{d}))/ pattern and related patterns with certain recursive back references, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a craft... Read more

    • EPSS Score: %1.19
    • Published: Dec. 02, 2015
    • Modified: Apr. 12, 2025
  • 9.8

    CRITICAL
    CVE-2015-8383

    PCRE before 8.38 mishandles certain repeated conditional groups, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegEx... Read more

    • EPSS Score: %5.87
    • Published: Dec. 02, 2015
    • Modified: Apr. 12, 2025
  • 6.4

    MEDIUM
    CVE-2015-8382

    The match function in pcre_exec.c in PCRE before 8.37 mishandles the /(?:((abcd))|(((?:(?:(?:(?:abc|(?:abcdef))))b)abcdefghi)abc)|((*ACCEPT)))/ pattern and related patterns involving (*ACCEPT), which allows remote attackers to obtain sensitive information... Read more

    • EPSS Score: %1.77
    • Published: Dec. 02, 2015
    • Modified: Apr. 12, 2025
  • 7.5

    HIGH
    CVE-2015-8381

    The compile_regex function in pcre_compile.c in PCRE before 8.38 and pcre2_compile.c in PCRE2 before 10.2x mishandles the /(?J:(?|(:(?|(?'R')(\k'R')|((?'R')))H'Rk'Rf)|s(?'R'))))/ and /(?J:(?|(:(?|(?'R')(\z(?|(?'R')(\k'R')|((?'R')))k'R')|((?'R')))H'Ak'Rf)|... Read more

    • EPSS Score: %9.05
    • Published: Dec. 02, 2015
    • Modified: Apr. 12, 2025
  • 7.5

    HIGH
    CVE-2015-8380

    The pcre_exec function in pcre_exec.c in PCRE before 8.38 mishandles a // pattern with a \01 string, which allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a crafted regular ex... Read more

    • EPSS Score: %1.24
    • Published: Dec. 02, 2015
    • Modified: Apr. 12, 2025
  • 7.5

    HIGH
    CVE-2015-2328

    PCRE before 8.36 mishandles the /((?(R)a|(?1)))+/ pattern and related patterns with certain recursion, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expressi... Read more

    Affected Products : linux pcre
    • EPSS Score: %4.34
    • Published: Dec. 02, 2015
    • Modified: Apr. 12, 2025
  • 7.5

    HIGH
    CVE-2015-2327

    PCRE before 8.36 mishandles the /(((a\2)|(a*)\g<-1>))*/ pattern and related patterns with certain internal recursive back references, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact... Read more

    • EPSS Score: %4.53
    • Published: Dec. 02, 2015
    • Modified: Apr. 12, 2025
  • 5.0

    MEDIUM
    CVE-2015-6386

    The passthrough FTP feature on Cisco Web Security Appliance (WSA) devices with software 8.0.7-142 and 8.5.1-021 allows remote attackers to cause a denial of service (CPU consumption) via FTP sessions in which the control connection is ended after data tra... Read more

    Affected Products : web_security_appliance
    • EPSS Score: %0.44
    • Published: Dec. 01, 2015
    • Modified: Apr. 12, 2025
Showing 20 of 291384 Results