Canonical Ubuntu Linux 10.04
Approved changes feed: RSS · Atom
cpe:2.3:o:canonical:ubuntu_linux:10.04:*:*:*:-:*:*:*
part: o version: 10.04 update: *
| Vendor | Canonical (bedcba35-8c3d-5a60-8532-2ba876a6ec88) |
|---|---|
| Product | Ubuntu Linux (f82c71f7-7613-59c6-b78d-a15b5eb77bd3) |
| Edition | * |
| Language | * |
| Software edition | - |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from NVD CPE 2.0 feed |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2017-3313 |
vulnerable | 2026-06-03 14:37:14.933358 |
Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: MyISAM). Supported versions that are affected are 5.5.53 and earlier, 5.6.34 and earlier and 5.7.16 and earlier. Difficult to exploit vulnerability allows low privileged attacker with logon to the infrastructure where MySQL Server executes to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all MySQL Server accessible data. CVSS v3.0 Base Score 4.7 (Confidentiality impacts).
Published: 2017-01-27T22:01:00.000Z
Updated: 2024-10-08T20:34:44.994Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2015-2305 |
vulnerable | 2026-06-03 14:34:41.839947 |
Details available
Integer overflow in the regcomp implementation in the Henry Spencer BSD regex library (aka rxspencer) alpha3.8.g5 on 32-bit platforms, as used in NetBSD through 6.1.5 and other products, might allow context-dependent attackers to execute arbitrary code via a large regular expression that leads to a heap-based buffer overflow.
Published: 2015-03-30T10:00:00.000Z
Updated: 2024-08-06T05:10:15.863Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-9471 |
vulnerable | 2026-06-03 14:34:27.064040 |
Details available
The parse_datetime function in GNU coreutils allows remote attackers to cause a denial of service (crash) or possibly execute arbitrary code via a crafted date string, as demonstrated by the "--date=TZ="123"345" @1" string to the touch or date command.
Published: 2015-01-16T16:00:00.000Z
Updated: 2024-08-06T13:47:41.549Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-9322 |
vulnerable | 2026-06-03 14:34:26.559201 |
Details available
arch/x86/kernel/entry_64.S in the Linux kernel before 3.17.5 does not properly handle faults associated with the Stack Segment (SS) segment register, which allows local users to gain privileges by triggering an IRET instruction that leads to access to a GS Base address from the wrong space.
Published: 2014-12-17T11:00:00.000Z
Updated: 2024-08-06T13:40:25.229Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-8159 |
vulnerable | 2026-06-03 14:34:23.373695 |
Details available
The InfiniBand (IB) implementation in the Linux kernel package before 2.6.32-504.12.2 on Red Hat Enterprise Linux (RHEL) 6 does not properly restrict use of User Verbs for registration of memory regions, which allows local users to access arbitrary physical memory locations, and consequently cause a denial of service (system crash) or gain privileges, by leveraging permissions on a uverbs device under /dev/infiniband/.
Published: 2015-03-16T10:00:00.000Z
Updated: 2024-08-06T13:10:50.879Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-8109 |
vulnerable | 2026-06-03 14:34:22.820101 |
Details available
mod_lua.c in the mod_lua module in the Apache HTTP Server 2.3.x and 2.4.x through 2.4.10 does not support an httpd configuration in which the same Lua authorization provider is used with different arguments within different contexts, which allows remote attackers to bypass intended access restrictions in opportunistic circumstances by leveraging multiple Require directives, as demonstrated by a configuration that specifies authorization for one group to access a certain directory, and authorization for a second group to access a second directory.
Published: 2014-12-29T23:00:00.000Z
Updated: 2024-08-06T13:10:50.068Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-7975 |
vulnerable | 2026-06-03 14:34:16.831400 |
Details available
The do_umount function in fs/namespace.c in the Linux kernel through 3.17 does not require the CAP_SYS_ADMIN capability for do_remount_sb calls that change the root filesystem to read-only, which allows local users to cause a denial of service (loss of writability) by making certain unshare system calls, clearing the / MNT_LOCKED flag, and making an MNT_FORCE umount system call.
Published: 2014-10-13T10:00:00.000Z
Updated: 2024-08-06T13:03:27.690Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-7815 |
vulnerable | 2026-06-03 14:34:16.234463 |
Details available
The set_pixel_format function in ui/vnc.c in QEMU allows remote attackers to cause a denial of service (crash) via a small bytes_per_pixel value.
Published: 2014-11-14T15:00:00.000Z
Updated: 2024-08-06T13:03:27.297Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-7169 |
vulnerable | 2026-06-03 14:34:15.116603 |
Details available
GNU Bash through 4.3 bash43-025 processes trailing strings after certain malformed function definitions in the values of environment variables, which allows remote attackers to write to files or possibly have unknown other impact via a crafted environment, as demonstrated by vectors involving the ForceCommand feature in OpenSSH sshd, the mod_cgi and mod_cgid modules in the Apache HTTP Server, scripts executed by unspecified DHCP clients, and other situations in which setting the environment occurs across a privilege boundary from Bash execution. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-6271.
Published: 2014-09-25T01:00:00.000Z
Updated: 2025-10-22T00:05:36.027Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-6271 |
vulnerable | 2026-06-03 14:34:13.494688 |
Details available
GNU Bash through 4.3 processes trailing strings after function definitions in the values of environment variables, which allows remote attackers to execute arbitrary code via a crafted environment, as demonstrated by vectors involving the ForceCommand feature in OpenSSH sshd, the mod_cgi and mod_cgid modules in the Apache HTTP Server, scripts executed by unspecified DHCP clients, and other situations in which setting the environment occurs across a privilege boundary from Bash execution, aka "ShellShock." NOTE: the original fix for this issue was incorrect; CVE-2014-7169 has been assigned to cover the vulnerability that is still present after the incorrect fix.
Published: 2014-09-24T18:00:00.000Z
Updated: 2025-10-22T00:05:36.342Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-5388 |
vulnerable | 2026-06-03 14:34:06.312641 |
Details available
Off-by-one error in the pci_read function in the ACPI PCI hotplug interface (hw/acpi/pcihp.c) in QEMU allows local guest users to obtain sensitive information and have other unspecified impact related to a crafted PCI device that triggers memory corruption.
Published: 2014-11-15T21:00:00.000Z
Updated: 2024-08-06T11:41:49.221Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-5353 |
vulnerable | 2026-06-03 14:34:06.240873 |
Details available
The krb5_ldap_get_password_policy_from_dn function in plugins/kdb/ldap/libkdb_ldap/ldap_pwd_policy.c in MIT Kerberos 5 (aka krb5) before 1.13.1, when the KDC uses LDAP, allows remote authenticated users to cause a denial of service (daemon crash) via a successful LDAP query with no results, as demonstrated by using an incorrect object type for a password policy.
Published: 2014-12-16T23:00:00.000Z
Updated: 2024-08-06T11:41:49.048Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-4699 |
vulnerable | 2026-06-03 14:34:04.038142 |
Details available
The Linux kernel before 3.15.4 on Intel processors does not properly restrict use of a non-canonical value for the saved RIP address in the case of a system call that does not use IRET, which allows local users to leverage a race condition and gain privileges, or cause a denial of service (double fault), via a crafted application that makes ptrace and fork system calls.
Published: 2014-07-09T10:00:00.000Z
Updated: 2024-08-06T11:27:35.303Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-4608 |
vulnerable | 2026-06-03 14:34:03.770215 |
Details available
Multiple integer overflows in the lzo1x_decompress_safe function in lib/lzo/lzo1x_decompress_safe.c in the LZO decompressor in the Linux kernel before 3.15.2 allow context-dependent attackers to cause a denial of service (memory corruption) via a crafted Literal Run. NOTE: the author of the LZO algorithms says "the Linux kernel is *not* affected; media hype.
Published: 2014-07-03T01:00:00.000Z
Updated: 2025-01-27T21:07:41.975Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-3710 |
vulnerable | 2026-06-03 14:34:01.111880 |
Details available
The donote function in readelf.c in file through 5.20, as used in the Fileinfo component in PHP 5.4.34, does not ensure that sufficient note headers are present, which allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted ELF file.
Published: 2014-11-05T11:00:00.000Z
Updated: 2024-08-06T10:50:17.979Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-3689 |
vulnerable | 2026-06-03 14:34:00.989312 |
Details available
The vmware-vga driver (hw/display/vmware_vga.c) in QEMU allows local guest users to write to qemu memory locations and gain privileges via unspecified parameters related to rectangle handling.
Published: 2014-11-14T15:00:00.000Z
Updated: 2024-08-06T10:50:17.953Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-3615 |
vulnerable | 2026-06-03 14:33:55.614394 |
Details available
The VGA emulator in QEMU allows local guest users to read host memory by setting the display to a high resolution.
Published: 2014-11-01T23:00:00.000Z
Updated: 2024-08-06T10:50:17.598Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-3611 |
vulnerable | 2026-06-03 14:33:55.600285 |
Details available
Race condition in the __kvm_migrate_pit_timer function in arch/x86/kvm/i8254.c in the KVM subsystem in the Linux kernel through 3.17.2 allows guest OS users to cause a denial of service (host OS crash) by leveraging incorrect PIT emulation.
Published: 2014-11-10T11:00:00.000Z
Updated: 2024-08-06T10:50:17.593Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-3610 |
vulnerable | 2026-06-03 14:33:55.597220 |
Details available
The WRMSR processing functionality in the KVM subsystem in the Linux kernel through 3.17.2 does not properly handle the writing of a non-canonical address to a model-specific register, which allows guest OS users to cause a denial of service (host OS crash) by leveraging guest OS privileges, related to the wrmsr_interception function in arch/x86/kvm/svm.c and the handle_wrmsr function in arch/x86/kvm/vmx.c.
Published: 2014-11-10T11:00:00.000Z
Updated: 2024-08-06T10:50:17.377Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-3581 |
vulnerable | 2026-06-03 14:33:55.412209 |
Details available
The cache_merge_headers_out function in modules/cache/cache_util.c in the mod_cache module in the Apache HTTP Server before 2.4.11 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via an empty HTTP Content-Type header.
Published: 2014-10-10T10:00:00.000Z
Updated: 2024-08-06T10:50:17.335Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-3145 |
vulnerable | 2026-06-03 14:33:53.254359 |
Details available
The BPF_S_ANC_NLATTR_NEST extension implementation in the sk_run_filter function in net/core/filter.c in the Linux kernel through 3.14.3 uses the reverse order in a certain subtraction, which allows local users to cause a denial of service (over-read and system crash) via crafted BPF instructions. NOTE: the affected code was moved to the __skb_get_nlattr_nest function before the vulnerability was announced.
Published: 2014-05-11T21:00:00.000Z
Updated: 2024-08-06T10:35:56.598Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-3144 |
vulnerable | 2026-06-03 14:33:53.253695 |
Details available
The (1) BPF_S_ANC_NLATTR and (2) BPF_S_ANC_NLATTR_NEST extension implementations in the sk_run_filter function in net/core/filter.c in the Linux kernel through 3.14.3 do not check whether a certain length value is sufficiently large, which allows local users to cause a denial of service (integer underflow and system crash) via crafted BPF instructions. NOTE: the affected code was moved to the __skb_get_nlattr and __skb_get_nlattr_nest functions before the vulnerability was announced.
Published: 2014-05-11T21:00:00.000Z
Updated: 2024-08-06T10:35:56.534Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-2523 |
vulnerable | 2026-06-03 14:33:51.100494 |
Details available
net/netfilter/nf_conntrack_proto_dccp.c in the Linux kernel through 3.13.6 uses a DCCP header pointer incorrectly, which allows remote attackers to cause a denial of service (system crash) or possibly execute arbitrary code via a DCCP packet that triggers a call to the (1) dccp_new, (2) dccp_packet, or (3) dccp_error function.
Published: 2014-03-24T10:00:00.000Z
Updated: 2024-08-06T10:14:26.656Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-2427 |
vulnerable | 2026-06-03 14:33:50.862530 |
Details available
Unspecified vulnerability in Oracle Java SE 5.0u61, 6u71, 7u51, and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Sound.
Published: 2014-04-16T02:05:00.000Z
Updated: 2024-08-06T10:14:25.983Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-2423 |
vulnerable | 2026-06-03 14:33:50.856834 |
Details available
Unspecified vulnerability in Oracle Java SE 6u71, 7u51, and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to JAX-WS, a different vulnerability than CVE-2014-0452 and CVE-2014-0458.
Published: 2014-04-16T02:05:00.000Z
Updated: 2024-08-06T10:14:26.096Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-2421 |
vulnerable | 2026-06-03 14:33:50.853237 |
Details available
Unspecified vulnerability in Oracle Java SE 5.0u61, 6u71, 7u51, and 8; JavaFX 2.2.51; and Java SE Embedded 7u51 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.
Published: 2014-04-16T02:05:00.000Z
Updated: 2024-08-06T10:14:26.191Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-2414 |
vulnerable | 2026-06-03 14:33:50.835636 |
Details available
Unspecified vulnerability in Oracle Java SE 6u71, 7u51, and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to JAXB.
Published: 2014-04-16T02:05:00.000Z
Updated: 2024-08-06T10:14:25.918Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-2412 |
vulnerable | 2026-06-03 14:33:50.834288 |
Details available
Unspecified vulnerability in Oracle Java SE 5.0u61, 6u71, SE 7u51, and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to AWT, a different vulnerability than CVE-2014-0451.
Published: 2014-04-16T02:05:00.000Z
Updated: 2024-08-06T10:14:25.882Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-2403 |
vulnerable | 2026-06-03 14:33:50.816193 |
Details available
Unspecified vulnerability in Oracle Java SE 6u71, 7u51, and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality via vectors related to JAXP.
Published: 2014-04-16T01:00:00.000Z
Updated: 2024-08-06T10:14:25.848Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-2398 |
vulnerable | 2026-06-03 14:33:50.805442 |
Details available
Unspecified vulnerability in Oracle Java SE 5.0u61, 6u71, 7u51, and 8; JavaFX 2.2.51; and JRockit R27.8.1 and R28.3.1 allows remote authenticated users to affect integrity via unknown vectors related to Javadoc.
Published: 2014-04-16T01:00:00.000Z
Updated: 2024-08-06T10:14:26.176Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-2397 |
vulnerable | 2026-06-03 14:33:50.800024 |
Details available
Unspecified vulnerability in Oracle Java SE 7u51 and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Hotspot.
Published: 2014-04-16T01:00:00.000Z
Updated: 2024-08-06T10:14:26.272Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-2270 |
vulnerable | 2026-06-03 14:33:50.283368 |
Details available
softmagic.c in file before 5.17 and libmagic allows context-dependent attackers to cause a denial of service (out-of-bounds memory access and crash) via crafted offsets in the softmagic of a PE executable.
Published: 2014-03-14T15:00:00.000Z
Updated: 2024-08-06T10:06:00.288Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-1943 |
vulnerable | 2026-06-03 14:33:49.067886 |
Details available
Fine Free file before 5.17 allows context-dependent attackers to cause a denial of service (infinite recursion, CPU consumption, and crash) via a crafted indirect offset value in the magic of a file.
Published: 2014-02-18T19:00:00.000Z
Updated: 2024-08-06T09:58:15.828Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-1874 |
vulnerable | 2026-06-03 14:33:48.728237 |
Details available
The security_context_to_sid_core function in security/selinux/ss/services.c in the Linux kernel before 3.13.4 allows local users to cause a denial of service (system crash) by leveraging the CAP_MAC_ADMIN capability to set a zero-length security context.
Published: 2014-02-28T02:00:00.000Z
Updated: 2024-08-06T09:58:14.497Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0461 |
vulnerable | 2026-06-03 14:33:38.176610 |
Details available
Unspecified vulnerability in Oracle Java SE 6u71, 7u51, and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries.
Published: 2014-04-16T01:00:00.000Z
Updated: 2024-08-06T09:13:10.751Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0460 |
vulnerable | 2026-06-03 14:33:38.175679 |
Details available
Unspecified vulnerability in Oracle Java SE 5.0u61, 6u71, 7u51, and 8; JRockit R27.8.1 and R28.3.1; and Java SE Embedded 7u51 allows remote attackers to affect confidentiality and integrity via vectors related to JNDI.
Published: 2014-04-16T01:00:00.000Z
Updated: 2024-08-06T09:13:10.731Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0459 |
vulnerable | 2026-06-03 14:33:38.174489 |
Details available
Unspecified vulnerability in Oracle Java SE 7u51 and 8, and Java SE Embedded 7u51, allows remote attackers to affect availability via unknown vectors related to 2D.
Published: 2014-04-16T01:00:00.000Z
Updated: 2024-08-06T09:13:10.649Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0458 |
vulnerable | 2026-06-03 14:33:38.173762 |
Details available
Unspecified vulnerability in Oracle Java SE 6u71, 7u51, and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to JAX-WS, a different vulnerability than CVE-2014-0452 and CVE-2014-2423.
Published: 2014-04-16T01:00:00.000Z
Updated: 2024-08-06T09:13:10.662Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0457 |
vulnerable | 2026-06-03 14:33:38.172789 |
Details available
Unspecified vulnerability in Oracle Java SE 5.0u61, SE 6u71, 7u51, and 8; JRockit R27.8.1 and R28.3.1; and Java SE Embedded 7u51 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries.
Published: 2014-04-16T01:00:00.000Z
Updated: 2024-08-06T09:13:10.560Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0456 |
vulnerable | 2026-06-03 14:33:38.171743 |
Details available
Unspecified vulnerability in Oracle Java SE 6u71, 7u51, and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Hotspot.
Published: 2014-04-16T01:00:00.000Z
Updated: 2024-08-06T09:13:10.703Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0453 |
vulnerable | 2026-06-03 14:33:38.169566 |
Details available
Unspecified vulnerability in Oracle Java SE 5.0u61, 6u71, 7u51, and 8; JRockit R27.8.1 and R28.3.1; and Java SE Embedded 7u51 allows remote attackers to affect confidentiality and integrity via unknown vectors related to Security.
Published: 2014-04-16T01:00:00.000Z
Updated: 2024-08-06T09:13:10.631Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0452 |
vulnerable | 2026-06-03 14:33:38.167990 |
Details available
Unspecified vulnerability in Oracle Java SE 6u71, 7u51, and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to JAX-WS, a different vulnerability than CVE-2014-0458 and CVE-2014-2423.
Published: 2014-04-16T01:00:00.000Z
Updated: 2024-08-06T09:13:10.581Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0451 |
vulnerable | 2026-06-03 14:33:38.167162 |
Details available
Unspecified vulnerability in Oracle Java SE 5.0u61, 6u71, 7u51, and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to AWT, a different vulnerability than CVE-2014-2412.
Published: 2014-04-16T01:00:00.000Z
Updated: 2024-08-06T09:13:10.627Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0446 |
vulnerable | 2026-06-03 14:33:38.160365 |
Details available
Unspecified vulnerability in Oracle Java SE 5.0u61, 6u71, 7u51, and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries.
Published: 2014-04-15T22:00:00.000Z
Updated: 2024-08-06T09:13:10.652Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0437 |
vulnerable | 2026-06-03 14:33:38.149753 |
Details available
Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.1.72 and earlier, 5.5.34 and earlier, and 5.6.14 and earlier allows remote authenticated users to affect availability via unknown vectors related to Optimizer.
Published: 2014-01-15T02:50:00.000Z
Updated: 2024-08-06T09:13:10.573Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0429 |
vulnerable | 2026-06-03 14:33:38.125952 |
Details available
Unspecified vulnerability in Oracle Java SE 5.0u61, 6u71, 7u51, and 8; JRockit R27.8.1 and R28.3.1; and Java SE Embedded 7u51 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.
Published: 2014-04-15T22:00:00.000Z
Updated: 2024-08-06T09:13:10.680Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0420 |
vulnerable | 2026-06-03 14:33:38.118634 |
Details available
Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.5.34 and earlier, and 5.6.14 and earlier, allows remote authenticated users to affect availability via unknown vectors related to Replication.
Published: 2014-01-15T02:50:00.000Z
Updated: 2024-08-06T09:13:10.621Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0412 |
vulnerable | 2026-06-03 14:33:38.104394 |
Details available
Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.1.72 and earlier, 5.5.34 and earlier, and 5.6.14 and earlier allows remote authenticated users to affect availability via unknown vectors related to InnoDB.
Published: 2014-01-15T02:50:00.000Z
Updated: 2024-08-06T09:13:10.476Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0402 |
vulnerable | 2026-06-03 14:33:38.054217 |
Details available
Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.1.71 and earlier, 5.5.33 and earlier, and 5.6.13 and earlier allows remote authenticated users to affect availability via unknown vectors related to Locking.
Published: 2014-01-15T02:50:00.000Z
Updated: 2024-08-06T09:13:10.553Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0401 |
vulnerable | 2026-06-03 14:33:38.053342 |
Details available
Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.1.72 and earlier, 5.5.34 and earlier, and 5.6.14 and earlier allows remote authenticated users to affect availability via unknown vectors.
Published: 2014-01-15T02:50:00.000Z
Updated: 2024-08-06T09:13:10.401Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0393 |
vulnerable | 2026-06-03 14:33:38.041845 |
Details available
Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.1.71 and earlier, 5.5.33 and earlier, and 5.6.13 and earlier allows remote authenticated users to affect integrity via unknown vectors related to InnoDB.
Published: 2014-01-15T01:33:00.000Z
Updated: 2024-08-06T09:13:10.414Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0386 |
vulnerable | 2026-06-03 14:33:38.030982 |
Details available
Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.1.71 and earlier, 5.5.33 and earlier, and 5.6.13 and earlier allows remote authenticated users to affect availability via unknown vectors related to Optimizer.
Published: 2014-01-15T01:33:00.000Z
Updated: 2024-08-06T09:13:10.460Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0196 |
vulnerable | 2026-06-03 14:33:37.503329 |
Details available
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.
Published: 2014-05-07T10:00:00.000Z
Updated: 2025-10-22T00:05:37.666Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0101 |
vulnerable | 2026-06-03 14:33:36.831667 |
Details available
The sctp_sf_do_5_1D_ce function in net/sctp/sm_statefuns.c in the Linux kernel through 3.13.6 does not validate certain auth_enable and auth_capable fields before making an sctp_sf_authenticate call, which allows remote attackers to cause a denial of service (NULL pointer dereference and system crash) via an SCTP handshake with a modified INIT chunk and a crafted AUTH chunk before a COOKIE_ECHO chunk.
Published: 2014-03-11T01:00:00.000Z
Updated: 2024-08-06T09:05:38.283Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0098 |
vulnerable | 2026-06-03 14:33:36.815049 |
Details available
The log_cookie function in mod_log_config.c in the mod_log_config module in the Apache HTTP Server before 2.4.8 allows remote attackers to cause a denial of service (segmentation fault and daemon crash) via a crafted cookie that is not properly handled during truncation.
Published: 2014-03-18T01:00:00.000Z
Updated: 2024-08-06T09:05:38.970Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-6712 |
vulnerable | 2026-06-03 14:33:32.309605 |
Details available
The scan function in ext/date/lib/parse_iso_intervals.c in PHP through 5.5.6 does not properly restrict creation of DateInterval objects, which might allow remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted interval specification.
Published: 2013-11-28T02:00:00.000Z
Updated: 2024-08-06T17:46:22.680Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-6629 |
vulnerable | 2026-06-03 14:33:26.800133 |
Details available
The get_sos function in jdmarker.c in (1) libjpeg 6b and (2) libjpeg-turbo through 1.3.0, as used in Google Chrome before 31.0.1650.48, Ghostscript, and other products, does not check for certain duplications of component data during the reading of segments that follow Start Of Scan (SOS) JPEG markers, which allows remote attackers to obtain sensitive information from uninitialized memory locations via a crafted JPEG image.
Published: 2013-11-15T20:00:00.000Z
Updated: 2024-08-06T17:46:22.170Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-6438 |
vulnerable | 2026-06-03 14:33:26.348389 |
Details available
The dav_xml_get_cdata function in main/util.c in the mod_dav module in the Apache HTTP Server before 2.4.8 does not properly remove whitespace characters from CDATA sections, which allows remote attackers to cause a denial of service (daemon crash) via a crafted DAV WRITE request.
Published: 2014-03-18T01:00:00.000Z
Updated: 2024-08-06T17:39:01.191Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-5908 |
vulnerable | 2026-06-03 14:33:24.248474 |
Details available
Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.1.72 and earlier, 5.5.34 and earlier, and 5.6.14 and earlier allows remote attackers to affect availability via unknown vectors related to Error Handling.
Published: 2014-01-15T01:33:00.000Z
Updated: 2024-08-06T17:29:41.200Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-5891 |
vulnerable | 2026-06-03 14:33:24.199130 |
Details available
Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.5.33 and earlier and 5.6.13 and earlier allows remote authenticated users to affect availability via unknown vectors related to Partition.
Published: 2014-01-15T01:33:00.000Z
Updated: 2024-08-06T17:22:31.216Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-5842 |
vulnerable | 2026-06-03 14:33:23.961061 |
Details available
Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries, a different vulnerability than CVE-2013-5850.
Published: 2013-10-16T17:31:00.000Z
Updated: 2024-08-06T17:22:31.242Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-5830 |
vulnerable | 2026-06-03 14:33:23.887491 |
Details available
Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, JRockit R28.2.8 and earlier, JRockit R27.7.6 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries.
Published: 2013-10-16T17:31:00.000Z
Updated: 2024-08-06T17:22:31.045Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-5829 |
vulnerable | 2026-06-03 14:33:23.881352 |
Details available
Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D, a different vulnerability than CVE-2013-5809.
Published: 2013-10-16T17:31:00.000Z
Updated: 2024-08-06T17:22:31.226Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-5807 |
vulnerable | 2026-06-03 14:33:23.577566 |
Details available
Unspecified vulnerability in Oracle MySQL Server 5.5.x through 5.5.32 and 5.6.x through 5.6.12 allows remote authenticated users to affect confidentiality and integrity via unknown vectors related to Replication.
Published: 2013-10-16T17:31:00.000Z
Updated: 2024-08-06T17:22:31.211Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-5704 |
vulnerable | 2026-06-03 14:33:22.861382 |
Details available
The mod_headers module in the Apache HTTP Server 2.2.22 allows remote attackers to bypass "RequestHeader unset" directives by placing a header in the trailer portion of data sent with chunked transfer coding. NOTE: the vendor states "this is not a security issue in httpd as such."
Published: 2014-04-15T10:00:00.000Z
Updated: 2024-08-06T17:22:30.114Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-4588 |
vulnerable | 2026-06-03 14:33:18.310020 |
Details available
Multiple stack-based buffer overflows in net/netfilter/ipvs/ip_vs_ctl.c in the Linux kernel before 2.6.33, when CONFIG_IP_VS is used, allow local users to gain privileges by leveraging the CAP_NET_ADMIN capability for (1) a getsockopt system call, related to the do_ip_vs_get_ctl function, or (2) a setsockopt system call, related to the do_ip_vs_set_ctl function.
Published: 2013-11-19T15:00:00.000Z
Updated: 2024-08-06T16:45:15.251Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-4496 |
vulnerable | 2026-06-03 14:33:17.317073 |
Details available
Samba 3.x before 3.6.23, 4.0.x before 4.0.16, and 4.1.x before 4.1.6 does not enforce the password-guessing protection mechanism for all interfaces, which makes it easier for remote attackers to obtain access via brute-force ChangePasswordUser2 (1) SAMR or (2) RAP attempts.
Published: 2014-03-14T10:00:00.000Z
Updated: 2024-08-06T16:45:15.202Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-4475 |
vulnerable | 2026-06-03 14:33:17.124452 |
Details available
Samba 3.2.x through 3.6.x before 3.6.20, 4.0.x before 4.0.11, and 4.1.x before 4.1.1, when vfs_streams_depot or vfs_streams_xattr is enabled, allows remote attackers to bypass intended file restrictions by leveraging ACL differences between a file and an associated alternate data stream (ADS).
Published: 2013-11-13T15:00:00.000Z
Updated: 2024-08-06T16:45:14.697Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-4002 |
vulnerable | 2026-06-03 14:33:09.190983 |
Details available
XMLscanner.java in Apache Xerces2 Java Parser before 2.12.0, as used in the Java Runtime Environment (JRE) in IBM Java 5.0 before 5.0 SR16-FP3, 6 before 6 SR14, 6.0.1 before 6.0.1 SR6, and 7 before 7 SR5 as well as Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, JRockit R28.2.8 and earlier, JRockit R27.7.6 and earlier, Java SE Embedded 7u40 and earlier, and possibly other products allows remote attackers to cause a denial of service via vectors related to XML attribute names.
Published: 2013-07-23T10:00:00.000Z
Updated: 2024-08-06T16:30:49.315Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-3839 |
vulnerable | 2026-06-03 14:33:08.715415 |
Details available
Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.1.70 and earlier, 5.5.32 and earlier, and 5.6.12 and earlier allows remote authenticated users to affect availability via unknown vectors related to Optimizer.
Published: 2013-10-16T15:00:00.000Z
Updated: 2024-08-06T16:22:01.307Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-3812 |
vulnerable | 2026-06-03 14:33:08.631372 |
Details available
Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.5.31 and earlier and 5.6.11 and earlier allows remote authenticated users to affect availability via unknown vectors related to Server Replication.
Published: 2013-07-17T10:00:00.000Z
Updated: 2024-08-06T16:22:00.892Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-3809 |
vulnerable | 2026-06-03 14:33:08.629524 |
Details available
Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.5.31 and earlier and 5.6.11 and earlier allows remote authenticated users to affect integrity via unknown vectors related to Audit Log.
Published: 2013-07-17T10:00:00.000Z
Updated: 2024-08-06T16:22:01.305Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-3804 |
vulnerable | 2026-06-03 14:33:08.626179 |
Details available
Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.1.69 and earlier, 5.5.31 and earlier, and 5.6.11 and earlier allows remote authenticated users to affect availability via unknown vectors related to Server Optimizer.
Published: 2013-07-17T10:00:00.000Z
Updated: 2024-08-06T16:22:00.907Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-3802 |
vulnerable | 2026-06-03 14:33:08.620771 |
Details available
Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.1.69 and earlier, 5.5.31 and earlier, and 5.6.11 and earlier allows remote authenticated users to affect availability via unknown vectors related to Full Text Search.
Published: 2013-07-17T10:00:00.000Z
Updated: 2024-08-06T16:22:00.878Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-3793 |
vulnerable | 2026-06-03 14:33:08.607264 |
Details available
Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.5.31 and earlier and 5.6.11 and earlier allows remote authenticated users to affect availability via unknown vectors related to Data Manipulation Language.
Published: 2013-07-17T10:00:00.000Z
Updated: 2024-08-06T16:22:01.047Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-3783 |
vulnerable | 2026-06-03 14:33:08.568066 |
Details available
Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.5.31 and earlier allows remote authenticated users to affect availability via unknown vectors related to Server Parser.
Published: 2013-07-17T10:00:00.000Z
Updated: 2024-08-06T16:22:00.912Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-2852 |
vulnerable | 2026-06-03 14:33:04.337654 |
Details available
Format string vulnerability in the b43_request_firmware function in drivers/net/wireless/b43/main.c in the Broadcom B43 wireless driver in the Linux kernel through 3.9.4 allows local users to gain privileges by leveraging root access and including format string specifiers in an fwpostfix modprobe parameter, leading to improper construction of an error message.
Published: 2013-06-07T10:00:00.000Z
Updated: 2024-08-06T15:52:20.476Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-1943 |
vulnerable | 2026-06-03 14:32:52.787575 |
Details available
The KVM subsystem in the Linux kernel before 3.0 does not check whether kernel addresses are specified during allocation of memory slots for use in a guest's physical address space, which allows local users to gain privileges or obtain sensitive information from kernel memory via a crafted application, related to arch/x86/kvm/paging_tmpl.h and virt/kvm/kvm_main.c.
Published: 2013-07-16T10:00:00.000Z
Updated: 2024-08-06T15:20:37.331Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-1896 |
vulnerable | 2026-06-03 14:32:52.454730 |
Details available
mod_dav.c in the Apache HTTP Server before 2.2.25 does not properly determine whether DAV is enabled for a URI, which allows remote attackers to cause a denial of service (segmentation fault) via a MERGE request in which the URI is configured for handling by the mod_dav_svn module, but a certain href attribute in XML data refers to a non-DAV URI.
Published: 2013-07-10T20:00:00.000Z
Updated: 2024-08-06T15:20:37.089Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-1862 |
vulnerable | 2026-06-03 14:32:52.324947 |
Details available
mod_rewrite.c in the mod_rewrite module in the Apache HTTP Server 2.2.x before 2.2.25 writes data to a log file without sanitizing non-printable characters, which might allow remote attackers to execute arbitrary commands via an HTTP request containing an escape sequence for a terminal emulator.
Published: 2013-06-10T17:00:00.000Z
Updated: 2024-08-06T15:20:37.197Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-1861 |
vulnerable | 2026-06-03 14:32:52.314853 |
Details available
MariaDB 5.5.x before 5.5.30, 5.3.x before 5.3.13, 5.2.x before 5.2.15, and 5.1.x before 5.1.68, and Oracle MySQL 5.1.69 and earlier, 5.5.31 and earlier, and 5.6.11 and earlier allows remote attackers to cause a denial of service (crash) via a crafted geometry feature that specifies a large number of points, which is not properly handled when processing the binary representation of this feature, related to a numeric calculation error.
Published: 2013-03-28T23:00:00.000Z
Updated: 2024-08-06T15:20:35.199Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-1860 |
vulnerable | 2026-06-03 14:32:52.313991 |
Details available
Heap-based buffer overflow in the wdm_in_callback function in drivers/usb/class/cdc-wdm.c in the Linux kernel before 3.8.4 allows physically proximate attackers to cause a denial of service (system crash) or possibly execute arbitrary code via a crafted cdc-wdm USB device.
Published: 2013-03-22T10:00:00.000Z
Updated: 2024-08-06T15:20:36.225Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-1620 |
vulnerable | 2026-06-03 14:32:50.415353 |
Details available
The TLS implementation in Mozilla Network Security Services (NSS) does not properly consider timing side-channel attacks on a noncompliant MAC check operation during the processing of malformed CBC padding, which allows remote attackers to conduct distinguishing attacks and plaintext-recovery attacks via statistical analysis of timing data for crafted packets, a related issue to CVE-2013-0169.
Published: 2013-02-08T19:00:00.000Z
Updated: 2024-08-06T15:04:49.481Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0800 |
vulnerable | 2026-06-03 14:32:45.669314 |
Details available
Integer signedness error in the pixman_fill_sse2 function in pixman-sse2.c in Pixman, as distributed with Cairo and used in Mozilla Firefox before 20.0, Firefox ESR 17.x before 17.0.5, Thunderbird before 17.0.5, Thunderbird ESR 17.x before 17.0.5, SeaMonkey before 2.17, and other products, allows remote attackers to execute arbitrary code via crafted values that trigger attempted use of a (1) negative box boundary or (2) negative box size, leading to an out-of-bounds write operation.
Published: 2013-04-03T10:00:00.000Z
Updated: 2024-08-06T14:41:47.183Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0791 |
vulnerable | 2026-06-03 14:32:45.647012 |
Details available
The CERT_DecodeCertPackage function in Mozilla Network Security Services (NSS), as used in Mozilla Firefox before 20.0, Firefox ESR 17.x before 17.0.5, Thunderbird before 17.0.5, Thunderbird ESR 17.x before 17.0.5, SeaMonkey before 2.17, and other products, allows remote attackers to cause a denial of service (out-of-bounds read and memory corruption) via a crafted certificate.
Published: 2013-04-03T10:00:00.000Z
Updated: 2024-08-06T14:41:47.091Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0784 |
vulnerable | 2026-06-03 14:32:45.475870 |
Details available
Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 19.0, Thunderbird before 17.0.3, and SeaMonkey before 2.16 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors.
Published: 2013-02-19T23:00:00.000Z
Updated: 2024-08-06T14:41:47.132Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0783 |
vulnerable | 2026-06-03 14:32:45.475090 |
Details available
Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 19.0, Firefox ESR 17.x before 17.0.3, Thunderbird before 17.0.3, Thunderbird ESR 17.x before 17.0.3, and SeaMonkey before 2.16 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors.
Published: 2013-02-19T23:00:00.000Z
Updated: 2024-08-06T14:41:47.149Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0782 |
vulnerable | 2026-06-03 14:32:45.474077 |
Details available
Heap-based buffer overflow in the nsSaveAsCharset::DoCharsetConversion function in Mozilla Firefox before 19.0, Firefox ESR 17.x before 17.0.3, Thunderbird before 17.0.3, Thunderbird ESR 17.x before 17.0.3, and SeaMonkey before 2.16 allows remote attackers to execute arbitrary code via unspecified vectors.
Published: 2013-02-19T23:00:00.000Z
Updated: 2024-08-06T14:41:47.105Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0781 |
vulnerable | 2026-06-03 14:32:45.473079 |
Details available
Use-after-free vulnerability in the nsPrintEngine::CommonPrint function in Mozilla Firefox before 19.0, Thunderbird before 17.0.3, and SeaMonkey before 2.16 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.
Published: 2013-02-19T23:00:00.000Z
Updated: 2024-08-06T14:41:47.120Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0780 |
vulnerable | 2026-06-03 14:32:45.472476 |
Details available
Use-after-free vulnerability in the nsOverflowContinuationTracker::Finish function in Mozilla Firefox before 19.0, Firefox ESR 17.x before 17.0.3, Thunderbird before 17.0.3, Thunderbird ESR 17.x before 17.0.3, and SeaMonkey before 2.16 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via a crafted document that uses Cascading Style Sheets (CSS) -moz-column-* properties.
Published: 2013-02-19T23:00:00.000Z
Updated: 2024-08-06T14:41:47.259Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0779 |
vulnerable | 2026-06-03 14:32:45.471624 |
Details available
The nsCodingStateMachine::NextState function in Mozilla Firefox before 19.0, Thunderbird before 17.0.3, and SeaMonkey before 2.16 allows remote attackers to execute arbitrary code or cause a denial of service (out-of-bounds read) via unspecified vectors.
Published: 2013-02-19T23:00:00.000Z
Updated: 2024-08-06T14:41:47.097Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0778 |
vulnerable | 2026-06-03 14:32:45.471030 |
Details available
The ClusterIterator::NextCluster function in Mozilla Firefox before 19.0, Thunderbird before 17.0.3, and SeaMonkey before 2.16 allows remote attackers to execute arbitrary code or cause a denial of service (out-of-bounds read) via unspecified vectors.
Published: 2013-02-19T23:00:00.000Z
Updated: 2024-08-06T14:41:47.076Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0777 |
vulnerable | 2026-06-03 14:32:45.470413 |
Details available
Use-after-free vulnerability in the nsDisplayBoxShadowOuter::Paint function in Mozilla Firefox before 19.0, Thunderbird before 17.0.3, and SeaMonkey before 2.16 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.
Published: 2013-02-19T23:00:00.000Z
Updated: 2024-08-06T14:41:47.070Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0776 |
vulnerable | 2026-06-03 14:32:45.469740 |
Details available
Mozilla Firefox before 19.0, Firefox ESR 17.x before 17.0.3, Thunderbird before 17.0.3, Thunderbird ESR 17.x before 17.0.3, and SeaMonkey before 2.16 allow man-in-the-middle attackers to spoof the address bar by operating a proxy server that provides a 407 HTTP status code accompanied by web script, as demonstrated by a phishing attack on an HTTPS site.
Published: 2013-02-19T23:00:00.000Z
Updated: 2024-08-06T14:41:47.175Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0775 |
vulnerable | 2026-06-03 14:32:45.468876 |
Details available
Use-after-free vulnerability in the nsImageLoadingContent::OnStopContainer function in Mozilla Firefox before 19.0, Firefox ESR 17.x before 17.0.3, Thunderbird before 17.0.3, Thunderbird ESR 17.x before 17.0.3, and SeaMonkey before 2.16 allows remote attackers to execute arbitrary code via crafted web script.
Published: 2013-02-19T23:00:00.000Z
Updated: 2024-08-06T14:41:47.024Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0774 |
vulnerable | 2026-06-03 14:32:45.467997 |
Details available
Mozilla Firefox before 19.0, Firefox ESR 17.x before 17.0.3, Thunderbird before 17.0.3, Thunderbird ESR 17.x before 17.0.3, and SeaMonkey before 2.16 do not prevent JavaScript workers from reading the browser-profile directory name, which has unspecified impact and remote attack vectors.
Published: 2013-02-19T23:00:00.000Z
Updated: 2024-08-06T14:41:47.126Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0773 |
vulnerable | 2026-06-03 14:32:45.467357 |
Details available
The Chrome Object Wrapper (COW) and System Only Wrapper (SOW) implementations in Mozilla Firefox before 19.0, Firefox ESR 17.x before 17.0.3, Thunderbird before 17.0.3, Thunderbird ESR 17.x before 17.0.3, and SeaMonkey before 2.16 do not prevent modifications to a prototype, which allows remote attackers to obtain sensitive information from chrome objects or possibly execute arbitrary JavaScript code with chrome privileges via a crafted web site.
Published: 2013-02-19T23:00:00.000Z
Updated: 2024-08-06T14:41:47.210Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0772 |
vulnerable | 2026-06-03 14:32:45.466561 |
Details available
The RasterImage::DrawFrameTo function in Mozilla Firefox before 19.0, Thunderbird before 17.0.3, and SeaMonkey before 2.16 allows remote attackers to obtain sensitive information from process memory or cause a denial of service (out-of-bounds read and application crash) via a crafted GIF image.
Published: 2013-02-19T23:00:00.000Z
Updated: 2024-08-06T14:41:47.379Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0771 |
vulnerable | 2026-06-03 14:32:45.424157 |
Details available
Heap-based buffer overflow in the gfxTextRun::ShrinkToLigatureBoundaries function in Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.1, Thunderbird before 17.0.2, Thunderbird ESR 17.x before 17.0.1, and SeaMonkey before 2.15 allows remote attackers to execute arbitrary code via a crafted document.
Published: 2013-01-13T20:00:00.000Z
Updated: 2024-08-06T14:41:47.077Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0770 |
vulnerable | 2026-06-03 14:32:45.423364 |
Details available
Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 18.0, Thunderbird before 17.0.2, and SeaMonkey before 2.15 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors.
Published: 2013-01-13T20:00:00.000Z
Updated: 2024-08-06T14:41:47.150Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0769 |
vulnerable | 2026-06-03 14:32:45.422474 |
Details available
Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 18.0, Firefox ESR 10.x before 10.0.12 and 17.x before 17.0.1, Thunderbird before 17.0.2, Thunderbird ESR 10.x before 10.0.12 and 17.x before 17.0.1, and SeaMonkey before 2.15 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors.
Published: 2013-01-13T20:00:00.000Z
Updated: 2024-08-06T14:41:47.194Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0768 |
vulnerable | 2026-06-03 14:32:45.421170 |
Details available
Stack-based buffer overflow in the Canvas implementation in Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderbird ESR 17.x before 17.0.2, and SeaMonkey before 2.15 allows remote attackers to execute arbitrary code via an HTML document that specifies invalid width and height values.
Published: 2013-01-13T20:00:00.000Z
Updated: 2024-08-06T14:41:47.138Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0767 |
vulnerable | 2026-06-03 14:32:45.420346 |
Details available
The nsSVGPathElement::GetPathLengthScale function in Mozilla Firefox before 18.0, Firefox ESR 10.x before 10.0.12 and 17.x before 17.0.1, Thunderbird before 17.0.2, Thunderbird ESR 10.x before 10.0.12 and 17.x before 17.0.1, and SeaMonkey before 2.15 allows remote attackers to execute arbitrary code or cause a denial of service (out-of-bounds read) via unspecified vectors.
Published: 2013-01-13T20:00:00.000Z
Updated: 2024-08-06T14:41:47.139Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0766 |
vulnerable | 2026-06-03 14:32:45.419283 |
Details available
Use-after-free vulnerability in the ~nsHTMLEditRules implementation in Mozilla Firefox before 18.0, Firefox ESR 10.x before 10.0.12 and 17.x before 17.0.1, Thunderbird before 17.0.2, Thunderbird ESR 10.x before 10.0.12 and 17.x before 17.0.1, and SeaMonkey before 2.15 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.
Published: 2013-01-13T20:00:00.000Z
Updated: 2024-08-06T14:41:47.143Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0765 |
vulnerable | 2026-06-03 14:32:45.418163 |
Details available
Mozilla Firefox before 19.0, Thunderbird before 17.0.3, and SeaMonkey before 2.16 do not prevent multiple wrapping of WebIDL objects, which allows remote attackers to bypass intended access restrictions via unspecified vectors.
Published: 2013-02-19T23:00:00.000Z
Updated: 2024-08-06T14:41:47.068Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0764 |
vulnerable | 2026-06-03 14:32:45.417601 |
Details available
The nsSOCKSSocketInfo::ConnectToProxy function in Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderbird ESR 17.x before 17.0.2, and SeaMonkey before 2.15 does not ensure thread safety for SSL sessions, which allows remote attackers to execute arbitrary code via crafted data, as demonstrated by e-mail message data.
Published: 2013-01-13T20:00:00.000Z
Updated: 2024-08-06T14:41:47.059Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0763 |
vulnerable | 2026-06-03 14:32:45.416841 |
Details available
Use-after-free vulnerability in Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.1, Thunderbird before 17.0.2, Thunderbird ESR 17.x before 17.0.1, and SeaMonkey before 2.15 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via vectors related to Mesa drivers and a resized WebGL canvas.
Published: 2013-01-13T20:00:00.000Z
Updated: 2024-08-06T14:41:47.301Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0762 |
vulnerable | 2026-06-03 14:32:45.415778 |
Details available
Use-after-free vulnerability in the imgRequest::OnStopFrame function in Mozilla Firefox before 18.0, Firefox ESR 10.x before 10.0.12 and 17.x before 17.0.1, Thunderbird before 17.0.2, Thunderbird ESR 10.x before 10.0.12 and 17.x before 17.0.1, and SeaMonkey before 2.15 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.
Published: 2013-01-13T20:00:00.000Z
Updated: 2024-08-06T14:41:47.115Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0761 |
vulnerable | 2026-06-03 14:32:45.414729 |
Details available
Use-after-free vulnerability in the mozilla::TrackUnionStream::EndTrack implementation in Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.1, Thunderbird before 17.0.2, Thunderbird ESR 17.x before 17.0.1, and SeaMonkey before 2.15 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.
Published: 2013-01-13T20:00:00.000Z
Updated: 2024-08-06T14:41:47.070Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0760 |
vulnerable | 2026-06-03 14:32:45.413885 |
Details available
Buffer overflow in the CharDistributionAnalysis::HandleOneChar function in Mozilla Firefox before 18.0, Thunderbird before 17.0.2, and SeaMonkey before 2.15 allows remote attackers to execute arbitrary code via a crafted document.
Published: 2013-01-13T20:00:00.000Z
Updated: 2024-08-06T14:41:47.092Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0759 |
vulnerable | 2026-06-03 14:32:45.412720 |
Details available
Mozilla Firefox before 18.0, Firefox ESR 10.x before 10.0.12 and 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderbird ESR 10.x before 10.0.12 and 17.x before 17.0.2, and SeaMonkey before 2.15 allow remote attackers to spoof the address bar via vectors involving authentication information in the userinfo field of a URL, in conjunction with a 204 (aka No Content) HTTP status code.
Published: 2013-01-13T20:00:00.000Z
Updated: 2024-08-06T14:41:47.076Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0758 |
vulnerable | 2026-06-03 14:32:45.411676 |
Details available
Mozilla Firefox before 18.0, Firefox ESR 10.x before 10.0.12 and 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderbird ESR 10.x before 10.0.12 and 17.x before 17.0.2, and SeaMonkey before 2.15 allow remote attackers to execute arbitrary JavaScript code with chrome privileges by leveraging improper interaction between plugin objects and SVG elements.
Published: 2013-01-13T20:00:00.000Z
Updated: 2024-08-06T14:41:47.082Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0757 |
vulnerable | 2026-06-03 14:32:45.410627 |
Details available
The Chrome Object Wrapper (COW) implementation in Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderbird ESR 17.x before 17.0.2, and SeaMonkey before 2.15 does not prevent modifications to the prototype of an object, which allows remote attackers to execute arbitrary JavaScript code with chrome privileges by referencing Object.prototype.__proto__ in a crafted HTML document.
Published: 2013-01-13T20:00:00.000Z
Updated: 2024-08-06T14:41:47.102Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0756 |
vulnerable | 2026-06-03 14:32:45.409750 |
Details available
Use-after-free vulnerability in the obj_toSource function in Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderbird ESR 17.x before 17.0.2, and SeaMonkey before 2.15 allows remote attackers to execute arbitrary code via a crafted web page referencing JavaScript Proxy objects that are not properly handled during garbage collection.
Published: 2013-01-13T20:00:00.000Z
Updated: 2024-08-06T14:41:47.356Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0755 |
vulnerable | 2026-06-03 14:32:45.408940 |
Details available
Use-after-free vulnerability in the mozVibrate implementation in the Vibrate library in Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderbird ESR 17.x before 17.0.2, and SeaMonkey before 2.15 allows remote attackers to execute arbitrary code via vectors related to the domDoc pointer.
Published: 2013-01-13T20:00:00.000Z
Updated: 2024-08-06T14:41:47.135Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0754 |
vulnerable | 2026-06-03 14:32:45.408127 |
Details available
Use-after-free vulnerability in the ListenerManager implementation in Mozilla Firefox before 18.0, Firefox ESR 10.x before 10.0.12 and 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderbird ESR 10.x before 10.0.12 and 17.x before 17.0.2, and SeaMonkey before 2.15 allows remote attackers to execute arbitrary code via vectors involving the triggering of garbage collection after memory allocation for listener objects.
Published: 2013-01-13T20:00:00.000Z
Updated: 2024-08-06T14:41:47.269Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0753 |
vulnerable | 2026-06-03 14:32:45.406972 |
Details available
Use-after-free vulnerability in the serializeToStream implementation in the XMLSerializer component in Mozilla Firefox before 18.0, Firefox ESR 10.x before 10.0.12 and 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderbird ESR 10.x before 10.0.12 and 17.x before 17.0.2, and SeaMonkey before 2.15 allows remote attackers to execute arbitrary code via crafted web content.
Published: 2013-01-13T20:00:00.000Z
Updated: 2024-08-06T14:41:47.369Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0752 |
vulnerable | 2026-06-03 14:32:45.405861 |
Details available
Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderbird ESR 17.x before 17.0.2, and SeaMonkey before 2.15 allow remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XBL file with multiple bindings that have SVG content.
Published: 2013-01-13T20:00:00.000Z
Updated: 2024-08-06T14:41:47.128Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0750 |
vulnerable | 2026-06-03 14:32:45.214307 |
Details available
Integer overflow in the JavaScript implementation in Mozilla Firefox before 18.0, Firefox ESR 10.x before 10.0.12 and 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderbird ESR 10.x before 10.0.12 and 17.x before 17.0.2, and SeaMonkey before 2.15 allows remote attackers to execute arbitrary code via a crafted string concatenation, leading to improper memory allocation and a heap-based buffer overflow.
Published: 2013-01-13T20:00:00.000Z
Updated: 2024-08-06T14:33:05.865Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0749 |
vulnerable | 2026-06-03 14:32:45.213202 |
Details available
Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.1, Thunderbird before 17.0.2, Thunderbird ESR 17.x before 17.0.1, and SeaMonkey before 2.15 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors.
Published: 2013-01-13T20:00:00.000Z
Updated: 2024-08-06T14:33:05.812Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0748 |
vulnerable | 2026-06-03 14:32:45.212242 |
Details available
The XBL.__proto__.toString implementation in Mozilla Firefox before 18.0, Firefox ESR 10.x before 10.0.12 and 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderbird ESR 10.x before 10.0.12 and 17.x before 17.0.2, and SeaMonkey before 2.15 makes it easier for remote attackers to bypass the ASLR protection mechanism by calling the toString function of an XBL object.
Published: 2013-01-13T20:00:00.000Z
Updated: 2024-08-06T14:33:05.621Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0747 |
vulnerable | 2026-06-03 14:32:45.211195 |
Details available
The gPluginHandler.handleEvent function in the plugin handler in Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderbird ESR 17.x before 17.0.2, and SeaMonkey before 2.15 does not properly enforce the Same Origin Policy, which allows remote attackers to conduct clickjacking attacks via crafted JavaScript code that listens for a mutation event.
Published: 2013-01-13T20:00:00.000Z
Updated: 2024-08-06T14:33:05.822Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0746 |
vulnerable | 2026-06-03 14:32:45.210277 |
Details available
Mozilla Firefox before 18.0, Firefox ESR 10.x before 10.0.12 and 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderbird ESR 10.x before 10.0.12 and 17.x before 17.0.2, and SeaMonkey before 2.15 do not properly implement quickstubs that use the jsval data type for their return values, which allows remote attackers to execute arbitrary code or cause a denial of service (compartment mismatch and application crash) via crafted JavaScript code that is not properly handled during garbage collection.
Published: 2013-01-13T20:00:00.000Z
Updated: 2024-08-06T14:33:05.798Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0745 |
vulnerable | 2026-06-03 14:32:45.209207 |
Details available
The AutoWrapperChanger class in Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderbird ESR 17.x before 17.0.2, and SeaMonkey before 2.15 does not properly interact with garbage collection, which allows remote attackers to execute arbitrary code via a crafted HTML document referencing JavaScript objects.
Published: 2013-01-13T20:00:00.000Z
Updated: 2024-08-06T14:33:05.506Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0744 |
vulnerable | 2026-06-03 14:32:45.208284 |
Details available
Use-after-free vulnerability in the TableBackgroundPainter::TableBackgroundData::Destroy function in Mozilla Firefox before 18.0, Firefox ESR 10.x before 10.0.12 and 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderbird ESR 10.x before 10.0.12 and 17.x before 17.0.2, and SeaMonkey before 2.15 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via an HTML document with a table containing many columns and column groups.
Published: 2013-01-13T20:00:00.000Z
Updated: 2024-08-06T14:33:05.571Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0389 |
vulnerable | 2026-06-03 14:32:43.251137 |
Details available
Unspecified vulnerability in the Server component in Oracle MySQL 5.1.66 and earlier, and 5.5.28 and earlier, allows remote authenticated users to affect availability via unknown vectors related to Server Optimizer.
Published: 2013-01-17T01:30:00.000Z
Updated: 2024-08-06T14:25:09.807Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0386 |
vulnerable | 2026-06-03 14:32:43.246437 |
Details available
Unspecified vulnerability in the Server component in Oracle MySQL 5.5.28 and earlier allows remote authenticated users to affect availability via unknown vectors related to Stored Procedure.
Published: 2013-01-17T01:30:00.000Z
Updated: 2024-08-06T14:25:10.047Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0385 |
vulnerable | 2026-06-03 14:32:43.245873 |
Details available
Unspecified vulnerability in the Server component in Oracle MySQL 5.1.66 and earlier, and 5.5.28 and earlier, allows local users to affect confidentiality and integrity via unknown vectors related to Server Replication.
Published: 2013-01-17T01:30:00.000Z
Updated: 2024-08-06T14:25:09.612Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0384 |
vulnerable | 2026-06-03 14:32:43.243202 |
Details available
Unspecified vulnerability in the Server component in Oracle MySQL 5.1.66 and earlier, and 5.5.28 and earlier, allows remote authenticated users to affect availability via unknown vectors related to Information Schema.
Published: 2013-01-17T01:30:00.000Z
Updated: 2024-08-06T14:25:09.874Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0383 |
vulnerable | 2026-06-03 14:32:43.240287 |
Details available
Unspecified vulnerability in the Server component in Oracle MySQL 5.1.66 and earlier, and 5.5.28 and earlier, allows remote attackers to affect availability via unknown vectors related to Server Locking.
Published: 2013-01-17T01:30:00.000Z
Updated: 2024-08-06T14:25:09.561Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0375 |
vulnerable | 2026-06-03 14:32:43.229543 |
Details available
Unspecified vulnerability in the Server component in Oracle MySQL 5.1.66 and earlier, and 5.1.28 and earlier, allows remote authenticated users to affect confidentiality and integrity via unknown vectors related to Server Replication.
Published: 2013-01-17T01:30:00.000Z
Updated: 2024-08-06T14:25:09.849Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0371 |
vulnerable | 2026-06-03 14:32:43.225297 |
Details available
Unspecified vulnerability in the Server component in Oracle MySQL 5.5.28 and earlier allows remote authenticated users to affect availability, related to MyISAM.
Published: 2013-01-17T01:30:00.000Z
Updated: 2024-08-06T14:25:09.927Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0368 |
vulnerable | 2026-06-03 14:32:43.222037 |
Details available
Unspecified vulnerability in the Server component in Oracle MySQL 5.5.28 and earlier allows remote authenticated users to affect availability via unknown vectors related to InnoDB.
Published: 2013-01-17T01:30:00.000Z
Updated: 2024-08-06T14:25:09.657Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0367 |
vulnerable | 2026-06-03 14:32:43.221434 |
Details available
Unspecified vulnerability in the Server component in Oracle MySQL 5.5.28 and earlier allows remote authenticated users to affect availability via unknown vectors related to Server Partition.
Published: 2013-01-17T01:30:00.000Z
Updated: 2024-08-06T14:25:09.756Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-6150 |
vulnerable | 2026-06-03 14:32:33.380092 |
Details available
The winbind_name_list_to_sid_string_list function in nsswitch/pam_winbind.c in Samba through 4.1.2 handles invalid require_membership_of group names by accepting authentication by any user, which allows remote authenticated users to bypass intended access restrictions in opportunistic circumstances by leveraging an administrator's pam_winbind configuration-file mistake.
Published: 2013-12-03T19:00:00.000Z
Updated: 2024-08-06T21:28:39.387Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-6075 |
vulnerable | 2026-06-03 14:32:32.820840 |
Details available
Buffer overflow in the e1000_receive function in the e1000 device driver (hw/e1000.c) in QEMU 1.3.0-rc2 and other versions, when the SBP and LPE flags are disabled, allows remote attackers to cause a denial of service (guest OS crash) and possibly execute arbitrary guest code via a large packet.
Published: 2013-02-13T01:00:00.000Z
Updated: 2024-08-06T21:21:28.811Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-5843 |
vulnerable | 2026-06-03 14:32:32.106552 |
Details available
Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 17.0, Thunderbird before 17.0, and SeaMonkey before 2.14 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors.
Published: 2012-11-21T11:00:00.000Z
Updated: 2024-08-06T21:21:28.467Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-5842 |
vulnerable | 2026-06-03 14:32:32.105205 |
Details available
Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors.
Published: 2012-11-21T11:00:00.000Z
Updated: 2024-08-06T21:21:26.952Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-5841 |
vulnerable | 2026-06-03 14:32:32.103881 |
Details available
Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 implement cross-origin wrappers with a filtering behavior that does not properly restrict write actions, which allows remote attackers to conduct cross-site scripting (XSS) attacks via a crafted web site.
Published: 2012-11-21T11:00:00.000Z
Updated: 2024-08-06T21:21:26.931Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-5840 |
vulnerable | 2026-06-03 14:32:32.102678 |
Details available
Use-after-free vulnerability in the nsTextEditorState::PrepareEditor function in Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors, a different vulnerability than CVE-2012-4214.
Published: 2012-11-21T11:00:00.000Z
Updated: 2024-08-06T21:21:26.951Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-5839 |
vulnerable | 2026-06-03 14:32:32.101369 |
Details available
Heap-based buffer overflow in the gfxShapedWord::CompressedGlyph::IsClusterStart function in Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 allows remote attackers to execute arbitrary code via unspecified vectors.
Published: 2012-11-21T11:00:00.000Z
Updated: 2024-08-06T21:21:28.308Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-5838 |
vulnerable | 2026-06-03 14:32:32.100240 |
Details available
The copyTexImage2D implementation in the WebGL subsystem in Mozilla Firefox before 17.0, Thunderbird before 17.0, and SeaMonkey before 2.14 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via large image dimensions.
Published: 2012-11-21T11:00:00.000Z
Updated: 2024-08-06T21:21:26.688Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-5836 |
vulnerable | 2026-06-03 14:32:31.999465 |
Details available
Mozilla Firefox before 17.0, Thunderbird before 17.0, and SeaMonkey before 2.14 allow remote attackers to execute arbitrary code or cause a denial of service (application crash) via vectors involving the setting of Cascading Style Sheets (CSS) properties in conjunction with SVG text.
Published: 2012-11-21T11:00:00.000Z
Updated: 2024-08-06T21:21:26.688Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-5835 |
vulnerable | 2026-06-03 14:32:31.998294 |
Details available
Integer overflow in the WebGL subsystem in Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 allows remote attackers to execute arbitrary code or cause a denial of service (invalid write operation) via crafted data.
Published: 2012-11-21T11:00:00.000Z
Updated: 2024-08-06T21:21:28.009Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-5833 |
vulnerable | 2026-06-03 14:32:31.997046 |
Details available
The texImage2D implementation in the WebGL subsystem in Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 does not properly interact with Mesa drivers, which allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via function calls involving certain values of the level parameter.
Published: 2012-11-21T11:00:00.000Z
Updated: 2024-08-06T21:21:27.120Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-5830 |
vulnerable | 2026-06-03 14:32:31.990992 |
Details available
Use-after-free vulnerability in Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 on Mac OS X allows remote attackers to execute arbitrary code via an HTML document.
Published: 2012-11-21T11:00:00.000Z
Updated: 2024-08-06T21:21:26.942Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-5829 |
vulnerable | 2026-06-03 14:32:31.985455 |
Details available
Heap-based buffer overflow in the nsWindow::OnExposeEvent function in Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 allows remote attackers to execute arbitrary code via unspecified vectors.
Published: 2012-11-21T11:00:00.000Z
Updated: 2024-08-06T21:21:27.115Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-5821 |
vulnerable | 2026-06-03 14:32:31.968698 |
Details available
Lynx does not verify that the server's certificate is signed by a trusted certification authority, which allows man-in-the-middle attackers to spoof SSL servers via a crafted certificate, related to improper use of a certain GnuTLS function.
Published: 2012-11-04T22:00:00.000Z
Updated: 2024-08-06T21:21:26.758Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-5656 |
vulnerable | 2026-06-03 14:32:31.592311 |
Details available
The rasterization process in Inkscape before 0.48.4 allows local users to read arbitrary files via an external entity in a SVG file, aka an XML external entity (XXE) injection attack.
Published: 2013-01-18T11:00:00.000Z
Updated: 2024-08-06T21:14:16.440Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-5612 |
vulnerable | 2026-06-03 14:32:31.297307 |
Details available
Heap-based buffer overflow in Oracle MySQL 5.5.19 and other versions through 5.5.28, and MariaDB 5.5.28a and possibly other versions, allows remote authenticated users to cause a denial of service (memory corruption and crash) and possibly execute arbitrary code, as demonstrated using certain variations of the (1) USE, (2) SHOW TABLES, (3) DESCRIBE, (4) SHOW FIELDS FROM, (5) SHOW COLUMNS FROM, (6) SHOW INDEX FROM, (7) CREATE TABLE, (8) DROP TABLE, (9) ALTER TABLE, (10) DELETE FROM, (11) UPDATE, and (12) SET PASSWORD commands.
Published: 2012-12-03T11:00:00.000Z
Updated: 2024-08-06T21:14:15.937Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-5096 |
vulnerable | 2026-06-03 14:32:26.983614 |
Details available
Unspecified vulnerability in the Server component in Oracle MySQL 5.5.28 and earlier allows remote authenticated users with Server Privileges to affect availability via unknown vectors.
Published: 2013-01-17T01:30:00.000Z
Updated: 2024-08-06T20:58:02.624Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-5060 |
vulnerable | 2026-06-03 14:32:26.556030 |
Details available
Unspecified vulnerability in the Server component in Oracle MySQL 5.1.65 and earlier and 5.5.27 and earlier allows remote authenticated users to affect availability, related to GIS Extension.
Published: 2013-01-17T01:30:00.000Z
Updated: 2024-08-06T20:50:18.539Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4564 |
vulnerable | 2026-06-03 14:32:24.621600 |
Details available
ppm2tiff does not check the return value of the TIFFScanlineSize function, which allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted PPM image that triggers an integer overflow, a zero-memory allocation, and a heap-based buffer overflow.
Published: 2012-11-11T11:00:00.000Z
Updated: 2024-08-06T20:42:54.686Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4388 |
vulnerable | 2026-06-03 14:32:18.612963 |
Details available
The sapi_header_op function in main/SAPI.c in PHP 5.4.0RC2 through 5.4.0 does not properly determine a pointer during checks for %0D sequences (aka carriage return characters), which allows remote attackers to bypass an HTTP response-splitting protection mechanism via a crafted URL, related to improper interaction between the PHP header function and certain browsers, as demonstrated by Internet Explorer and Google Chrome. NOTE: this vulnerability exists because of an incorrect fix for CVE-2011-1398.
Published: 2012-09-07T22:00:00.000Z
Updated: 2024-08-06T20:35:09.222Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4217 |
vulnerable | 2026-06-03 14:32:17.827483 |
Details available
Use-after-free vulnerability in the nsViewManager::ProcessPendingUpdates function in Mozilla Firefox before 17.0, Thunderbird before 17.0, and SeaMonkey before 2.14 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.
Published: 2012-11-21T11:00:00.000Z
Updated: 2024-08-06T20:28:07.588Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4216 |
vulnerable | 2026-06-03 14:32:17.826488 |
Details available
Use-after-free vulnerability in the gfxFont::GetFontEntry function in Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.
Published: 2012-11-21T11:00:00.000Z
Updated: 2024-08-06T20:28:07.584Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4215 |
vulnerable | 2026-06-03 14:32:17.825084 |
Details available
Use-after-free vulnerability in the nsPlaintextEditor::FireClipboardEvent function in Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.
Published: 2012-11-21T11:00:00.000Z
Updated: 2024-08-06T20:28:07.597Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4214 |
vulnerable | 2026-06-03 14:32:17.824033 |
Details available
Use-after-free vulnerability in the nsTextEditorState::PrepareEditor function in Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors, a different vulnerability than CVE-2012-5840.
Published: 2012-11-21T11:00:00.000Z
Updated: 2024-08-06T20:28:07.639Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4213 |
vulnerable | 2026-06-03 14:32:17.822786 |
Details available
Use-after-free vulnerability in the nsEditor::FindNextLeafNode function in Mozilla Firefox before 17.0, Thunderbird before 17.0, and SeaMonkey before 2.14 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.
Published: 2012-11-21T11:00:00.000Z
Updated: 2024-08-06T20:28:07.583Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4209 |
vulnerable | 2026-06-03 14:32:17.816290 |
Details available
Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 do not prevent use of a "top" frame name-attribute value to access the location property, which makes it easier for remote attackers to conduct cross-site scripting (XSS) attacks via vectors involving a binary plugin.
Published: 2012-11-21T11:00:00.000Z
Updated: 2024-08-06T20:28:07.601Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4208 |
vulnerable | 2026-06-03 14:32:17.815102 |
Details available
The XrayWrapper implementation in Mozilla Firefox before 17.0, Thunderbird before 17.0, and SeaMonkey before 2.14 does not consider the compartment during property filtering, which allows remote attackers to bypass intended chrome-only restrictions on reading DOM object properties via a crafted web site.
Published: 2012-11-21T11:00:00.000Z
Updated: 2024-08-06T20:28:07.605Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4207 |
vulnerable | 2026-06-03 14:32:17.814158 |
Details available
The HZ-GB-2312 character-set implementation in Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 does not properly handle a ~ (tilde) character in proximity to a chunk delimiter, which allows remote attackers to conduct cross-site scripting (XSS) attacks via a crafted document.
Published: 2012-11-21T11:00:00.000Z
Updated: 2024-08-06T20:28:07.618Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4204 |
vulnerable | 2026-06-03 14:32:17.786858 |
Details available
The str_unescape function in the JavaScript engine in Mozilla Firefox before 17.0, Thunderbird before 17.0, and SeaMonkey before 2.14 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via unspecified vectors.
Published: 2012-11-21T11:00:00.000Z
Updated: 2024-08-06T20:28:07.581Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4202 |
vulnerable | 2026-06-03 14:32:17.747294 |
Details available
Heap-based buffer overflow in the image::RasterImage::DrawFrameTo function in Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 allows remote attackers to execute arbitrary code via a crafted GIF image.
Published: 2012-11-21T11:00:00.000Z
Updated: 2024-08-06T20:28:07.553Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4201 |
vulnerable | 2026-06-03 14:32:17.746195 |
Details available
The evalInSandbox implementation in Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 uses an incorrect context during the handling of JavaScript code that sets the location.href property, which allows remote attackers to conduct cross-site scripting (XSS) attacks or read arbitrary files by leveraging a sandboxed add-on.
Published: 2012-11-21T11:00:00.000Z
Updated: 2024-08-06T20:28:07.572Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4196 |
vulnerable | 2026-06-03 14:32:17.711940 |
Details available
Mozilla Firefox before 16.0.2, Firefox ESR 10.x before 10.0.10, Thunderbird before 16.0.2, Thunderbird ESR 10.x before 10.0.10, and SeaMonkey before 2.13.2 allow remote attackers to bypass the Same Origin Policy and read the Location object via a prototype property-injection attack that defeats certain protection mechanisms for this object.
Published: 2012-10-29T18:00:00.000Z
Updated: 2024-08-06T20:28:07.586Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4195 |
vulnerable | 2026-06-03 14:32:17.710828 |
Details available
The nsLocation::CheckURL function in Mozilla Firefox before 16.0.2, Firefox ESR 10.x before 10.0.10, Thunderbird before 16.0.2, Thunderbird ESR 10.x before 10.0.10, and SeaMonkey before 2.13.2 does not properly determine the calling document and principal in its return value, which makes it easier for remote attackers to conduct cross-site scripting (XSS) attacks via a crafted web site, and makes it easier for remote attackers to execute arbitrary JavaScript code by leveraging certain add-on behavior.
Published: 2012-10-29T18:00:00.000Z
Updated: 2024-08-06T20:28:07.605Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4194 |
vulnerable | 2026-06-03 14:32:17.704508 |
Details available
Mozilla Firefox before 16.0.2, Firefox ESR 10.x before 10.0.10, Thunderbird before 16.0.2, Thunderbird ESR 10.x before 10.0.10, and SeaMonkey before 2.13.2 do not prevent use of the valueOf method to shadow the location object (aka window.location), which makes it easier for remote attackers to conduct cross-site scripting (XSS) attacks via vectors involving a plugin.
Published: 2012-10-29T18:00:00.000Z
Updated: 2024-08-06T20:28:07.620Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4193 |
vulnerable | 2026-06-03 14:32:17.703398 |
Details available
Mozilla Firefox before 16.0.1, Firefox ESR 10.x before 10.0.9, Thunderbird before 16.0.1, Thunderbird ESR 10.x before 10.0.9, and SeaMonkey before 2.13.1 omit a security check in the defaultValue function during the unwrapping of security wrappers, which allows remote attackers to bypass the Same Origin Policy and read the properties of a Location object, or execute arbitrary JavaScript code, via a crafted web site.
Published: 2012-10-12T10:00:00.000Z
Updated: 2024-08-06T20:28:07.579Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4191 |
vulnerable | 2026-06-03 14:32:17.699220 |
Details available
The mozilla::net::FailDelayManager::Lookup function in the WebSockets implementation in Mozilla Firefox before 16.0.1, Thunderbird before 16.0.1, and SeaMonkey before 2.13.1 allows remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unspecified vectors.
Published: 2012-10-12T10:00:00.000Z
Updated: 2024-08-06T20:28:07.521Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4188 |
vulnerable | 2026-06-03 14:32:17.660947 |
Details available
Heap-based buffer overflow in the Convolve3x3 function in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 allows remote attackers to execute arbitrary code via unspecified vectors.
Published: 2012-10-10T17:00:00.000Z
Updated: 2024-08-06T20:28:07.581Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4187 |
vulnerable | 2026-06-03 14:32:17.659823 |
Details available
Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 do not properly manage a certain insPos variable, which allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption and assertion failure) via unspecified vectors.
Published: 2012-10-10T17:00:00.000Z
Updated: 2024-08-06T20:28:07.557Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4186 |
vulnerable | 2026-06-03 14:32:17.658854 |
Details available
Heap-based buffer overflow in the nsWaveReader::DecodeAudioData function in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 allows remote attackers to execute arbitrary code via unspecified vectors.
Published: 2012-10-10T17:00:00.000Z
Updated: 2024-08-06T20:28:07.558Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4185 |
vulnerable | 2026-06-03 14:32:17.657813 |
Details available
Buffer overflow in the nsCharTraits::length function in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.
Published: 2012-10-10T17:00:00.000Z
Updated: 2024-08-06T20:28:07.584Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4184 |
vulnerable | 2026-06-03 14:32:17.656801 |
Details available
The Chrome Object Wrapper (COW) implementation in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 does not prevent access to properties of a prototype for a standard class, which allows remote attackers to execute arbitrary JavaScript code with chrome privileges via a crafted web site.
Published: 2012-10-10T17:00:00.000Z
Updated: 2024-08-06T20:28:07.586Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4183 |
vulnerable | 2026-06-03 14:32:17.644753 |
Details available
Use-after-free vulnerability in the DOMSVGTests::GetRequiredFeatures function in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.
Published: 2012-10-10T17:00:00.000Z
Updated: 2024-08-06T20:28:07.544Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4182 |
vulnerable | 2026-06-03 14:32:17.643737 |
Details available
Use-after-free vulnerability in the nsTextEditRules::WillInsert function in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.
Published: 2012-10-10T17:00:00.000Z
Updated: 2024-08-06T20:28:07.550Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4181 |
vulnerable | 2026-06-03 14:32:17.642724 |
Details available
Use-after-free vulnerability in the nsSMILAnimationController::DoSample function in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.
Published: 2012-10-10T17:00:00.000Z
Updated: 2024-08-06T20:28:07.581Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4180 |
vulnerable | 2026-06-03 14:32:17.641752 |
Details available
Heap-based buffer overflow in the nsHTMLEditor::IsPrevCharInNodeWhitespace function in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 allows remote attackers to execute arbitrary code via unspecified vectors.
Published: 2012-10-10T17:00:00.000Z
Updated: 2024-08-06T20:28:07.550Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4179 |
vulnerable | 2026-06-03 14:32:17.640634 |
Details available
Use-after-free vulnerability in the nsHTMLCSSUtils::CreateCSSPropertyTxn function in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.
Published: 2012-10-10T17:00:00.000Z
Updated: 2024-08-06T20:28:07.529Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-3995 |
vulnerable | 2026-06-03 14:32:16.793885 |
Details available
The IsCSSWordSpacingSpace function in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 allows remote attackers to execute arbitrary code or cause a denial of service (out-of-bounds read) via unspecified vectors.
Published: 2012-10-10T17:00:00.000Z
Updated: 2024-08-06T20:21:04.039Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-3994 |
vulnerable | 2026-06-03 14:32:16.793022 |
Details available
Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 allow remote attackers to conduct cross-site scripting (XSS) attacks via a binary plugin that uses Object.defineProperty to shadow the top object, and leverages the relationship between top.location and the location property.
Published: 2012-10-10T17:00:00.000Z
Updated: 2024-08-06T20:21:04.251Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-3992 |
vulnerable | 2026-06-03 14:32:16.723463 |
Details available
Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 do not properly manage history data, which allows remote attackers to conduct cross-site scripting (XSS) attacks or obtain sensitive POST content via vectors involving a location.hash write operation and history navigation that triggers the loading of a URL into the history object.
Published: 2012-10-10T17:00:00.000Z
Updated: 2024-08-06T20:21:04.216Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-3991 |
vulnerable | 2026-06-03 14:32:16.722394 |
Details available
Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 do not properly restrict JSAPI access to the GetProperty function, which allows remote attackers to bypass the Same Origin Policy and possibly have unspecified other impact via a crafted web site.
Published: 2012-10-10T17:00:00.000Z
Updated: 2024-08-06T20:21:04.358Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-3990 |
vulnerable | 2026-06-03 14:32:16.721347 |
Details available
Use-after-free vulnerability in the IME State Manager implementation in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 allows remote attackers to execute arbitrary code via unspecified vectors, related to the nsIContent::GetNameSpaceID function.
Published: 2012-10-10T17:00:00.000Z
Updated: 2024-08-06T20:21:04.208Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-3988 |
vulnerable | 2026-06-03 14:32:16.719607 |
Details available
Use-after-free vulnerability in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 might allow user-assisted remote attackers to execute arbitrary code via vectors involving use of mozRequestFullScreen to enter full-screen mode, and use of the history.back method for backwards history navigation.
Published: 2012-10-10T17:00:00.000Z
Updated: 2024-08-06T20:21:04.248Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-3986 |
vulnerable | 2026-06-03 14:32:16.692142 |
Details available
Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 do not properly restrict calls to DOMWindowUtils (aka nsDOMWindowUtils) methods, which allows remote attackers to bypass intended access restrictions via crafted JavaScript code.
Published: 2012-10-10T17:00:00.000Z
Updated: 2024-08-06T20:21:04.183Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-3982 |
vulnerable | 2026-06-03 14:32:16.680795 |
Details available
Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors.
Published: 2012-10-10T17:00:00.000Z
Updated: 2024-08-06T20:21:04.246Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-3967 |
vulnerable | 2026-06-03 14:32:02.447544 |
Details available
The WebGL implementation in Mozilla Firefox before 15.0, Firefox ESR 10.x before 10.0.7, Thunderbird before 15.0, Thunderbird ESR 10.x before 10.0.7, and SeaMonkey before 2.12 on Linux, when a large number of sampler uniforms are used, does not properly interact with Mesa drivers, which allows remote attackers to execute arbitrary code or cause a denial of service (stack memory corruption) via a crafted web site.
Published: 2012-08-29T10:00:00.000Z
Updated: 2024-08-06T20:21:04.119Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-3515 |
vulnerable | 2026-06-03 14:31:58.869307 |
Details available
Qemu, as used in Xen 4.0, 4.1 and possibly other products, when emulating certain devices with a virtual console backend, allows local OS guest users to gain privileges via a crafted escape VT100 sequence that triggers the overwrite of a "device model's address space."
Published: 2012-11-23T20:00:00.000Z
Updated: 2024-08-06T20:05:12.755Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-3489 |
vulnerable | 2026-06-03 14:31:58.614719 |
Details available
The xml_parse function in the libxml2 support in the core server component in PostgreSQL 8.3 before 8.3.20, 8.4 before 8.4.13, 9.0 before 9.0.9, and 9.1 before 9.1.5 allows remote authenticated users to determine the existence of arbitrary files or URLs, and possibly obtain file or URL content that triggers a parsing error, via an XML value that refers to (1) a DTD or (2) an entity, related to an XML External Entity (aka XXE) issue.
Published: 2012-10-03T21:00:00.000Z
Updated: 2024-08-06T20:05:12.659Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-3412 |
vulnerable | 2026-06-03 14:31:58.137254 |
Details available
The sfc (aka Solarflare Solarstorm) driver in the Linux kernel before 3.2.30 allows remote attackers to cause a denial of service (DMA descriptor consumption and network-controller outage) via crafted TCP packets that trigger a small MSS value.
Published: 2012-10-03T10:00:00.000Z
Updated: 2024-08-06T20:05:12.474Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-3400 |
vulnerable | 2026-06-03 14:31:58.086887 |
Details available
Heap-based buffer overflow in the udf_load_logicalvol function in fs/udf/super.c in the Linux kernel before 3.4.5 allows remote attackers to cause a denial of service (system crash) or possibly have unspecified other impact via a crafted UDF filesystem.
Published: 2012-10-03T10:00:00.000Z
Updated: 2024-08-06T20:05:12.402Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-3197 |
vulnerable | 2026-06-03 14:31:56.813991 |
Details available
Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.1.64 and earlier, and 5.5.26 and earlier, allows remote authenticated users to affect availability via unknown vectors related to Server Replication.
Published: 2012-10-17T00:00:00.000Z
Updated: 2024-08-06T19:57:50.238Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-3180 |
vulnerable | 2026-06-03 14:31:56.790592 |
Details available
Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.1.65 and earlier, and 5.5.27 and earlier, allows remote authenticated users to affect availability via unknown vectors related to Server Optimizer.
Published: 2012-10-17T00:00:00.000Z
Updated: 2024-08-06T19:57:50.403Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-3173 |
vulnerable | 2026-06-03 14:31:56.777705 |
Details available
Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.1.63 and earlier, and 5.5.25 and earlier, allows remote authenticated users to affect availability via unknown vectors related to InnoDB Plugin.
Published: 2012-10-17T00:00:00.000Z
Updated: 2024-08-06T19:57:49.922Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-3167 |
vulnerable | 2026-06-03 14:31:56.770393 |
Details available
Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.1.63 and earlier, and 5.5.25 and earlier, allows remote authenticated users to affect availability via unknown vectors related to Server Full Text Search.
Published: 2012-10-17T00:00:00.000Z
Updated: 2024-08-06T19:57:49.805Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-3166 |
vulnerable | 2026-06-03 14:31:56.769689 |
Details available
Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.1.63 and earlier, and 5.5.25 and earlier, allows remote authenticated users to affect availability via unknown vectors related to InnoDB.
Published: 2012-10-17T00:00:00.000Z
Updated: 2024-08-06T19:57:49.883Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-3163 |
vulnerable | 2026-06-03 14:31:56.758849 |
Details available
Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.1.64 and earlier, and 5.5.26 and earlier, allows remote authenticated users to affect confidentiality, integrity, and availability via unknown vectors related to Information Schema.
Published: 2012-10-17T00:00:00.000Z
Updated: 2024-08-06T19:57:49.804Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-3160 |
vulnerable | 2026-06-03 14:31:56.747690 |
Details available
Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.1.65 and earlier, and 5.5.27 and earlier, allows local users to affect confidentiality via unknown vectors related to Server Installation.
Published: 2012-10-16T23:00:00.000Z
Updated: 2024-08-06T19:57:50.200Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-3158 |
vulnerable | 2026-06-03 14:31:56.744634 |
Details available
Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.1.64 and earlier, and 5.5.26 and earlier, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Protocol.
Published: 2012-10-16T23:00:00.000Z
Updated: 2024-08-06T19:57:49.907Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-3150 |
vulnerable | 2026-06-03 14:31:56.721724 |
Details available
Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.1.64 and earlier, and 5.5.26 and earlier, allows remote authenticated users to affect availability via unknown vectors related to Server Optimizer.
Published: 2012-10-16T23:00:00.000Z
Updated: 2024-08-06T19:57:50.111Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-2665 |
vulnerable | 2026-06-03 14:31:54.044479 |
Details available
Multiple heap-based buffer overflows in the XML manifest encryption tag parsing functionality in OpenOffice.org and LibreOffice before 3.5.5 allow remote attackers to cause a denial of service and possibly execute arbitrary code via a crafted Open Document Text (.odt) file with (1) a child tag within an incorrect parent tag, (2) duplicate tags, or (3) a Base64 ChecksumAttribute whose length is not evenly divisible by four.
Published: 2012-08-06T18:00:00.000Z
Updated: 2024-08-06T19:42:31.538Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-2137 |
vulnerable | 2026-06-03 14:31:46.586568 |
Details available
Buffer overflow in virt/kvm/irq_comm.c in the KVM subsystem in the Linux kernel before 3.2.24 allows local users to cause a denial of service (crash) and possibly execute arbitrary code via vectors related to Message Signaled Interrupts (MSI), irq routing entries, and an incorrect check by the setup_routing_entry function before invoking the kvm_set_irq function.
Published: 2013-01-22T23:00:00.000Z
Updated: 2024-08-06T19:26:08.520Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-2135 |
vulnerable | 2026-06-03 14:31:46.585598 |
Details available
The utf-16 decoder in Python 3.1 through 3.3 does not update the aligned_end variable after calling the unicode_decode_call_errorhandler function, which allows remote attackers to obtain sensitive information (process memory) or cause a denial of service (memory corruption and crash) via unspecified vectors.
Published: 2012-08-14T22:00:00.000Z
Updated: 2024-08-06T19:26:09.000Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-1705 |
vulnerable | 2026-06-03 14:31:44.236277 |
Details available
Unspecified vulnerability in the Server component in Oracle MySQL 5.1.66 and earlier and 5.5.28 and earlier allows remote authenticated users to affect availability via unknown vectors related to Server Optimizer.
Published: 2013-01-17T01:30:00.000Z
Updated: 2024-08-06T19:08:38.112Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-1702 |
vulnerable | 2026-06-03 14:31:44.231848 |
Details available
Unspecified vulnerability in the Server component in Oracle MySQL 5.1.66 and earlier and 5.5.28 and earlier allows remote attackers to affect availability via unknown vectors.
Published: 2013-01-17T01:30:00.000Z
Updated: 2024-08-06T19:08:38.206Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-0879 |
vulnerable | 2026-06-03 14:31:40.114370 |
Details available
The I/O implementation for block devices in the Linux kernel before 2.6.33 does not properly handle the CLONE_IO feature, which allows local users to cause a denial of service (I/O instability) by starting multiple processes that share an I/O context.
Published: 2012-05-17T10:00:00.000Z
Updated: 2024-08-06T18:38:14.962Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-0876 |
vulnerable | 2026-06-03 14:31:40.106488 |
Details available
The XML parser (xmlparse.c) in expat before 2.1.0 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via an XML file with many identifiers with the same value.
Published: 2012-07-03T19:00:00.000Z
Updated: 2024-08-06T18:38:15.063Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-0578 |
vulnerable | 2026-06-03 14:31:37.981233 |
Details available
Unspecified vulnerability in the Server component in Oracle MySQL 5.5.28 and earlier allows remote authenticated users to affect availability via unknown vectors related to Server Optimizer.
Published: 2013-01-17T01:30:00.000Z
Updated: 2024-08-06T18:30:53.369Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-0574 |
vulnerable | 2026-06-03 14:31:37.979564 |
Details available
Unspecified vulnerability in the Server component in Oracle MySQL 5.1.66 and earlier, and 5.5.28 and earlier, allows remote authenticated users to affect availability via unknown vectors.
Published: 2013-01-17T01:30:00.000Z
Updated: 2024-08-06T18:30:53.770Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-0572 |
vulnerable | 2026-06-03 14:31:37.977425 |
Details available
Unspecified vulnerability in the Server component in Oracle MySQL 5.1.66 and earlier and 5.5.28 and earlier allows remote authenticated users to affect availability via unknown vectors related to InnoDB.
Published: 2013-01-17T01:30:00.000Z
Updated: 2024-08-06T18:30:53.456Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-0444 |
vulnerable | 2026-06-03 14:31:36.976027 |
Details available
Mozilla Firefox before 3.6.26 and 4.x through 9.0, Thunderbird before 3.1.18 and 5.0 through 9.0, and SeaMonkey before 2.7 do not properly initialize nsChildView data structures, which allows remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via a crafted Ogg Vorbis file.
Published: 2012-02-01T16:00:00.000Z
Updated: 2024-08-06T18:23:31.006Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-0044 |
vulnerable | 2026-06-03 14:31:28.898893 |
Details available
Integer overflow in the drm_mode_dirtyfb_ioctl function in drivers/gpu/drm/drm_crtc.c in the Direct Rendering Manager (DRM) subsystem in the Linux kernel before 3.1.5 allows local users to gain privileges or cause a denial of service (memory corruption) via a crafted ioctl call.
Published: 2012-05-17T10:00:00.000Z
Updated: 2024-08-06T18:09:17.194Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-4566 |
vulnerable | 2026-06-03 14:31:25.318303 |
Details available
Integer overflow in the exif_process_IFD_TAG function in exif.c in the exif extension in PHP 5.4.0beta2 on 32-bit platforms allows remote attackers to read the contents of arbitrary memory locations or cause a denial of service via a crafted offset_val value in an EXIF header in a JPEG file, a different vulnerability than CVE-2011-0708.
Published: 2011-11-29T00:00:00.000Z
Updated: 2024-08-07T00:09:18.945Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-4517 |
vulnerable | 2026-06-03 14:31:25.104506 |
Details available
The jpc_crg_getparms function in libjasper/jpc/jpc_cs.c in JasPer 1.900.1 uses an incorrect data type during a certain size calculation, which allows remote attackers to trigger a heap-based buffer overflow and execute arbitrary code, or cause a denial of service (heap memory corruption), via a crafted component registration (CRG) marker segment in a JPEG2000 file.
Published: 2011-12-15T02:00:00.000Z
Updated: 2024-10-21T16:11:56.211Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-4516 |
vulnerable | 2026-06-03 14:31:25.103325 |
Details available
Heap-based buffer overflow in the jpc_cox_getcompparms function in libjasper/jpc/jpc_cs.c in JasPer 1.900.1 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted numrlvls value in a coding style default (COD) marker segment in a JPEG2000 file.
Published: 2011-12-15T02:00:00.000Z
Updated: 2024-08-07T00:09:18.503Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-3544 |
vulnerable | 2026-06-03 14:31:20.222630 |
Details available
Unspecified vulnerability in the Java Runtime Environment component in Oracle Java SE JDK and JRE 7 and 6 Update 27 and earlier allows remote untrusted Java Web Start applications and untrusted Java applets to affect confidentiality, integrity, and availability via unknown vectors related to Scripting.
Published: 2011-10-19T21:00:00.000Z
Updated: 2025-10-22T00:05:49.147Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-3389 |
vulnerable | 2026-06-03 14:31:19.664357 |
Details available
The SSL protocol, as used in certain configurations in Microsoft Windows and Microsoft Internet Explorer, Mozilla Firefox, Google Chrome, Opera, and other products, encrypts data by using CBC mode with chained initialization vectors, which allows man-in-the-middle attackers to obtain plaintext HTTP headers via a blockwise chosen-boundary attack (BCBA) on an HTTPS session, in conjunction with JavaScript code that uses (1) the HTML5 WebSocket API, (2) the Java URLConnection API, or (3) the Silverlight WebClient API, aka a "BEAST" attack.
Published: 2011-09-06T19:00:00.000Z
Updated: 2024-08-06T23:29:56.878Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-3193 |
vulnerable | 2026-06-03 14:31:12.574194 |
Details available
Heap-based buffer overflow in the Lookup_MarkMarkPos function in the HarfBuzz module (harfbuzz-gpos.c), as used by Qt before 4.7.4 and Pango, allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted font file.
Published: 2012-06-16T00:00:00.000Z
Updated: 2024-08-06T23:29:55.288Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-3192 |
vulnerable | 2026-06-03 14:31:12.571140 |
Details available
The byterange filter in the Apache HTTP Server 1.3.x, 2.0.x through 2.0.64, and 2.2.x through 2.2.19 allows remote attackers to cause a denial of service (memory and CPU consumption) via a Range header that expresses multiple overlapping ranges, as exploited in the wild in August 2011, a different vulnerability than CVE-2007-0086.
Published: 2011-08-29T15:00:00.000Z
Updated: 2024-08-06T23:29:55.461Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-2694 |
vulnerable | 2026-06-03 14:31:09.849448 |
Details available
Cross-site scripting (XSS) vulnerability in the chg_passwd function in web/swat.c in the Samba Web Administration Tool (SWAT) in Samba 3.x before 3.5.10 allows remote authenticated administrators to inject arbitrary web script or HTML via the username parameter to the passwd program (aka the user field to the Change Password page).
Published: 2011-07-29T20:00:00.000Z
Updated: 2024-08-06T23:08:23.785Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-2522 |
vulnerable | 2026-06-03 14:31:08.676814 |
Details available
Multiple cross-site request forgery (CSRF) vulnerabilities in the Samba Web Administration Tool (SWAT) in Samba 3.x before 3.5.10 allow remote attackers to hijack the authentication of administrators for requests that (1) shut down daemons, (2) start daemons, (3) add shares, (4) remove shares, (5) add printers, (6) remove printers, (7) add user accounts, or (8) remove user accounts, as demonstrated by certain start, stop, and restart parameters to the status program.
Published: 2011-07-29T20:00:00.000Z
Updated: 2024-08-06T23:00:34.288Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-1783 |
vulnerable | 2026-06-03 14:31:03.973691 |
Details available
The mod_dav_svn module for the Apache HTTP Server, as distributed in Apache Subversion 1.5.x and 1.6.x before 1.6.17, when the SVNPathAuthz short_circuit option is enabled, allows remote attackers to cause a denial of service (infinite loop and memory consumption) in opportunistic circumstances by requesting data.
Published: 2011-06-06T19:00:00.000Z
Updated: 2024-08-06T22:37:25.818Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-1752 |
vulnerable | 2026-06-03 14:31:03.753543 |
Details available
The mod_dav_svn module for the Apache HTTP Server, as distributed in Apache Subversion before 1.6.17, allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a request for a baselined WebDAV resource, as exploited in the wild in May 2011.
Published: 2011-06-06T19:00:00.000Z
Updated: 2024-08-06T22:37:25.754Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-0762 |
vulnerable | 2026-06-03 14:30:51.516511 |
Details available
The vsf_filename_passes_filter function in ls.c in vsftpd before 2.3.3 allows remote authenticated users to cause a denial of service (CPU consumption and process slot exhaustion) via crafted glob expressions in STAT commands in multiple FTP sessions, a different vulnerability than CVE-2010-2632.
Published: 2011-03-02T19:00:00.000Z
Updated: 2024-08-06T22:05:53.406Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-0480 |
vulnerable | 2026-06-03 14:30:49.366737 |
Details available
Multiple buffer overflows in vorbis_dec.c in the Vorbis decoder in FFmpeg, as used in Google Chrome before 8.0.552.237 and Chrome OS before 8.0.552.344, allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly have unspecified other impact via a crafted WebM file, related to buffers for (1) the channel floor and (2) the channel residue.
Published: 2011-01-14T16:00:00.000Z
Updated: 2024-08-06T21:51:08.928Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-4345 |
vulnerable | 2026-06-03 14:30:41.118208 |
Details available
Exim 4.72 and earlier allows local users to gain privileges by leveraging the ability of the exim user account to specify an alternate configuration file with a directive that contains arbitrary commands, as demonstrated by the spool_directory directive.
Published: 2010-12-14T15:00:00.000Z
Updated: 2025-10-22T00:05:50.114Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-4253 |
vulnerable | 2026-06-03 14:30:35.800895 |
Details available
Heap-based buffer overflow in Impress in OpenOffice.org (OOo) 2.x and 3.x before 3.3 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted PNG file in an ODF or Microsoft Office document, as demonstrated by a PowerPoint (aka PPT) document.
Published: 2011-01-28T21:13:00.000Z
Updated: 2024-08-07T03:34:37.989Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-4180 |
vulnerable | 2026-06-03 14:30:35.576871 |
Details available
OpenSSL before 0.9.8q, and 1.0.x before 1.0.0c, when SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG is enabled, does not properly prevent modification of the ciphersuite in the session cache, which allows remote attackers to force the downgrade to an unintended cipher via vectors involving sniffing network traffic to discover a session identifier.
Published: 2010-12-06T21:00:00.000Z
Updated: 2024-08-07T03:34:37.524Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-4072 |
vulnerable | 2026-06-03 14:30:35.065258 |
Details available
The copy_shmid_to_user function in ipc/shm.c in the Linux kernel before 2.6.37-rc1 does not initialize a certain structure, which allows local users to obtain potentially sensitive information from kernel stack memory via vectors related to the shmctl system call and the "old shm interface."
Published: 2010-11-29T15:00:00.000Z
Updated: 2024-08-07T03:34:37.735Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3904 |
vulnerable | 2026-06-03 14:30:34.086449 |
Details available
The rds_page_copy_user function in net/rds/page.c in the Reliable Datagram Sockets (RDS) protocol implementation in the Linux kernel before 2.6.36 does not properly validate addresses obtained from user space, which allows local users to gain privileges via crafted use of the sendmsg and recvmsg system calls.
Published: 2010-12-06T20:00:00.000Z
Updated: 2025-10-22T00:05:50.418Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3870 |
vulnerable | 2026-06-03 14:30:33.993234 |
Details available
The utf8_decode function in PHP before 5.3.4 does not properly handle non-shortest form UTF-8 encoding and ill-formed subsequences in UTF-8 data, which makes it easier for remote attackers to bypass cross-site scripting (XSS) and SQL injection protection mechanisms via a crafted string.
Published: 2010-11-12T20:00:00.000Z
Updated: 2024-08-07T03:26:11.478Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3861 |
vulnerable | 2026-06-03 14:30:33.951215 |
Details available
The ethtool_get_rxnfc function in net/core/ethtool.c in the Linux kernel before 2.6.36 does not initialize a certain block of heap memory, which allows local users to obtain potentially sensitive information via an ETHTOOL_GRXCLSRLALL ethtool command with a large info.rule_cnt value, a different vulnerability than CVE-2010-2478.
Published: 2010-12-10T18:00:00.000Z
Updated: 2024-08-07T03:26:11.896Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3858 |
vulnerable | 2026-06-03 14:30:33.941570 |
Details available
The setup_arg_pages function in fs/exec.c in the Linux kernel before 2.6.36, when CONFIG_STACK_GROWSDOWN is used, does not properly restrict the stack memory consumption of the (1) arguments and (2) environment for a 32-bit application on a 64-bit platform, which allows local users to cause a denial of service (system crash) via a crafted exec system call, a related issue to CVE-2010-2240.
Published: 2010-11-30T21:19:00.000Z
Updated: 2024-08-07T03:26:11.491Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3850 |
vulnerable | 2026-06-03 14:30:33.895812 |
Details available
The ec_dev_ioctl function in net/econet/af_econet.c in the Linux kernel before 2.6.36.2 does not require the CAP_NET_ADMIN capability, which allows local users to bypass intended access restrictions and configure econet addresses via an SIOCSIFADDR ioctl call.
Published: 2010-12-30T18:00:00.000Z
Updated: 2024-08-07T03:26:12.177Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3849 |
vulnerable | 2026-06-03 14:30:33.895084 |
Details available
The econet_sendmsg function in net/econet/af_econet.c in the Linux kernel before 2.6.36.2, when an econet address is configured, allows local users to cause a denial of service (NULL pointer dereference and OOPS) via a sendmsg call that specifies a NULL value for the remote address field.
Published: 2010-12-30T18:00:00.000Z
Updated: 2024-08-07T03:26:12.021Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3848 |
vulnerable | 2026-06-03 14:30:33.894349 |
Details available
Stack-based buffer overflow in the econet_sendmsg function in net/econet/af_econet.c in the Linux kernel before 2.6.36.2, when an econet address is configured, allows local users to gain privileges by providing a large number of iovec structures.
Published: 2010-12-30T18:00:00.000Z
Updated: 2024-08-07T03:26:12.288Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3709 |
vulnerable | 2026-06-03 14:30:32.912640 |
Details available
The ZipArchive::getArchiveComment function in PHP 5.2.x through 5.2.14 and 5.3.x through 5.3.3 allows context-dependent attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted ZIP archive.
Published: 2010-11-08T23:00:00.000Z
Updated: 2024-08-07T03:18:52.667Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3705 |
vulnerable | 2026-06-03 14:30:32.895288 |
Details available
The sctp_auth_asoc_get_hmac function in net/sctp/auth.c in the Linux kernel before 2.6.36 does not properly validate the hmac_ids array of an SCTP peer, which allows remote attackers to cause a denial of service (memory corruption and panic) via a crafted value in the last element of this array.
Published: 2010-11-26T19:00:00.000Z
Updated: 2024-08-07T03:18:53.067Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3702 |
vulnerable | 2026-06-03 14:30:32.849195 |
Details available
The Gfx::getPos function in the PDF parser in xpdf before 3.02pl5, poppler 0.8.7 and possibly other versions up to 0.15.1, CUPS, kdegraphics, and possibly other products allows context-dependent attackers to cause a denial of service (crash) via unknown vectors that trigger an uninitialized pointer dereference.
Published: 2010-11-05T17:00:00.000Z
Updated: 2024-08-07T03:18:52.995Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3689 |
vulnerable | 2026-06-03 14:30:32.724321 |
Details available
soffice in OpenOffice.org (OOo) 3.x before 3.3 places a zero-length directory name in the LD_LIBRARY_PATH, which allows local users to gain privileges via a Trojan horse shared library in the current working directory.
Published: 2011-01-28T21:13:00.000Z
Updated: 2024-08-07T03:18:52.820Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3477 |
vulnerable | 2026-06-03 14:30:31.473661 |
Details available
The tcf_act_police_dump function in net/sched/act_police.c in the actions implementation in the network queueing functionality in the Linux kernel before 2.6.36-rc4 does not properly initialize certain structure members, which allows local users to obtain potentially sensitive information from kernel memory via vectors involving a dump operation. NOTE: this vulnerability exists because of an incomplete fix for CVE-2010-2942.
Published: 2010-09-21T19:00:00.000Z
Updated: 2024-08-07T03:11:44.267Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3453 |
vulnerable | 2026-06-03 14:30:31.384678 |
Details available
The WW8ListManager::WW8ListManager function in oowriter in OpenOffice.org (OOo) 2.x and 3.x before 3.3 does not properly handle an unspecified number of list levels in user-defined list styles in WW8 data in a Microsoft Word document, which allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted .DOC file that triggers an out-of-bounds write.
Published: 2011-01-28T21:13:00.000Z
Updated: 2024-08-07T03:11:44.151Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3442 |
vulnerable | 2026-06-03 14:30:31.334979 |
Details available
Multiple integer overflows in the snd_ctl_new function in sound/core/control.c in the Linux kernel before 2.6.36-rc5-next-20100929 allow local users to cause a denial of service (heap memory corruption) or possibly have unspecified other impact via a crafted (1) SNDRV_CTL_IOCTL_ELEM_ADD or (2) SNDRV_CTL_IOCTL_ELEM_REPLACE ioctl call.
Published: 2010-10-04T20:00:00.000Z
Updated: 2024-08-07T03:11:44.277Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3437 |
vulnerable | 2026-06-03 14:30:31.320461 |
Details available
Integer signedness error in the pkt_find_dev_from_minor function in drivers/block/pktcdvd.c in the Linux kernel before 2.6.36-rc6 allows local users to obtain sensitive information from kernel memory or cause a denial of service (invalid pointer dereference and system crash) via a crafted index value in a PKT_CTRL_CMD_STATUS ioctl call.
Published: 2010-10-04T20:00:00.000Z
Updated: 2024-08-07T03:11:43.945Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3436 |
vulnerable | 2026-06-03 14:30:31.315312 |
Details available
fopen_wrappers.c in PHP 5.3.x through 5.3.3 might allow remote attackers to bypass open_basedir restrictions via vectors related to the length of a filename.
Published: 2010-11-08T23:00:00.000Z
Updated: 2024-08-07T03:11:44.301Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3432 |
vulnerable | 2026-06-03 14:30:31.202838 |
Details available
The sctp_packet_config function in net/sctp/output.c in the Linux kernel before 2.6.35.6 performs extraneous initializations of packet data structures, which allows remote attackers to cause a denial of service (panic) via a certain sequence of SCTP traffic.
Published: 2010-11-20T21:00:00.000Z
Updated: 2024-08-07T03:11:44.070Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3301 |
vulnerable | 2026-06-03 14:30:30.797044 |
Details available
The IA32 system call emulation functionality in arch/x86/ia32/ia32entry.S in the Linux kernel before 2.6.36-rc4-git2 on the x86_64 platform does not zero extend the %eax register after the 32-bit entry path to ptrace is used, which allows local users to gain privileges by triggering an out-of-bounds access to the system call table using the %rax register. NOTE: this vulnerability exists because of a CVE-2007-4573 regression.
Published: 2010-09-22T18:00:00.000Z
Updated: 2024-08-07T03:03:18.920Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3298 |
vulnerable | 2026-06-03 14:30:30.785078 |
Details available
The hso_get_count function in drivers/net/usb/hso.c in the Linux kernel before 2.6.36-rc5 does not properly initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via a TIOCGICOUNT ioctl call.
Published: 2010-09-30T14:00:00.000Z
Updated: 2024-08-07T03:03:18.853Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3297 |
vulnerable | 2026-06-03 14:30:30.784138 |
Details available
The eql_g_master_cfg function in drivers/net/eql.c in the Linux kernel before 2.6.36-rc5 does not properly initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via an EQL_GETMASTRCFG ioctl call.
Published: 2010-09-30T14:00:00.000Z
Updated: 2024-08-07T03:03:18.866Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3296 |
vulnerable | 2026-06-03 14:30:30.783180 |
Details available
The cxgb_extension_ioctl function in drivers/net/cxgb3/cxgb3_main.c in the Linux kernel before 2.6.36-rc5 does not properly initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via a CHELSIO_GET_QSET_NUM ioctl call.
Published: 2010-09-30T14:00:00.000Z
Updated: 2024-08-07T03:03:18.938Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3259 |
vulnerable | 2026-06-03 14:30:30.539384 |
Details available
WebKit, as used in Apple Safari before 4.1.3 and 5.0.x before 5.0.3, Google Chrome before 6.0.472.53, and webkitgtk before 1.2.6, does not properly restrict read access to images derived from CANVAS elements, which allows remote attackers to bypass the Same Origin Policy and obtain potentially sensitive image data via a crafted web site.
Published: 2010-09-07T17:00:00.000Z
Updated: 2024-08-07T03:03:18.863Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3257 |
vulnerable | 2026-06-03 14:30:30.538368 |
Details available
Use-after-free vulnerability in WebKit, as used in Apple Safari before 4.1.3 and 5.0.x before 5.0.3, Google Chrome before 6.0.472.53, and webkitgtk before 1.2.6, allows remote attackers to execute arbitrary code or cause a denial of service (application crash) via vectors involving element focus.
Published: 2010-09-07T17:00:00.000Z
Updated: 2024-08-07T03:03:18.749Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3248 |
vulnerable | 2026-06-03 14:30:30.535226 |
Details available
Google Chrome before 6.0.472.53 does not properly restrict copying to the clipboard, which has unspecified impact and attack vectors.
Published: 2010-09-07T17:00:00.000Z
Updated: 2024-08-07T03:03:18.883Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3116 |
vulnerable | 2026-06-03 14:30:29.552652 |
Details available
Multiple use-after-free vulnerabilities in WebKit, as used in Apple Safari before 4.1.3 and 5.0.x before 5.0.3, Google Chrome before 5.0.375.127, and webkitgtk before 1.2.6, allow remote attackers to execute arbitrary code or cause a denial of service (application crash) via vectors related to improper handling of MIME types by plug-ins.
Published: 2010-08-24T19:00:00.000Z
Updated: 2024-08-07T02:55:46.706Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3115 |
vulnerable | 2026-06-03 14:30:29.551733 |
Details available
Google Chrome before 5.0.375.127, and webkitgtk before 1.2.6, does not properly implement the history feature, which might allow remote attackers to spoof the address bar via unspecified vectors.
Published: 2010-08-24T19:00:00.000Z
Updated: 2024-08-07T02:55:46.760Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3114 |
vulnerable | 2026-06-03 14:30:29.551034 |
Details available
The text-editing implementation in Google Chrome before 5.0.375.127, and webkitgtk before 1.2.6, does not check a node type before performing a cast, which has unspecified impact and attack vectors related to (1) DeleteSelectionCommand.cpp, (2) InsertLineBreakCommand.cpp, or (3) InsertParagraphSeparatorCommand.cpp in WebCore/editing/.
Published: 2010-08-24T19:00:00.000Z
Updated: 2024-08-07T02:55:46.791Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3113 |
vulnerable | 2026-06-03 14:30:29.550222 |
Details available
Google Chrome before 5.0.375.127, and webkitgtk before 1.2.5, does not properly handle SVG documents, which allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via unknown vectors related to state changes when using DeleteButtonController.
Published: 2010-08-24T19:00:00.000Z
Updated: 2024-08-07T02:55:46.817Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3079 |
vulnerable | 2026-06-03 14:30:29.364728 |
Details available
kernel/trace/ftrace.c in the Linux kernel before 2.6.35.5, when debugfs is enabled, does not properly handle interaction between mutex possession and llseek operations, which allows local users to cause a denial of service (NULL pointer dereference and outage of all function tracing files) via an lseek call on a file descriptor associated with the set_ftrace_filter file.
Published: 2010-09-30T14:00:00.000Z
Updated: 2024-08-07T02:55:46.715Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3078 |
vulnerable | 2026-06-03 14:30:29.364176 |
Details available
The xfs_ioc_fsgetxattr function in fs/xfs/linux-2.6/xfs_ioctl.c in the Linux kernel before 2.6.36-rc4 does not initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via an ioctl call.
Published: 2010-09-21T17:00:00.000Z
Updated: 2024-08-07T02:55:46.788Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3069 |
vulnerable | 2026-06-03 14:30:29.266944 |
Details available
Stack-based buffer overflow in the (1) sid_parse and (2) dom_sid_parse functions in Samba before 3.5.5 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted Windows Security ID (SID) on a file share.
Published: 2010-09-15T17:26:00.000Z
Updated: 2024-08-07T02:55:46.813Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-3067 |
vulnerable | 2026-06-03 14:30:29.264502 |
Details available
Integer overflow in the do_io_submit function in fs/aio.c in the Linux kernel before 2.6.36-rc4-next-20100915 allows local users to cause a denial of service or possibly have unspecified other impact via crafted use of the io_submit system call.
Published: 2010-09-21T17:00:00.000Z
Updated: 2024-08-07T02:55:46.611Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2963 |
vulnerable | 2026-06-03 14:30:28.700048 |
Details available
drivers/media/video/v4l2-compat-ioctl32.c in the Video4Linux (V4L) implementation in the Linux kernel before 2.6.36 on 64-bit platforms does not validate the destination of a memory copy operation, which allows local users to write to arbitrary kernel memory locations, and consequently gain privileges, via a VIDIOCSTUNER ioctl call on a /dev/video device, followed by a VIDIOCSMICROCODE ioctl call on this device.
Published: 2010-11-26T18:23:00.000Z
Updated: 2024-08-07T02:55:45.531Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2962 |
vulnerable | 2026-06-03 14:30:28.696624 |
Details available
drivers/gpu/drm/i915/i915_gem.c in the Graphics Execution Manager (GEM) in the Intel i915 driver in the Direct Rendering Manager (DRM) subsystem in the Linux kernel before 2.6.36 does not properly validate pointers to blocks of memory, which allows local users to write to arbitrary kernel memory locations, and consequently gain privileges, via crafted use of the ioctl interface, related to (1) pwrite and (2) pread operations.
Published: 2010-11-26T18:23:00.000Z
Updated: 2024-08-07T02:55:46.323Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2960 |
vulnerable | 2026-06-03 14:30:28.690904 |
Details available
The keyctl_session_to_parent function in security/keys/keyctl.c in the Linux kernel 2.6.35.4 and earlier expects that a certain parent session keyring exists, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via a KEYCTL_SESSION_TO_PARENT argument to the keyctl function.
Published: 2010-09-08T19:00:00.000Z
Updated: 2024-08-07T02:55:45.833Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2955 |
vulnerable | 2026-06-03 14:30:28.633090 |
Details available
The cfg80211_wext_giwessid function in net/wireless/wext-compat.c in the Linux kernel before 2.6.36-rc3-next-20100831 does not properly initialize certain structure members, which allows local users to leverage an off-by-one error in the ioctl_standard_iw_point function in net/wireless/wext-core.c, and obtain potentially sensitive information from kernel heap memory, via vectors involving an SIOCGIWESSID ioctl call that specifies a large buffer size.
Published: 2010-09-08T19:00:00.000Z
Updated: 2024-08-07T02:55:45.505Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2954 |
vulnerable | 2026-06-03 14:30:28.629785 |
Details available
The irda_bind function in net/irda/af_irda.c in the Linux kernel before 2.6.36-rc3-next-20100901 does not properly handle failure of the irda_open_tsap function, which allows local users to cause a denial of service (NULL pointer dereference and panic) and possibly have unspecified other impact via multiple unsuccessful calls to bind on an AF_IRDA (aka PF_IRDA) socket.
Published: 2010-09-03T19:00:00.000Z
Updated: 2024-08-07T02:55:45.504Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2943 |
vulnerable | 2026-06-03 14:30:28.569453 |
Details available
The xfs implementation in the Linux kernel before 2.6.35 does not look up inode allocation btrees before reading inode buffers, which allows remote authenticated users to read unlinked files, or read or overwrite disk blocks that are currently assigned to an active file but were previously assigned to an unlinked file, by accessing a stale NFS filehandle.
Published: 2010-09-30T14:00:00.000Z
Updated: 2024-08-07T02:55:45.376Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2942 |
vulnerable | 2026-06-03 14:30:28.562648 |
Details available
The actions implementation in the network queueing functionality in the Linux kernel before 2.6.36-rc2 does not properly initialize certain structure members when performing dump operations, which allows local users to obtain potentially sensitive information from kernel memory via vectors related to (1) the tcf_gact_dump function in net/sched/act_gact.c, (2) the tcf_mirred_dump function in net/sched/act_mirred.c, (3) the tcf_nat_dump function in net/sched/act_nat.c, (4) the tcf_simp_dump function in net/sched/act_simple.c, and (5) the tcf_skbedit_dump function in net/sched/act_skbedit.c.
Published: 2010-09-21T17:00:00.000Z
Updated: 2024-08-07T02:55:45.364Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2941 |
vulnerable | 2026-06-03 14:30:28.553866 |
Details available
ipp.c in cupsd in CUPS 1.4.4 and earlier does not properly allocate memory for attribute values with invalid string data types, which allows remote attackers to cause a denial of service (use-after-free and application crash) or possibly execute arbitrary code via a crafted IPP request.
Published: 2010-11-05T16:28:00.000Z
Updated: 2024-08-07T02:55:45.502Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2808 |
vulnerable | 2026-06-03 14:30:27.741702 |
Details available
Buffer overflow in the Mac_Read_POST_Resource function in base/ftobjs.c in FreeType before 2.4.2 allows remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via a crafted Adobe Type 1 Mac Font File (aka LWFN) font.
Published: 2010-08-19T17:43:00.000Z
Updated: 2024-08-07T02:46:48.199Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2807 |
vulnerable | 2026-06-03 14:30:27.740899 |
Details available
FreeType before 2.4.2 uses incorrect integer data types during bounds checking, which allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted font file.
Published: 2010-08-19T17:43:00.000Z
Updated: 2024-08-07T02:46:48.156Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2806 |
vulnerable | 2026-06-03 14:30:27.740219 |
Details available
Array index error in the t42_parse_sfnts function in type42/t42parse.c in FreeType before 2.4.2 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via negative size values for certain strings in FontType42 font files, leading to a heap-based buffer overflow.
Published: 2010-08-19T17:43:00.000Z
Updated: 2024-08-07T02:46:48.031Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2805 |
vulnerable | 2026-06-03 14:30:27.739444 |
Details available
The FT_Stream_EnterFrame function in base/ftstream.c in FreeType before 2.4.2 does not properly validate certain position values, which allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted font file.
Published: 2010-08-19T17:43:00.000Z
Updated: 2024-08-07T02:46:48.055Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2798 |
vulnerable | 2026-06-03 14:30:27.695428 |
Details available
The gfs2_dirent_find_space function in fs/gfs2/dir.c in the Linux kernel before 2.6.35 uses an incorrect size value in calculations associated with sentinel directory entries, which allows local users to cause a denial of service (NULL pointer dereference and panic) and possibly have unspecified other impact by renaming a file in a GFS2 filesystem, related to the gfs2_rename function in fs/gfs2/ops_inode.c.
Published: 2010-09-08T19:00:00.000Z
Updated: 2024-08-07T02:46:48.446Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2648 |
vulnerable | 2026-06-03 14:30:26.563157 |
Details available
The implementation of the Unicode Bidirectional Algorithm (aka Bidi algorithm or UBA) in Google Chrome before 5.0.375.99 allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via unknown vectors.
Published: 2010-07-06T17:00:00.000Z
Updated: 2024-08-07T02:39:37.987Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2647 |
vulnerable | 2026-06-03 14:30:26.562663 |
Details available
Google Chrome before 5.0.375.99 allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via an invalid SVG document.
Published: 2010-07-06T17:00:00.000Z
Updated: 2024-08-07T02:39:37.929Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2541 |
vulnerable | 2026-06-03 14:30:26.047303 |
Details available
Buffer overflow in ftmulti.c in the ftmulti demo program in FreeType before 2.4.2 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted font file.
Published: 2010-08-19T17:43:00.000Z
Updated: 2024-08-07T02:39:36.789Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2538 |
vulnerable | 2026-06-03 14:30:26.015871 |
Details available
Integer overflow in the btrfs_ioctl_clone function in fs/btrfs/ioctl.c in the Linux kernel before 2.6.35 might allow local users to obtain sensitive information via a BTRFS_IOC_CLONE_RANGE ioctl call.
Published: 2010-09-30T14:00:00.000Z
Updated: 2024-08-07T02:39:37.738Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2537 |
vulnerable | 2026-06-03 14:30:26.013785 |
Details available
The btrfs_ioctl_clone function in fs/btrfs/ioctl.c in the Linux kernel before 2.6.35 allows local users to overwrite an append-only file via a (1) BTRFS_IOC_CLONE or (2) BTRFS_IOC_CLONE_RANGE ioctl call that specifies this file as a donor.
Published: 2010-09-30T14:00:00.000Z
Updated: 2024-08-07T02:39:37.057Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2527 |
vulnerable | 2026-06-03 14:30:25.899038 |
Details available
Multiple buffer overflows in demo programs in FreeType before 2.4.0 allow remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted font file.
Published: 2010-08-19T17:43:00.000Z
Updated: 2024-08-07T02:39:36.500Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2524 |
vulnerable | 2026-06-03 14:30:25.880057 |
Details available
The DNS resolution functionality in the CIFS implementation in the Linux kernel before 2.6.35, when CONFIG_CIFS_DFS_UPCALL is enabled, relies on a user's keyring for the dns_resolver upcall in the cifs.upcall userspace helper, which allows local users to spoof the results of DNS queries and perform arbitrary CIFS mounts via vectors involving an add_key call, related to a "cache stuffing" issue and MS-DFS referrals.
Published: 2010-09-08T19:00:00.000Z
Updated: 2024-08-07T02:39:36.815Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2520 |
vulnerable | 2026-06-03 14:30:25.855293 |
Details available
Heap-based buffer overflow in the Ins_IUP function in truetype/ttinterp.c in FreeType before 2.4.0, when TrueType bytecode support is enabled, allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted font file.
Published: 2010-08-19T17:43:00.000Z
Updated: 2024-08-07T02:39:36.739Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2519 |
vulnerable | 2026-06-03 14:30:25.854684 |
Details available
Heap-based buffer overflow in the Mac_Read_POST_Resource function in base/ftobjs.c in FreeType before 2.4.0 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted length value in a POST fragment header in a font file.
Published: 2010-08-19T17:43:00.000Z
Updated: 2024-08-07T02:39:36.482Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2500 |
vulnerable | 2026-06-03 14:30:25.791905 |
Details available
Integer overflow in the gray_render_span function in smooth/ftgrays.c in FreeType before 2.4.0 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted font file.
Published: 2010-08-19T17:43:00.000Z
Updated: 2024-08-07T02:32:16.861Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2499 |
vulnerable | 2026-06-03 14:30:25.791267 |
Details available
Buffer overflow in the Mac_Read_POST_Resource function in base/ftobjs.c in FreeType before 2.4.0 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted LaserWriter PS font file with an embedded PFB fragment.
Published: 2010-08-19T17:43:00.000Z
Updated: 2024-08-07T02:32:16.891Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2498 |
vulnerable | 2026-06-03 14:30:25.790599 |
Details available
The psh_glyph_find_strong_points function in pshinter/pshalgo.c in FreeType before 2.4.0 does not properly implement hinting masks, which allows remote attackers to cause a denial of service (heap memory corruption and application crash) or possibly execute arbitrary code via a crafted font file that triggers an invalid free operation.
Published: 2010-08-19T17:43:00.000Z
Updated: 2024-08-07T02:32:16.854Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2478 |
vulnerable | 2026-06-03 14:30:25.552571 |
Details available
Integer overflow in the ethtool_get_rxnfc function in net/core/ethtool.c in the Linux kernel before 2.6.33.7 on 32-bit platforms allows local users to cause a denial of service or possibly have unspecified other impact via an ETHTOOL_GRXCLSRLALL ethtool command with a large info.rule_cnt value that triggers a buffer overflow, a different vulnerability than CVE-2010-3084.
Published: 2010-09-29T16:00:00.000Z
Updated: 2024-08-07T02:32:16.768Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2249 |
vulnerable | 2026-06-03 14:30:24.223862 |
Details available
Memory leak in pngrutil.c in libpng before 1.2.44, and 1.4.x before 1.4.3, allows remote attackers to cause a denial of service (memory consumption and application crash) via a PNG image containing malformed Physical Scale (aka sCAL) chunks.
Published: 2010-06-30T18:00:00.000Z
Updated: 2024-08-07T02:25:07.563Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2226 |
vulnerable | 2026-06-03 14:30:18.645604 |
Details available
The xfs_swapext function in fs/xfs/xfs_dfrag.c in the Linux kernel before 2.6.35 does not properly check the file descriptors passed to the SWAPEXT ioctl, which allows local users to leverage write access and obtain read access by swapping one file into another file.
Published: 2010-09-03T19:00:00.000Z
Updated: 2024-08-07T02:25:07.361Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2066 |
vulnerable | 2026-06-03 14:30:17.954778 |
Details available
The mext_check_arguments function in fs/ext4/move_extent.c in the Linux kernel before 2.6.35 allows local users to overwrite an append-only file via a MOVE_EXT ioctl call that specifies this file as a donor.
Published: 2010-09-08T19:00:00.000Z
Updated: 2024-08-07T02:17:14.515Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-2008 |
vulnerable | 2026-06-03 14:30:17.694280 |
Details available
MySQL before 5.1.48 allows remote authenticated users with alter database privileges to cause a denial of service (server crash and database loss) via an ALTER DATABASE command with a #mysql50# string followed by a . (dot), .. (dot dot), ../ (dot dot slash) or similar sequence, and an UPGRADE DATA DIRECTORY NAME command, which causes MySQL to move certain directories to the server data directory.
Published: 2010-07-13T20:00:00.000Z
Updated: 2024-08-07T02:17:13.292Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-1773 |
vulnerable | 2026-06-03 14:30:16.806923 |
Details available
Off-by-one error in the toAlphabetic function in rendering/RenderListMarker.cpp in WebCore in WebKit before r59950, as used in Google Chrome before 5.0.375.70, allows remote attackers to obtain sensitive information, cause a denial of service (memory corruption and application crash), or possibly execute arbitrary code via vectors related to list markers for HTML lists, aka rdar problem 8009118.
Published: 2010-09-24T18:00:00.000Z
Updated: 2024-08-07T01:35:53.735Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-1772 |
vulnerable | 2026-06-03 14:30:16.806044 |
Details available
Use-after-free vulnerability in page/Geolocation.cpp in WebCore in WebKit before r59859, as used in Google Chrome before 5.0.375.70, allows remote attackers to execute arbitrary code or cause a denial of service (application crash) via a crafted web site, related to failure to stop timers associated with geolocation upon deletion of a document.
Published: 2010-09-24T18:00:00.000Z
Updated: 2024-08-07T01:35:53.638Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-1634 |
vulnerable | 2026-06-03 14:30:16.020660 |
Details available
Multiple integer overflows in audioop.c in the audioop module in Python 2.6, 2.7, 3.1, and 3.2 allow context-dependent attackers to cause a denial of service (application crash) via a large fragment, as demonstrated by a call to audioop.lin2lin with a long string in the first argument, leading to a buffer overflow. NOTE: this vulnerability exists because of an incorrect fix for CVE-2008-3143.5.
Published: 2010-05-27T19:00:00.000Z
Updated: 2024-08-07T01:28:41.542Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-1624 |
vulnerable | 2026-06-03 14:30:15.924094 |
Details available
The msn_emoticon_msg function in slp.c in the MSN protocol plugin in libpurple in Pidgin before 2.7.0 allows remote authenticated users to cause a denial of service (NULL pointer dereference and application crash) via a custom emoticon in a malformed SLP message.
Published: 2010-05-14T19:24:00.000Z
Updated: 2024-08-07T01:28:42.863Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-1205 |
vulnerable | 2026-06-03 14:30:13.349976 |
Details available
Buffer overflow in pngpread.c in libpng before 1.2.44 and 1.4.x before 1.4.3, as used in progressive applications, might allow remote attackers to execute arbitrary code via a PNG image that triggers an additional data row.
Published: 2010-06-30T18:00:00.000Z
Updated: 2024-08-07T01:14:06.655Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-0395 |
vulnerable | 2026-06-03 14:30:08.652014 |
Details available
OpenOffice.org 2.x and 3.0 before 3.2.1 allows user-assisted remote attackers to bypass Python macro security restrictions and execute arbitrary Python code via a crafted OpenDocument Text (ODT) file that triggers code execution when the macro directory structure is previewed.
Published: 2010-06-10T00:00:00.000Z
Updated: 2024-08-07T00:45:12.198Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-0050 |
vulnerable | 2026-06-03 14:30:01.681569 |
Details available
Use-after-free vulnerability in WebKit in Apple Safari before 4.0.5 allows remote attackers to execute arbitrary code or cause a denial of service (application crash) via an HTML document with improperly nested tags.
Published: 2010-03-12T21:00:00.000Z
Updated: 2024-08-07T00:37:53.642Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2009-4895 |
vulnerable | 2026-06-03 14:29:59.631910 |
Details available
Race condition in the tty_fasync function in drivers/char/tty_io.c in the Linux kernel before 2.6.32.6 allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via unknown vectors, related to the put_tty_queue and __f_setown functions. NOTE: the vulnerability was addressed in a different way in 2.6.32.9.
Published: 2010-09-08T19:00:00.000Z
Updated: 2024-08-07T07:17:26.064Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2009-4484 |
vulnerable | 2026-06-03 14:29:57.888566 |
Details available
Multiple stack-based buffer overflows in the CertDecoder::GetName function in src/asn.cpp in TaoCrypt in yaSSL before 1.9.9, as used in mysqld in MySQL 5.0.x before 5.0.90, MySQL 5.1.x before 5.1.43, MySQL 5.5.x through 5.5.0-m2, and other products, allow remote attackers to execute arbitrary code or cause a denial of service (memory corruption and daemon crash) by establishing an SSL connection and sending an X.509 client certificate with a crafted name field, as demonstrated by mysql_overflow1.py and the vd_mysql5 module in VulnDisco Pack Professional 8.11. NOTE: this was originally reported for MySQL 5.0.51a.
Published: 2009-12-30T21:00:00.000Z
Updated: 2024-08-07T07:01:20.829Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2008-5983 |
vulnerable | 2026-06-03 14:29:11.888766 |
Details available
Untrusted search path vulnerability in the PySys_SetArgv API function in Python 2.6 and earlier, and possibly later versions, prepends an empty string to sys.path when the argv[0] argument does not contain a path separator, which might allow local users to execute arbitrary code via a Trojan horse Python file in the current working directory.
Published: 2009-01-28T02:00:00.000Z
Updated: 2024-08-07T11:13:14.117Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.