cve string | title string | component string | severity string | cwe_id string | cwe_name string | cvss_v3_score float64 | cvss_v3_vector string | description string | summary string | statement string | public_date string | discovery_date string | bugzilla_id string | cisa_kev bool | rh_advisories list | rh_fixed_packages list | references list | upstream_fix_commit string | upstream_repo_url string | upstream_fix_commits list | upstream_affected_versions list | upstream_fixed_versions list | upstream_fixed_version_git string | upstream_last_affected_version_git string | version_derivation_status string | resolution_source string |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CVE-2013-1415 | krb5: PKINIT null pointer deref leads to DoS (pkinit_check_kdc_pkid()) | krb5 | Moderate | CWE-476 | NULL Pointer Dereference | null | null | The pkinit_check_kdc_pkid function in plugins/preauth/pkinit/pkinit_crypto_openssl.c in the PKINIT implementation in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) before 1.10.4 and 1.11.x before 1.11.1 does not properly handle errors during extraction of fields from an X.509 certificate, which allows r... | krb5: PKINIT null pointer deref leads to DoS (pkinit_check_kdc_pkid()) | This issue did not affect the versions of krb5 as shipped with Red Hat Enterprise Linux 5 as they did not include support for PKINIT. | 2013-02-15T00:00:00+00:00 | 2013-02-22T00:00:00+00:00 | 914749 | false | [
"RHSA-2013:0656"
] | [
"krb5-0:1.10.3-10.el6_4.1.src",
"krb5-debuginfo-0:1.10.3-10.el6_4.1.i686",
"krb5-debuginfo-0:1.10.3-10.el6_4.1.ppc",
"krb5-debuginfo-0:1.10.3-10.el6_4.1.ppc64",
"krb5-debuginfo-0:1.10.3-10.el6_4.1.s390",
"krb5-debuginfo-0:1.10.3-10.el6_4.1.s390x",
"krb5-debuginfo-0:1.10.3-10.el6_4.1.x86_64",
"krb5-dev... | [
"https://access.redhat.com/security/cve/CVE-2013-1415",
"https://bugzilla.redhat.com/show_bug.cgi?id=914749",
"https://www.cve.org/CVERecord?id=CVE-2013-1415",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1415",
"http://krbdev.mit.edu/rt/Ticket/Display.html?id=7570",
"http://web.mit.edu/kerberos/krb5-1.11/"... | f249555301940c6df3a2cdda13b56b5674eebc2e | https://github.com/krb5/krb5 | [
{
"repo_url": "https://github.com/krb5/krb5",
"commit": "f249555301940c6df3a2cdda13b56b5674eebc2e",
"ref_url": "https://github.com/krb5/krb5/commit/f249555301940c6df3a2cdda13b56b5674eebc2e",
"source": "cvelist"
}
] | [
"n/a"
] | [
"krb5-1.11.1-final"
] | krb5-1.11.1-final | krb5-1.11-final | ok | cvelist |
CVE-2013-1416 | krb5: NULL pointer dereference (DoS, KDC crash) by processing certain TGS requests | krb5 | Moderate | CWE-476 | NULL Pointer Dereference | null | null | The prep_reprocess_req function in do_tgs_req.c in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) before 1.10.5 does not properly perform service-principal realm referral, which allows remote authenticated users to cause a denial of service (NULL pointer dereference and daemon crash) via a crafted TGS-R... | krb5: NULL pointer dereference (DoS, KDC crash) by processing certain TGS requests | This issue did not affect the versions of krb5 as shipped with Red Hat Enterprise Linux 4 and 5. | 2013-03-29T00:00:00+00:00 | 2013-04-05T00:00:00+00:00 | 949984 | false | [
"RHSA-2013:0748"
] | [
"krb5-0:1.10.3-10.el6_4.2.src",
"krb5-debuginfo-0:1.10.3-10.el6_4.2.i686",
"krb5-debuginfo-0:1.10.3-10.el6_4.2.ppc",
"krb5-debuginfo-0:1.10.3-10.el6_4.2.ppc64",
"krb5-debuginfo-0:1.10.3-10.el6_4.2.s390",
"krb5-debuginfo-0:1.10.3-10.el6_4.2.s390x",
"krb5-debuginfo-0:1.10.3-10.el6_4.2.x86_64",
"krb5-dev... | [
"https://access.redhat.com/security/cve/CVE-2013-1416",
"https://bugzilla.redhat.com/show_bug.cgi?id=949984",
"https://www.cve.org/CVERecord?id=CVE-2013-1416",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1416"
] | 8ee70ec63931d1e38567905387ab9b1d45734d81 | https://github.com/krb5/krb5 | [
{
"repo_url": "https://github.com/krb5/krb5",
"commit": "8ee70ec63931d1e38567905387ab9b1d45734d81",
"ref_url": "https://github.com/krb5/krb5/commit/8ee70ec63931d1e38567905387ab9b1d45734d81",
"source": "cvelist"
}
] | [
"n/a"
] | [
"krb5-1.10.5-final"
] | krb5-1.10.5-final | krb5-1.10.4-final | ok | cvelist |
CVE-2013-1418 | krb5: multi-realm KDC null dereference leads to crash | krb5 | Moderate | CWE-476 | NULL Pointer Dereference | null | null | It was found that if a KDC served multiple realms, certain requests could cause the setup_server_realm() function to dereference a NULL pointer. A remote, unauthenticated attacker could use this flaw to crash the KDC using a specially crafted request. | krb5: multi-realm KDC null dereference leads to crash | null | 2013-11-04T00:00:00+00:00 | 2013-11-05T00:00:00+00:00 | 1026942 | false | [
"RHSA-2014:1245",
"RHSA-2014:1389"
] | [
"krb5-0:1.10.3-33.el6.src",
"krb5-0:1.6.1-78.el5.src",
"krb5-debuginfo-0:1.10.3-33.el6.i686",
"krb5-debuginfo-0:1.10.3-33.el6.ppc",
"krb5-debuginfo-0:1.10.3-33.el6.ppc64",
"krb5-debuginfo-0:1.10.3-33.el6.s390",
"krb5-debuginfo-0:1.10.3-33.el6.s390x",
"krb5-debuginfo-0:1.10.3-33.el6.x86_64",
"krb5-de... | [
"https://access.redhat.com/security/cve/CVE-2013-1418",
"https://bugzilla.redhat.com/show_bug.cgi?id=1026942",
"https://www.cve.org/CVERecord?id=CVE-2013-1418",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1418"
] | c2ccf4197f697c4ff143b8a786acdd875e70a89d | https://github.com/krb5/krb5 | [
{
"repo_url": "https://github.com/krb5/krb5",
"commit": "c2ccf4197f697c4ff143b8a786acdd875e70a89d",
"ref_url": "https://github.com/krb5/krb5/commit/c2ccf4197f697c4ff143b8a786acdd875e70a89d",
"source": "cvelist"
}
] | [
"n/a"
] | [
"krb5-1.10.7-final"
] | krb5-1.10.7-final | krb5-1.10.6-final | ok | cvelist |
CVE-2013-1475 | OpenJDK: IIOP type reuse sandbox bypass (CORBA, 8000540, SE-2012-01 Issue 50) | OpenJDK | Critical | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to CORBA. NOTE: ... | OpenJDK: IIOP type reuse sandbox bypass (CORBA, 8000540, SE-2012-01 Issue 50) | null | 2013-02-01T00:00:00+00:00 | 2013-02-01T00:00:00+00:00 | 860652 | false | [
"RHSA-2012:1465",
"RHSA-2012:1466",
"RHSA-2012:1467",
"RHSA-2012:1485",
"RHSA-2013:0236",
"RHSA-2013:0237",
"RHSA-2013:0245",
"RHSA-2013:0246",
"RHSA-2013:0247"
] | [
"java-1.4.2-ibm-0:1.4.2.13.14-1jpp.1.el5_8.i386",
"java-1.4.2-ibm-0:1.4.2.13.14-1jpp.1.el5_8.ia64",
"java-1.4.2-ibm-0:1.4.2.13.14-1jpp.1.el5_8.ppc",
"java-1.4.2-ibm-0:1.4.2.13.14-1jpp.1.el5_8.ppc64",
"java-1.4.2-ibm-0:1.4.2.13.14-1jpp.1.el5_8.s390",
"java-1.4.2-ibm-0:1.4.2.13.14-1jpp.1.el5_8.s390x",
"ja... | [
"https://access.redhat.com/security/cve/CVE-2013-1475",
"https://bugzilla.redhat.com/show_bug.cgi?id=860652",
"https://www.cve.org/CVERecord?id=CVE-2013-1475",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1475",
"http://www.oracle.com/technetwork/topics/security/javacpufeb2013-1841061.html"
] | 127e4c348a71 | https://icedtea.classpath.org/hg/release/icedtea7-forest-2.3/corba | [
{
"repo_url": "https://icedtea.classpath.org/hg/release/icedtea7-forest-2.3/corba",
"commit": "127e4c348a71",
"ref_url": "http://icedtea.classpath.org/hg/release/icedtea7-forest-2.3/corba/rev/127e4c348a71",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-1476 | OpenJDK: missing ValueHandlerImpl class constructor access restriction (CORBA, 8000631) | OpenJDK | Critical | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to CORBA, a diffe... | OpenJDK: missing ValueHandlerImpl class constructor access restriction (CORBA, 8000631) | null | 2013-02-01T00:00:00+00:00 | 2013-02-01T00:00:00+00:00 | 907457 | false | [
"RHSA-2013:0236",
"RHSA-2013:0237",
"RHSA-2013:0245",
"RHSA-2013:0246",
"RHSA-2013:0247",
"RHSA-2013:0624",
"RHSA-2013:0625",
"RHSA-2013:0626",
"RHSA-2013:1455",
"RHSA-2013:1456"
] | [
"java-1.5.0-ibm-1:1.5.0.16.0-1jpp.1.el5_9.i386",
"java-1.5.0-ibm-1:1.5.0.16.0-1jpp.1.el5_9.ppc",
"java-1.5.0-ibm-1:1.5.0.16.0-1jpp.1.el5_9.ppc64",
"java-1.5.0-ibm-1:1.5.0.16.0-1jpp.1.el5_9.s390",
"java-1.5.0-ibm-1:1.5.0.16.0-1jpp.1.el5_9.s390x",
"java-1.5.0-ibm-1:1.5.0.16.0-1jpp.1.el5_9.x86_64",
"java-1... | [
"https://access.redhat.com/security/cve/CVE-2013-1476",
"https://bugzilla.redhat.com/show_bug.cgi?id=907457",
"https://www.cve.org/CVERecord?id=CVE-2013-1476",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1476",
"http://www.oracle.com/technetwork/topics/security/javacpufeb2013-1841061.html"
] | 5116fe321210 | https://icedtea.classpath.org/hg/release/icedtea7-forest-2.3/corba | [
{
"repo_url": "https://icedtea.classpath.org/hg/release/icedtea7-forest-2.3/corba",
"commit": "5116fe321210",
"ref_url": "http://icedtea.classpath.org/hg/release/icedtea7-forest-2.3/corba/rev/5116fe321210",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-1478 | OpenJDK: image parser insufficient raster parameter checks (2D, 8001972) | OpenJDK | Critical | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D. N... | OpenJDK: image parser insufficient raster parameter checks (2D, 8001972) | null | 2013-02-01T00:00:00+00:00 | 2013-02-01T00:00:00+00:00 | 906894 | false | [
"RHSA-2013:0236",
"RHSA-2013:0237",
"RHSA-2013:0245",
"RHSA-2013:0246",
"RHSA-2013:0247",
"RHSA-2013:0624",
"RHSA-2013:0625",
"RHSA-2013:0626",
"RHSA-2013:1455",
"RHSA-2013:1456"
] | [
"java-1.5.0-ibm-1:1.5.0.16.0-1jpp.1.el5_9.i386",
"java-1.5.0-ibm-1:1.5.0.16.0-1jpp.1.el5_9.ppc",
"java-1.5.0-ibm-1:1.5.0.16.0-1jpp.1.el5_9.ppc64",
"java-1.5.0-ibm-1:1.5.0.16.0-1jpp.1.el5_9.s390",
"java-1.5.0-ibm-1:1.5.0.16.0-1jpp.1.el5_9.s390x",
"java-1.5.0-ibm-1:1.5.0.16.0-1jpp.1.el5_9.x86_64",
"java-1... | [
"https://access.redhat.com/security/cve/CVE-2013-1478",
"https://bugzilla.redhat.com/show_bug.cgi?id=906894",
"https://www.cve.org/CVERecord?id=CVE-2013-1478",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1478",
"http://www.oracle.com/technetwork/topics/security/javacpufeb2013-1841061.html"
] | d89bd26ac435 | https://icedtea.classpath.org/hg/release/icedtea7-forest-2.3/jdk | [
{
"repo_url": "https://icedtea.classpath.org/hg/release/icedtea7-forest-2.3/jdk",
"commit": "d89bd26ac435",
"ref_url": "http://icedtea.classpath.org/hg/release/icedtea7-forest-2.3/jdk/rev/d89bd26ac435",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-1480 | OpenJDK: image parser insufficient raster parameter checks (AWT, 8002325) | OpenJDK | Critical | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to AWT. NOTE: th... | OpenJDK: image parser insufficient raster parameter checks (AWT, 8002325) | null | 2013-02-01T00:00:00+00:00 | 2013-02-01T00:00:00+00:00 | 906904 | false | [
"RHSA-2013:0236",
"RHSA-2013:0237",
"RHSA-2013:0245",
"RHSA-2013:0246",
"RHSA-2013:0247",
"RHSA-2013:0624",
"RHSA-2013:0625",
"RHSA-2013:0626",
"RHSA-2013:1455",
"RHSA-2013:1456"
] | [
"java-1.5.0-ibm-1:1.5.0.16.0-1jpp.1.el5_9.i386",
"java-1.5.0-ibm-1:1.5.0.16.0-1jpp.1.el5_9.ppc",
"java-1.5.0-ibm-1:1.5.0.16.0-1jpp.1.el5_9.ppc64",
"java-1.5.0-ibm-1:1.5.0.16.0-1jpp.1.el5_9.s390",
"java-1.5.0-ibm-1:1.5.0.16.0-1jpp.1.el5_9.s390x",
"java-1.5.0-ibm-1:1.5.0.16.0-1jpp.1.el5_9.x86_64",
"java-1... | [
"https://access.redhat.com/security/cve/CVE-2013-1480",
"https://bugzilla.redhat.com/show_bug.cgi?id=906904",
"https://www.cve.org/CVERecord?id=CVE-2013-1480",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1480",
"http://www.oracle.com/technetwork/topics/security/javacpufeb2013-1841061.html"
] | 50e268c1fb1f | https://icedtea.classpath.org/hg/release/icedtea7-forest-2.3/jdk | [
{
"repo_url": "https://icedtea.classpath.org/hg/release/icedtea7-forest-2.3/jdk",
"commit": "50e268c1fb1f",
"ref_url": "http://icedtea.classpath.org/hg/release/icedtea7-forest-2.3/jdk/rev/50e268c1fb1f",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-1488 | OpenJDK: JDBC driver manager improper toString calls (CanSecWest 2013, Libraries, 8009814) | OpenJDK | Critical | null | null | null | null | The Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, and OpenJDK 6 and 7, allows remote attackers to execute arbitrary code via unspecified vectors involving reflection, Libraries, "improper toString calls," and the JDBC driver manager, as demonstrated by James Forshaw during a Pwn2Ow... | OpenJDK: JDBC driver manager improper toString calls (CanSecWest 2013, Libraries, 8009814) | null | 2013-04-16T00:00:00+00:00 | 2013-03-08T00:00:00+00:00 | 920247 | false | [
"RHSA-2013:0751",
"RHSA-2013:0752",
"RHSA-2013:0757",
"RHSA-2013:0770",
"RHSA-2013:0822"
] | [
"java-1.6.0-openjdk-1:1.6.0.0-1.40.1.11.11.el5_9.i386",
"java-1.6.0-openjdk-1:1.6.0.0-1.40.1.11.11.el5_9.src",
"java-1.6.0-openjdk-1:1.6.0.0-1.40.1.11.11.el5_9.x86_64",
"java-1.6.0-openjdk-1:1.6.0.0-1.61.1.11.11.el6_4.i686",
"java-1.6.0-openjdk-1:1.6.0.0-1.61.1.11.11.el6_4.src",
"java-1.6.0-openjdk-1:1.6.... | [
"https://access.redhat.com/security/cve/CVE-2013-1488",
"https://bugzilla.redhat.com/show_bug.cgi?id=920247",
"https://www.cve.org/CVERecord?id=CVE-2013-1488",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1488"
] | a19614a3dabb | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "a19614a3dabb",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/a19614a3dabb",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-1500 | OpenJDK: Insecure shared memory permissions (2D, 8001034) | OpenJDK | Low | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows local users to affect confidentiality and integrity via unknown vectors related to 2D. NOTE: the previous information is fro... | OpenJDK: Insecure shared memory permissions (2D, 8001034) | null | 2013-06-18T00:00:00+00:00 | 2013-01-03T00:00:00+00:00 | 975148 | false | [
"RHSA-2013:0957",
"RHSA-2013:0958",
"RHSA-2013:0963",
"RHSA-2013:1014",
"RHSA-2013:1059",
"RHSA-2013:1060",
"RHSA-2013:1081",
"RHSA-2013:1455",
"RHSA-2013:1456",
"RHSA-2014:0414"
] | [
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.i386",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.ppc",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.ppc64",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.s390",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.s390x",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.x86_64",
"java-1... | [
"https://access.redhat.com/security/cve/CVE-2013-1500",
"https://bugzilla.redhat.com/show_bug.cgi?id=975148",
"https://www.cve.org/CVERecord?id=CVE-2013-1500",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1500",
"http://www.oracle.com/technetwork/topics/security/javacpujun2013-1899847.html"
] | 1111f9acb96b | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "1111f9acb96b",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/1111f9acb96b",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-1518 | OpenJDK: JAXP missing security restrictions (JAXP, 6657673) | OpenJDK | Critical | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality, integrity, and availability via vectors related to JAXP. NOTE: the previou... | OpenJDK: JAXP missing security restrictions (JAXP, 6657673) | null | 2013-04-16T00:00:00+00:00 | 2013-04-10T00:00:00+00:00 | 952646 | false | [
"RHSA-2013:0751",
"RHSA-2013:0752",
"RHSA-2013:0757",
"RHSA-2013:0758",
"RHSA-2013:0770"
] | [
"java-1.6.0-openjdk-1:1.6.0.0-1.40.1.11.11.el5_9.i386",
"java-1.6.0-openjdk-1:1.6.0.0-1.40.1.11.11.el5_9.src",
"java-1.6.0-openjdk-1:1.6.0.0-1.40.1.11.11.el5_9.x86_64",
"java-1.6.0-openjdk-1:1.6.0.0-1.61.1.11.11.el6_4.i686",
"java-1.6.0-openjdk-1:1.6.0.0-1.61.1.11.11.el6_4.src",
"java-1.6.0-openjdk-1:1.6.... | [
"https://access.redhat.com/security/cve/CVE-2013-1518",
"https://bugzilla.redhat.com/show_bug.cgi?id=952646",
"https://www.cve.org/CVERecord?id=CVE-2013-1518",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1518"
] | 38d4d23d167c | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jaxp | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jaxp",
"commit": "38d4d23d167c",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jaxp/rev/38d4d23d167c",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-1537 | OpenJDK: remote code loading enabled by default (RMI, 8001040) | OpenJDK | Critical | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality, integrity, and availability via vectors related to RMI. NOTE: the previous... | OpenJDK: remote code loading enabled by default (RMI, 8001040) | null | 2013-04-16T00:00:00+00:00 | 2013-04-10T00:00:00+00:00 | 952387 | false | [
"RHSA-2013:0751",
"RHSA-2013:0752",
"RHSA-2013:0757",
"RHSA-2013:0758",
"RHSA-2013:0770",
"RHSA-2013:0822",
"RHSA-2013:0823",
"RHSA-2013:0855",
"RHSA-2013:1455",
"RHSA-2013:1456"
] | [
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.i386",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.ppc",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.ppc64",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.s390",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.s390x",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.x86_64",
"java-1... | [
"https://access.redhat.com/security/cve/CVE-2013-1537",
"https://bugzilla.redhat.com/show_bug.cgi?id=952387",
"https://www.cve.org/CVERecord?id=CVE-2013-1537",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1537"
] | 096ed306159f | https://icedtea.classpath.org/hg/release/icedtea7-forest-2.3/jdk | [
{
"repo_url": "https://icedtea.classpath.org/hg/release/icedtea7-forest-2.3/jdk",
"commit": "096ed306159f",
"ref_url": "http://icedtea.classpath.org/hg/release/icedtea7-forest-2.3/jdk/rev/096ed306159f",
"source": "cvelist"
},
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
... | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-1557 | OpenJDK: LogStream.setDefaultStream() missing security restrictions (RMI, 8001329) | OpenJDK | Critical | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality, integrity, and availability via vectors related to RMI. NOTE: the previous... | OpenJDK: LogStream.setDefaultStream() missing security restrictions (RMI, 8001329) | null | 2013-04-16T00:00:00+00:00 | 2013-04-10T00:00:00+00:00 | 952648 | false | [
"RHSA-2013:0751",
"RHSA-2013:0752",
"RHSA-2013:0757",
"RHSA-2013:0758",
"RHSA-2013:0770",
"RHSA-2013:0822",
"RHSA-2013:0823",
"RHSA-2013:0855",
"RHSA-2013:1455",
"RHSA-2013:1456"
] | [
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.i386",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.ppc",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.ppc64",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.s390",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.s390x",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.x86_64",
"java-1... | [
"https://access.redhat.com/security/cve/CVE-2013-1557",
"https://bugzilla.redhat.com/show_bug.cgi?id=952648",
"https://www.cve.org/CVERecord?id=CVE-2013-1557",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1557"
] | 76eb3fb80740 | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "76eb3fb80740",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/76eb3fb80740",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-1569 | ICU: Layout Engine font layout and glyph table errors (JDK 2D, 8004994) | ICU | Critical | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D. NOTE: the p... | ICU: Layout Engine font layout and glyph table errors (JDK 2D, 8004994) | null | 2013-04-16T00:00:00+00:00 | 2013-04-10T00:00:00+00:00 | 952711 | false | [
"RHSA-2013:0751",
"RHSA-2013:0752",
"RHSA-2013:0757",
"RHSA-2013:0758",
"RHSA-2013:0770",
"RHSA-2013:0822",
"RHSA-2013:0823",
"RHSA-2013:0855",
"RHSA-2013:1455",
"RHSA-2013:1456"
] | [
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.i386",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.ppc",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.ppc64",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.s390",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.s390x",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.x86_64",
"java-1... | [
"https://access.redhat.com/security/cve/CVE-2013-1569",
"https://bugzilla.redhat.com/show_bug.cgi?id=952711",
"https://www.cve.org/CVERecord?id=CVE-2013-1569",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1569"
] | 6784c9903db7 | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "6784c9903db7",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/6784c9903db7",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-1571 | OpenJDK: Frame injection in generated HTML (Javadoc, 8012375) | OpenJDK | Moderate | null | null | null | null | Unspecified vulnerability in the Javadoc component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier; JavaFX 2.2.21 and earlier; and OpenJDK 7 allows remote attackers to affect integrity via unknown vectors related to Javadoc. NOTE: the previous information is from the Ju... | OpenJDK: Frame injection in generated HTML (Javadoc, 8012375) | null | 2013-06-18T00:00:00+00:00 | 2013-06-11T00:00:00+00:00 | 973474 | false | [
"RHSA-2013:0957",
"RHSA-2013:0958",
"RHSA-2013:0963",
"RHSA-2013:1014",
"RHSA-2013:1059",
"RHSA-2013:1060",
"RHSA-2013:1081",
"RHSA-2013:1455",
"RHSA-2013:1456",
"RHSA-2014:0414"
] | [
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.i386",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.ppc",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.ppc64",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.s390",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.s390x",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.x86_64",
"java-1... | [
"https://access.redhat.com/security/cve/CVE-2013-1571",
"https://bugzilla.redhat.com/show_bug.cgi?id=973474",
"https://www.cve.org/CVERecord?id=CVE-2013-1571",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1571",
"http://www.kb.cert.org/vuls/id/225657",
"http://www.oracle.com/technetwork/topics/security/java... | 17ee569d0c01 | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/langtools | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/langtools",
"commit": "17ee569d0c01",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/langtools/rev/17ee569d0c01",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-1591 | pixman: stack-based buffer overflow | pixman | Moderate | CWE-121 | Stack-based Buffer Overflow | null | null | Stack-based buffer overflow in libpixman, as used in Pale Moon before 15.4 and possibly other products, has unspecified impact and context-dependent attack vectors. NOTE: this issue might be resultant from an integer overflow in the fast_composite_scaled_bilinear function in pixman-inlines.h, which triggers an infinit... | pixman: stack-based buffer overflow | This issue did not affect the versions of pixman as shipped with Red Hat Enterprise Linux 5 as it did not contain the vulnerable code. | 2012-09-15T00:00:00+00:00 | 2013-02-11T00:00:00+00:00 | 910149 | false | [
"RHSA-2013:0687",
"RHSA-2013:0746"
] | [
"pixman-0:0.26.2-5.el6_4.i686",
"pixman-0:0.26.2-5.el6_4.ppc",
"pixman-0:0.26.2-5.el6_4.ppc64",
"pixman-0:0.26.2-5.el6_4.s390",
"pixman-0:0.26.2-5.el6_4.s390x",
"pixman-0:0.26.2-5.el6_4.src",
"pixman-0:0.26.2-5.el6_4.x86_64",
"pixman-debuginfo-0:0.26.2-5.el6_4.i686",
"pixman-debuginfo-0:0.26.2-5.el6... | [
"https://access.redhat.com/security/cve/CVE-2013-1591",
"https://bugzilla.redhat.com/show_bug.cgi?id=910149",
"https://www.cve.org/CVERecord?id=CVE-2013-1591",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1591"
] | de60e2e0e3eb6084f8f14b63f25b3cbfb012943f | https://cgit.freedesktop.org/pixman | [
{
"repo_url": "https://cgit.freedesktop.org/pixman",
"commit": "de60e2e0e3eb6084f8f14b63f25b3cbfb012943f",
"ref_url": "http://cgit.freedesktop.org/pixman/commit/?id=de60e2e0e3eb6084f8f14b63f25b3cbfb012943f",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2013-1619 | gnutls: TLS CBC padding timing attack (lucky-13) | gnutls | Moderate | null | null | null | null | The TLS implementation in GnuTLS before 2.12.23, 3.0.x before 3.0.28, and 3.1.x before 3.1.7 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... | gnutls: TLS CBC padding timing attack (lucky-13) | null | 2013-02-04T00:00:00+00:00 | 2013-02-04T00:00:00+00:00 | 908238 | false | [
"RHSA-2013:0588",
"RHSA-2013:0636"
] | [
"gnutls-0:1.4.1-10.el5_9.1.i386",
"gnutls-0:1.4.1-10.el5_9.1.ia64",
"gnutls-0:1.4.1-10.el5_9.1.ppc",
"gnutls-0:1.4.1-10.el5_9.1.ppc64",
"gnutls-0:1.4.1-10.el5_9.1.s390",
"gnutls-0:1.4.1-10.el5_9.1.s390x",
"gnutls-0:1.4.1-10.el5_9.1.src",
"gnutls-0:1.4.1-10.el5_9.1.x86_64",
"gnutls-0:2.8.5-10.el6_4.1... | [
"https://access.redhat.com/security/cve/CVE-2013-1619",
"https://bugzilla.redhat.com/show_bug.cgi?id=908238",
"https://www.cve.org/CVERecord?id=CVE-2013-1619",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1619",
"http://www.gnutls.org/security.html#GNUTLS-SA-2013-1",
"http://www.isg.rhul.ac.uk/tls/"
] | 328ee22c1b3951e060c7124c7cb1cee592c59bc0 | https://gitorious.org/gnutls/gnutls | [
{
"repo_url": "https://gitorious.org/gnutls/gnutls",
"commit": "328ee22c1b3951e060c7124c7cb1cee592c59bc0",
"ref_url": "https://gitorious.org/gnutls/gnutls/commit/328ee22c1b3951e060c7124c7cb1cee592c59bc0",
"source": "cvelist"
},
{
"repo_url": "https://gitorious.org/gnutls/gnutls",
"commit... | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2013-1643 | php: Ability to read arbitrary files due use of external entities while parsing SOAP WSDL files | php | Low | null | null | null | null | The SOAP parser in PHP before 5.3.23 and 5.4.x before 5.4.13 allows remote attackers to read arbitrary files via a SOAP WSDL file containing an XML external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue in the soap_xmlParseFile and soap_xmlParseMemory function... | php: Ability to read arbitrary files due use of external entities while parsing SOAP WSDL files | null | 2013-02-20T00:00:00+00:00 | 2013-03-04T00:00:00+00:00 | 918187 | false | [
"RHSA-2013:1307",
"RHSA-2013:1615",
"RHSA-2013:1814"
] | [
"php-0:5.1.6-43.el5_10.i386",
"php-0:5.1.6-43.el5_10.ia64",
"php-0:5.1.6-43.el5_10.ppc",
"php-0:5.1.6-43.el5_10.s390x",
"php-0:5.1.6-43.el5_10.src",
"php-0:5.1.6-43.el5_10.x86_64",
"php-0:5.3.3-26.el6.i686",
"php-0:5.3.3-26.el6.ppc64",
"php-0:5.3.3-26.el6.s390x",
"php-0:5.3.3-26.el6.src",
"php-0... | [
"https://access.redhat.com/security/cve/CVE-2013-1643",
"https://bugzilla.redhat.com/show_bug.cgi?id=918187",
"https://www.cve.org/CVERecord?id=CVE-2013-1643",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1643"
] | 8e76d0404b7f664ee6719fd98f0483f0ac4669d6 | https://git.php.net/php-src.git | [
{
"repo_url": "https://git.php.net/php-src.git",
"commit": "8e76d0404b7f664ee6719fd98f0483f0ac4669d6",
"ref_url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=8e76d0404b7f664ee6719fd98f0483f0ac4669d6",
"source": "cvelist"
}
] | [
"n/a"
] | [
"php-5.3.23"
] | php-5.3.23 | null | ok | cvelist |
CVE-2013-1763 | kernel: sock_diag: out-of-bounds access to sock_diag_handlers[] | kernel | Important | CWE-787 | Out-of-bounds Write | null | null | Array index error in the __sock_diag_rcv_msg function in net/core/sock_diag.c in the Linux kernel before 3.7.10 allows local users to gain privileges via a large family value in a Netlink message. | kernel: sock_diag: out-of-bounds access to sock_diag_handlers[] | This issue did not affect the versions of the kernel package as shipped with Red Hat Enterprise Linux 5 and 6.
This issue was addressed in Red Hat Enterprise MRG 2 via RHSA-2013:0622 https://rhn.redhat.com/errata/RHSA-2013-0622.html | 2013-02-24T00:00:00+00:00 | 2013-02-24T00:00:00+00:00 | 915052 | false | [
"RHSA-2013:0622"
] | [
"kernel-rt-0:3.6.11-rt30.25.el6rt.src",
"kernel-rt-0:3.6.11-rt30.25.el6rt.x86_64",
"kernel-rt-debug-0:3.6.11-rt30.25.el6rt.x86_64",
"kernel-rt-debug-debuginfo-0:3.6.11-rt30.25.el6rt.x86_64",
"kernel-rt-debug-devel-0:3.6.11-rt30.25.el6rt.x86_64",
"kernel-rt-debuginfo-0:3.6.11-rt30.25.el6rt.x86_64",
"kern... | [
"https://access.redhat.com/security/cve/CVE-2013-1763",
"https://bugzilla.redhat.com/show_bug.cgi?id=915052",
"https://www.cve.org/CVERecord?id=CVE-2013-1763",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1763"
] | 6e601a53566d84e1ffd25e7b6fe0b6894ffd79c0 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "6e601a53566d84e1ffd25e7b6fe0b6894ffd79c0",
"ref_url": "https://github.com/torvalds/linux/commit/6e601a53566d84e1ffd25e7b6fe0b6894ffd79c0",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.9"
] | v3.9 | v3.8 | ok | cvelist |
CVE-2013-1767 | Kernel: tmpfs: fix use-after-free of mempolicy object | Kernel | Low | CWE-416 | Use After Free | null | null | Use-after-free vulnerability in the shmem_remount_fs function in mm/shmem.c in the Linux kernel before 3.7.10 allows local users to gain privileges or cause a denial of service (system crash) by remounting a tmpfs filesystem without specifying a required mpol (aka mempolicy) mount option. | Kernel: tmpfs: fix use-after-free of mempolicy object | This issue does not affect the versions of the kernel package as shipped with Red Hat Enterprise Linux 5.
This issue affects the version of Linux kernel as shipped with Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG 2. | 2013-02-24T00:00:00+00:00 | 2013-02-25T00:00:00+00:00 | 915592 | false | [
"RHSA-2013:0744",
"RHSA-2013:0829",
"RHSA-2013:0882",
"RHSA-2013:0928"
] | [
"kernel-0:2.6.32-220.38.1.el6.i686",
"kernel-0:2.6.32-220.38.1.el6.ppc64",
"kernel-0:2.6.32-220.38.1.el6.s390x",
"kernel-0:2.6.32-220.38.1.el6.src",
"kernel-0:2.6.32-220.38.1.el6.x86_64",
"kernel-0:2.6.32-279.31.1.el6.i686",
"kernel-0:2.6.32-279.31.1.el6.ppc64",
"kernel-0:2.6.32-279.31.1.el6.s390x",
... | [
"https://access.redhat.com/security/cve/CVE-2013-1767",
"https://bugzilla.redhat.com/show_bug.cgi?id=915592",
"https://www.cve.org/CVERecord?id=CVE-2013-1767",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1767"
] | 5f00110f7273f9ff04ac69a5f85bb535a4fd0987 | https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git | [
{
"repo_url": "https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git",
"commit": "5f00110f7273f9ff04ac69a5f85bb535a4fd0987",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=5f00110f7273f9ff04ac69a5f85bb535a4fd0987",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.9"
] | v3.9 | v3.8 | ok | cvelist |
CVE-2013-1772 | kernel: call_console_drivers() function log prefix stripping DoS | kernel | Low | null | null | null | null | The log_prefix function in kernel/printk.c in the Linux kernel 3.x before 3.4.33 does not properly remove a prefix string from a syslog header, which allows local users to cause a denial of service (buffer overflow and system crash) by leveraging /dev/kmsg write access and triggering a call_console_drivers function cal... | kernel: call_console_drivers() function log prefix stripping DoS | This issue did not affect the versions of kernel package as shipped with Red Hat Enterprise Linux 5 and 6. Future kernel updates for Red Hat Enterprise MRG 2 may address this flaw. | 2013-02-22T00:00:00+00:00 | 2013-02-22T00:00:00+00:00 | 916075 | false | [
"RHSA-2013:0566"
] | [
"kernel-rt-0:3.6.11-rt28.20.el6rt.src",
"kernel-rt-0:3.6.11-rt28.20.el6rt.x86_64",
"kernel-rt-debug-0:3.6.11-rt28.20.el6rt.x86_64",
"kernel-rt-debug-debuginfo-0:3.6.11-rt28.20.el6rt.x86_64",
"kernel-rt-debug-devel-0:3.6.11-rt28.20.el6rt.x86_64",
"kernel-rt-debuginfo-0:3.6.11-rt28.20.el6rt.x86_64",
"kern... | [
"https://access.redhat.com/security/cve/CVE-2013-1772",
"https://bugzilla.redhat.com/show_bug.cgi?id=916075",
"https://www.cve.org/CVERecord?id=CVE-2013-1772",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1772"
] | ce0030c00f95cf9110d9cdcd41e901e1fb814417 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "ce0030c00f95cf9110d9cdcd41e901e1fb814417",
"ref_url": "https://github.com/torvalds/linux/commit/ce0030c00f95cf9110d9cdcd41e901e1fb814417",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | commit_not_found | cvelist |
CVE-2013-1773 | kernel: VFAT slab-based buffer overflow | kernel | Important | null | null | null | null | Buffer overflow in the VFAT filesystem implementation in the Linux kernel before 3.3 allows local users to gain privileges or cause a denial of service (system crash) via a VFAT write operation on a filesystem with the utf8 mount option, which is not properly handled during UTF-8 to UTF-16 conversion. | kernel: VFAT slab-based buffer overflow | This issue does not affect the version of Linux kernel as shipped with Red Hat Enterprise Linux 5.
This issue did affect the version of Linux kernel as shipped with Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG 2. | 2012-12-09T00:00:00+00:00 | 2013-02-26T00:00:00+00:00 | 916115 | false | [
"RHSA-2013:0566",
"RHSA-2013:0744",
"RHSA-2013:0928",
"RHSA-2013:1026"
] | [
"kernel-0:2.6.32-220.39.1.el6.i686",
"kernel-0:2.6.32-220.39.1.el6.ppc64",
"kernel-0:2.6.32-220.39.1.el6.s390x",
"kernel-0:2.6.32-220.39.1.el6.src",
"kernel-0:2.6.32-220.39.1.el6.x86_64",
"kernel-0:2.6.32-279.31.1.el6.i686",
"kernel-0:2.6.32-279.31.1.el6.ppc64",
"kernel-0:2.6.32-279.31.1.el6.s390x",
... | [
"https://access.redhat.com/security/cve/CVE-2013-1773",
"https://bugzilla.redhat.com/show_bug.cgi?id=916115",
"https://www.cve.org/CVERecord?id=CVE-2013-1773",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1773"
] | 0720a06a7518c9d0c0125bd5d1f3b6264c55c3dd | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "0720a06a7518c9d0c0125bd5d1f3b6264c55c3dd",
"ref_url": "https://github.com/torvalds/linux/commit/0720a06a7518c9d0c0125bd5d1f3b6264c55c3dd",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.3"
] | v3.3 | v3.1 | ok | cvelist |
CVE-2013-1774 | Kernel: USB io_ti driver NULL pointer dereference in routine chase_port | Kernel | Low | CWE-476 | NULL Pointer Dereference | null | null | The chase_port function in drivers/usb/serial/io_ti.c in the Linux kernel before 3.7.4 allows local users to cause a denial of service (NULL pointer dereference and system crash) via an attempted /dev/ttyUSB read or write operation on a disconnected Edgeport USB serial converter. | Kernel: USB io_ti driver NULL pointer dereference in routine chase_port | This issue does not affect the versions of the kernel package as shipped with Red Hat Enterprise Linux 5.
This issue affects the version of Linux kernel as shipped with Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise MRG 2 may address this issue. | 2013-01-18T00:00:00+00:00 | 2013-01-26T00:00:00+00:00 | 916191 | false | [
"RHSA-2013:0744",
"RHSA-2013:0829"
] | [
"kernel-0:2.6.32-358.6.1.el6.i686",
"kernel-0:2.6.32-358.6.1.el6.ppc64",
"kernel-0:2.6.32-358.6.1.el6.s390x",
"kernel-0:2.6.32-358.6.1.el6.src",
"kernel-0:2.6.32-358.6.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-358.6.1.el6.ppc64",
"kernel-debug-0:2.6.32-358.6.1.el6.i686",
"kernel-debug-0:2.6.32-358.6... | [
"https://access.redhat.com/security/cve/CVE-2013-1774",
"https://bugzilla.redhat.com/show_bug.cgi?id=916191",
"https://www.cve.org/CVERecord?id=CVE-2013-1774",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1774"
] | 1ee0a224bc9aad1de496c795f96bc6ba2c394811 | https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git | [
{
"repo_url": "https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git",
"commit": "1ee0a224bc9aad1de496c795f96bc6ba2c394811",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=1ee0a224bc9aad1de496c795f96bc6ba2c394811",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.8"
] | v3.8 | v3.7 | ok | cvelist |
CVE-2013-1775 | sudo: authentication bypass via reset system clock | sudo | Low | null | null | null | null | sudo 1.6.0 through 1.7.10p6 and sudo 1.8.0 through 1.8.6p6 allows local users or physically proximate attackers to bypass intended time restrictions and retain privileges without re-authenticating by setting the system clock and sudo user timestamp to the epoch. | sudo: authentication bypass via reset system clock | null | 2013-02-27T00:00:00+00:00 | 2013-02-27T00:00:00+00:00 | 916363 | false | [
"RHSA-2013:1353",
"RHSA-2013:1701"
] | [
"sudo-0:1.7.2p1-28.el5.i386",
"sudo-0:1.7.2p1-28.el5.ia64",
"sudo-0:1.7.2p1-28.el5.ppc",
"sudo-0:1.7.2p1-28.el5.s390x",
"sudo-0:1.7.2p1-28.el5.src",
"sudo-0:1.7.2p1-28.el5.x86_64",
"sudo-0:1.8.6p3-12.el6.i686",
"sudo-0:1.8.6p3-12.el6.ppc64",
"sudo-0:1.8.6p3-12.el6.s390x",
"sudo-0:1.8.6p3-12.el6.sr... | [
"https://access.redhat.com/security/cve/CVE-2013-1775",
"https://bugzilla.redhat.com/show_bug.cgi?id=916363",
"https://www.cve.org/CVERecord?id=CVE-2013-1775",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1775",
"http://www.sudo.ws/sudo/alerts/epoch_ticket.html"
] | ddf399e3e306 | https://www.sudo.ws/repos/sudo | [
{
"repo_url": "https://www.sudo.ws/repos/sudo",
"commit": "ddf399e3e306",
"ref_url": "http://www.sudo.ws/repos/sudo/rev/ddf399e3e306",
"source": "cvelist"
},
{
"repo_url": "https://www.sudo.ws/repos/sudo",
"commit": "ebd6cc75020f",
"ref_url": "http://www.sudo.ws/repos/sudo/rev/ebd6cc... | [
"n/a"
] | [] | null | null | commit_not_found | cvelist |
CVE-2013-1776 | sudo: bypass of tty_tickets constraints | sudo | Low | null | null | null | null | sudo 1.3.5 through 1.7.10 and 1.8.0 through 1.8.5, when the tty_tickets option is enabled, does not properly validate the controlling terminal device, which allows local users with sudo permissions to hijack the authorization of another terminal via vectors related to connecting to the standard input, output, and error... | sudo: bypass of tty_tickets constraints | null | 2013-02-27T00:00:00+00:00 | 2013-02-27T00:00:00+00:00 | 916365 | false | [
"RHBA-2013:0363",
"RHSA-2013:1353"
] | [
"sudo-0:1.7.2p1-28.el5.i386",
"sudo-0:1.7.2p1-28.el5.ia64",
"sudo-0:1.7.2p1-28.el5.ppc",
"sudo-0:1.7.2p1-28.el5.s390x",
"sudo-0:1.7.2p1-28.el5.src",
"sudo-0:1.7.2p1-28.el5.x86_64",
"sudo-0:1.8.6p3-7.el6.i686",
"sudo-0:1.8.6p3-7.el6.ppc64",
"sudo-0:1.8.6p3-7.el6.s390x",
"sudo-0:1.8.6p3-7.el6.src",
... | [
"https://access.redhat.com/security/cve/CVE-2013-1776",
"https://bugzilla.redhat.com/show_bug.cgi?id=916365",
"https://www.cve.org/CVERecord?id=CVE-2013-1776",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1776",
"http://www.sudo.ws/sudo/alerts/tty_tickets.html"
] | 6b22be4d09f0 | https://www.sudo.ws/repos/sudo | [
{
"repo_url": "https://www.sudo.ws/repos/sudo",
"commit": "6b22be4d09f0",
"ref_url": "http://www.sudo.ws/repos/sudo/rev/6b22be4d09f0",
"source": "cvelist"
},
{
"repo_url": "https://www.sudo.ws/repos/sudo",
"commit": "632f8e028191",
"ref_url": "http://www.sudo.ws/repos/sudo/rev/632f8e... | [
"n/a"
] | [] | null | null | commit_not_found | cvelist |
CVE-2013-1792 | Kernel: keys: race condition in install_user_keyrings() | Kernel | Moderate | null | null | null | null | Race condition in the install_user_keyrings function in security/keys/process_keys.c in the Linux kernel before 3.8.3 allows local users to cause a denial of service (NULL pointer dereference and system crash) via crafted keyctl system calls that trigger keyring operations in simultaneous threads. | Kernel: keys: race condition in install_user_keyrings() | This issue does not affect the versions of the kernel package as shipped with Red Hat Enterprise Linux 5.
This issue affects the version of Linux kernel as shipped with Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise MRG 2 may address this issue. | 2013-03-06T00:00:00+00:00 | 2013-02-20T00:00:00+00:00 | 916646 | false | [
"RHSA-2013:0744",
"RHSA-2013:0829"
] | [
"kernel-0:2.6.32-358.6.1.el6.i686",
"kernel-0:2.6.32-358.6.1.el6.ppc64",
"kernel-0:2.6.32-358.6.1.el6.s390x",
"kernel-0:2.6.32-358.6.1.el6.src",
"kernel-0:2.6.32-358.6.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-358.6.1.el6.ppc64",
"kernel-debug-0:2.6.32-358.6.1.el6.i686",
"kernel-debug-0:2.6.32-358.6... | [
"https://access.redhat.com/security/cve/CVE-2013-1792",
"https://bugzilla.redhat.com/show_bug.cgi?id=916646",
"https://www.cve.org/CVERecord?id=CVE-2013-1792",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1792"
] | 0da9dfdd2cd9889201bc6f6f43580c99165cd087 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "0da9dfdd2cd9889201bc6f6f43580c99165cd087",
"ref_url": "https://github.com/torvalds/linux/commit/0da9dfdd2cd9889201bc6f6f43580c99165cd087",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.9"
] | v3.9 | v3.8 | ok | cvelist |
CVE-2013-1796 | kernel: kvm: buffer overflow in handling of MSR_KVM_SYSTEM_TIME | kernel | Important | null | null | null | null | The kvm_set_msr_common function in arch/x86/kvm/x86.c in the Linux kernel through 3.8.4 does not ensure a required time_page alignment during an MSR_KVM_SYSTEM_TIME operation, which allows guest OS users to cause a denial of service (buffer overflow and host OS memory corruption) or possibly have unspecified other impa... | kernel: kvm: buffer overflow in handling of MSR_KVM_SYSTEM_TIME | This issue did not affect the versions of Linux kernel as shipped with Red Hat
Enterprise Linux 5 and Red Hat Enterprise MRG as they did not provide support
for the KVM subsystem. | 2013-03-20T00:00:00+00:00 | 2013-02-20T00:00:00+00:00 | 917012 | false | [
"RHSA-2013:0727",
"RHSA-2013:0744",
"RHSA-2013:0746",
"RHSA-2013:0928",
"RHSA-2013:1026"
] | [
"kernel-0:2.6.32-220.39.1.el6.i686",
"kernel-0:2.6.32-220.39.1.el6.ppc64",
"kernel-0:2.6.32-220.39.1.el6.s390x",
"kernel-0:2.6.32-220.39.1.el6.src",
"kernel-0:2.6.32-220.39.1.el6.x86_64",
"kernel-0:2.6.32-279.31.1.el6.i686",
"kernel-0:2.6.32-279.31.1.el6.ppc64",
"kernel-0:2.6.32-279.31.1.el6.s390x",
... | [
"https://access.redhat.com/security/cve/CVE-2013-1796",
"https://bugzilla.redhat.com/show_bug.cgi?id=917012",
"https://www.cve.org/CVERecord?id=CVE-2013-1796",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1796"
] | c300aa64ddf57d9c5d9c898a64b36877345dd4a9 | https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git | [
{
"repo_url": "https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git",
"commit": "c300aa64ddf57d9c5d9c898a64b36877345dd4a9",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=c300aa64ddf57d9c5d9c898a64b36877345dd4a9",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.9"
] | v3.9 | v3.8 | ok | cvelist |
CVE-2013-1797 | kernel: kvm: after free issue with the handling of MSR_KVM_SYSTEM_TIME | kernel | Important | CWE-416 | Use After Free | null | null | Use-after-free vulnerability in arch/x86/kvm/x86.c in the Linux kernel through 3.8.4 allows guest OS users to cause a denial of service (host OS memory corruption) or possibly have unspecified other impact via a crafted application that triggers use of a guest physical address (GPA) in (1) movable or (2) removable memo... | kernel: kvm: after free issue with the handling of MSR_KVM_SYSTEM_TIME | This issue did not affect the versions of Linux kernel as shipped with Red Hat
Enterprise Linux 5 and Red Hat Enterprise MRG as they did not provide support
for the KVM subsystem. | 2013-03-20T00:00:00+00:00 | 2013-02-20T00:00:00+00:00 | 917013 | false | [
"RHSA-2013:0727",
"RHSA-2013:0744",
"RHSA-2013:0746",
"RHSA-2013:0928",
"RHSA-2013:1026"
] | [
"kernel-0:2.6.32-220.39.1.el6.i686",
"kernel-0:2.6.32-220.39.1.el6.ppc64",
"kernel-0:2.6.32-220.39.1.el6.s390x",
"kernel-0:2.6.32-220.39.1.el6.src",
"kernel-0:2.6.32-220.39.1.el6.x86_64",
"kernel-0:2.6.32-279.31.1.el6.i686",
"kernel-0:2.6.32-279.31.1.el6.ppc64",
"kernel-0:2.6.32-279.31.1.el6.s390x",
... | [
"https://access.redhat.com/security/cve/CVE-2013-1797",
"https://bugzilla.redhat.com/show_bug.cgi?id=917013",
"https://www.cve.org/CVERecord?id=CVE-2013-1797",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1797"
] | 0b79459b482e85cb7426aa7da683a9f2c97aeae1 | https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git | [
{
"repo_url": "https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git",
"commit": "0b79459b482e85cb7426aa7da683a9f2c97aeae1",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=0b79459b482e85cb7426aa7da683a9f2c97aeae1",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.9"
] | v3.9 | v3.8 | ok | cvelist |
CVE-2013-1798 | kernel: kvm: out-of-bounds access in ioapic indirect register reads | kernel | Important | null | null | null | null | The ioapic_read_indirect function in virt/kvm/ioapic.c in the Linux kernel through 3.8.4 does not properly handle a certain combination of invalid IOAPIC_REG_SELECT and IOAPIC_REG_WINDOW operations, which allows guest OS users to obtain sensitive information from host OS memory or cause a denial of service (host OS OOP... | kernel: kvm: out-of-bounds access in ioapic indirect register reads | This issue did not affect the versions of Linux kernel as shipped with Red Hat
Enterprise Linux 5 and Red Hat Enterprise MRG as they did not provide support
for the KVM subsystem. | 2013-03-20T00:00:00+00:00 | 2013-02-20T00:00:00+00:00 | 917017 | false | [
"RHSA-2013:0727",
"RHSA-2013:0744",
"RHSA-2013:0746",
"RHSA-2013:0928",
"RHSA-2013:1026"
] | [
"kernel-0:2.6.32-220.39.1.el6.i686",
"kernel-0:2.6.32-220.39.1.el6.ppc64",
"kernel-0:2.6.32-220.39.1.el6.s390x",
"kernel-0:2.6.32-220.39.1.el6.src",
"kernel-0:2.6.32-220.39.1.el6.x86_64",
"kernel-0:2.6.32-279.31.1.el6.i686",
"kernel-0:2.6.32-279.31.1.el6.ppc64",
"kernel-0:2.6.32-279.31.1.el6.s390x",
... | [
"https://access.redhat.com/security/cve/CVE-2013-1798",
"https://bugzilla.redhat.com/show_bug.cgi?id=917017",
"https://www.cve.org/CVERecord?id=CVE-2013-1798",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1798"
] | a2c118bfab8bc6b8bb213abfc35201e441693d55 | https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git | [
{
"repo_url": "https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git",
"commit": "a2c118bfab8bc6b8bb213abfc35201e441693d55",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=a2c118bfab8bc6b8bb213abfc35201e441693d55",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.9"
] | v3.9 | v3.8 | ok | cvelist |
CVE-2013-1808 | stapler-adjunct-zeroclipboard: XSS via copying XSS payload into buffer | stapler-adjunct-zeroclipboard | Moderate | CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | null | null | Cross-site scripting (XSS) vulnerability in ZeroClipboard.swf and ZeroClipboard10.swf in ZeroClipboard before 1.0.8, as used in em-shorty, RepRapCalculator, Fulcrum, Django, aCMS, and other products, allows remote attackers to inject arbitrary web script or HTML via the id parameter. NOTE: this is might be the same vu... | stapler-adjunct-zeroclipboard: XSS via copying XSS payload into buffer | null | 2013-02-18T00:00:00+00:00 | 2013-03-02T00:00:00+00:00 | 918054 | false | [
"RHEA-2013:1032"
] | [
"ImageMagick-0:6.5.4.7-6.el6_2.src",
"ImageMagick-debuginfo-0:6.5.4.7-6.el6_2.x86_64",
"ImageMagick-devel-0:6.5.4.7-6.el6_2.x86_64",
"ImageMagick-doc-0:6.5.4.7-6.el6_2.x86_64",
"ImageMagick-perl-0:6.5.4.7-6.el6_2.x86_64",
"atlas-0:3.8.4-2.el6.src",
"atlas-0:3.8.4-2.el6.x86_64",
"atlas-debuginfo-0:3.8.... | [
"https://access.redhat.com/security/cve/CVE-2013-1808",
"https://bugzilla.redhat.com/show_bug.cgi?id=918054",
"https://www.cve.org/CVERecord?id=CVE-2013-1808",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1808",
"https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2013-05-02"
] | a0e02933f5f7ce5f364fbad36a005f0a349f0696 | https://github.com/jonrohan/ZeroClipboard | [
{
"repo_url": "https://github.com/jonrohan/ZeroClipboard",
"commit": "a0e02933f5f7ce5f364fbad36a005f0a349f0696",
"ref_url": "https://github.com/jonrohan/ZeroClipboard/commit/a0e02933f5f7ce5f364fbad36a005f0a349f0696",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v1.0.7"
] | v1.0.7 | null | ok | cvelist |
CVE-2013-1813 | busybox: insecure directory permissions in /dev | busybox | Low | null | null | null | null | util-linux/mdev.c in BusyBox before 1.21.0 uses 0777 permissions for parent directories when creating nested directories under /dev/, which allows local users to have unknown impact and attack vectors. | busybox: insecure directory permissions in /dev | null | 2013-03-01T00:00:00+00:00 | 2013-03-01T00:00:00+00:00 | 919608 | false | [
"RHSA-2013:1732"
] | [
"busybox-1:1.15.1-20.el6.i686",
"busybox-1:1.15.1-20.el6.ppc64",
"busybox-1:1.15.1-20.el6.s390x",
"busybox-1:1.15.1-20.el6.src",
"busybox-1:1.15.1-20.el6.x86_64",
"busybox-petitboot-1:1.15.1-20.el6.i686",
"busybox-petitboot-1:1.15.1-20.el6.ppc64",
"busybox-petitboot-1:1.15.1-20.el6.s390x",
"busybox-... | [
"https://access.redhat.com/security/cve/CVE-2013-1813",
"https://bugzilla.redhat.com/show_bug.cgi?id=919608",
"https://www.cve.org/CVERecord?id=CVE-2013-1813",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1813"
] | 4609f477c7e043a4f6147dfe6e86b775da2ef784 | https://git.busybox.net/busybox | [
{
"repo_url": "https://git.busybox.net/busybox",
"commit": "4609f477c7e043a4f6147dfe6e86b775da2ef784",
"ref_url": "http://git.busybox.net/busybox/commit/?id=4609f477c7e043a4f6147dfe6e86b775da2ef784",
"source": "cvelist"
}
] | [
"n/a"
] | [
"1_21_0"
] | 1_21_0 | 1_20_0 | ok | cvelist |
CVE-2013-1819 | kernel: xfs: _xfs_buf_find oops on blocks beyond the filesystem end | kernel | Moderate | CWE-476 | NULL Pointer Dereference | null | null | The _xfs_buf_find function in fs/xfs/xfs_buf.c in the Linux kernel before 3.7.6 does not validate block numbers, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by leveraging the ability to mount an XFS filesystem containing a m... | kernel: xfs: _xfs_buf_find oops on blocks beyond the filesystem end | This issue does not affect the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5.
This issue affects the version of Linux kernel as shipped with Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG 2. Due to it's limited impact, this issue is not currently planned to be addressed in Red Hat Ente... | 2013-01-21T00:00:00+00:00 | 2013-01-30T00:00:00+00:00 | 918009 | false | [
"RHSA-2013:0829"
] | [
"kernel-rt-0:3.6.11.2-rt33.39.el6rt.src",
"kernel-rt-0:3.6.11.2-rt33.39.el6rt.x86_64",
"kernel-rt-debug-0:3.6.11.2-rt33.39.el6rt.x86_64",
"kernel-rt-debug-debuginfo-0:3.6.11.2-rt33.39.el6rt.x86_64",
"kernel-rt-debug-devel-0:3.6.11.2-rt33.39.el6rt.x86_64",
"kernel-rt-debuginfo-0:3.6.11.2-rt33.39.el6rt.x86_... | [
"https://access.redhat.com/security/cve/CVE-2013-1819",
"https://bugzilla.redhat.com/show_bug.cgi?id=918009",
"https://www.cve.org/CVERecord?id=CVE-2013-1819",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1819"
] | eb178619f930fa2ba2348de332a1ff1c66a31424 | https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git | [
{
"repo_url": "https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git",
"commit": "eb178619f930fa2ba2348de332a1ff1c66a31424",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=eb178619f930fa2ba2348de332a1ff1c66a31424",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.8"
] | v3.8 | v3.7 | ok | cvelist |
CVE-2013-1826 | Kernel: xfrm_user: return error pointer instead of NULL | Kernel | Moderate | null | null | null | null | The xfrm_state_netlink function in net/xfrm/xfrm_user.c in the Linux kernel before 3.5.7 does not properly handle error conditions in dump_one_state function calls, which allows local users to gain privileges or cause a denial of service (NULL pointer dereference and system crash) by leveraging the CAP_NET_ADMIN capabi... | Kernel: xfrm_user: return error pointer instead of NULL | This issue does not affect the versions of the kernel package as shipped with Red Hat Enterprise MRG 2.
This issue did affect the version of the Linux kernel as shipped with Red Hat Enterprise Linux 5 and Red Hat Enterprise Linux 6. | 2012-09-13T00:00:00+00:00 | 2013-03-05T00:00:00+00:00 | 919384 | false | [
"RHSA-2013:0744",
"RHSA-2013:0747"
] | [
"kernel-0:2.6.18-348.4.1.el5.i686",
"kernel-0:2.6.18-348.4.1.el5.ia64",
"kernel-0:2.6.18-348.4.1.el5.ppc64",
"kernel-0:2.6.18-348.4.1.el5.s390x",
"kernel-0:2.6.18-348.4.1.el5.src",
"kernel-0:2.6.18-348.4.1.el5.x86_64",
"kernel-0:2.6.32-358.6.1.el6.i686",
"kernel-0:2.6.32-358.6.1.el6.ppc64",
"kernel-... | [
"https://access.redhat.com/security/cve/CVE-2013-1826",
"https://bugzilla.redhat.com/show_bug.cgi?id=919384",
"https://www.cve.org/CVERecord?id=CVE-2013-1826",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1826"
] | 864745d291b5ba80ea0bd0edcbe67273de368836 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "864745d291b5ba80ea0bd0edcbe67273de368836",
"ref_url": "https://github.com/torvalds/linux/commit/864745d291b5ba80ea0bd0edcbe67273de368836",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.6"
] | v3.6 | v3.5 | ok | cvelist |
CVE-2013-1827 | Kernel: dccp: check ccid before NULL poiter dereference | Kernel | Moderate | null | null | null | null | net/dccp/ccid.h in the Linux kernel before 3.5.4 allows local users to gain privileges or cause a denial of service (NULL pointer dereference and system crash) by leveraging the CAP_NET_ADMIN capability for a certain (1) sender or (2) receiver getsockopt call. | Kernel: dccp: check ccid before NULL poiter dereference | This issue does not affect the versions of the kernel package as shipped with Red Hat Enterprise Linux 5 and Red Hat Enterprise MRG 2.
This issue affects the version of Linux kernel as shipped with Red Hat Enterprise Linux 6. | 2012-08-15T00:00:00+00:00 | 2013-03-05T00:00:00+00:00 | 919164 | false | [
"RHSA-2013:0744"
] | [
"kernel-0:2.6.32-358.6.1.el6.i686",
"kernel-0:2.6.32-358.6.1.el6.ppc64",
"kernel-0:2.6.32-358.6.1.el6.s390x",
"kernel-0:2.6.32-358.6.1.el6.src",
"kernel-0:2.6.32-358.6.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-358.6.1.el6.ppc64",
"kernel-debug-0:2.6.32-358.6.1.el6.i686",
"kernel-debug-0:2.6.32-358.6... | [
"https://access.redhat.com/security/cve/CVE-2013-1827",
"https://bugzilla.redhat.com/show_bug.cgi?id=919164",
"https://www.cve.org/CVERecord?id=CVE-2013-1827",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1827"
] | 276bdb82dedb290511467a5a4fdbe9f0b52dce6f | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "276bdb82dedb290511467a5a4fdbe9f0b52dce6f",
"ref_url": "https://github.com/torvalds/linux/commit/276bdb82dedb290511467a5a4fdbe9f0b52dce6f",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.6"
] | v3.6 | v3.5 | ok | cvelist |
CVE-2013-1848 | kernel: ext3: format string issues | kernel | Low | null | null | null | null | fs/ext3/super.c in the Linux kernel before 3.8.4 uses incorrect arguments to functions in certain circumstances related to printk input, which allows local users to conduct format-string attacks and possibly gain privileges via a crafted application. | kernel: ext3: format string issues | This issue did not affect the versions of the kernel package as shipped with Red Hat Enterprise Linux 5 because it did not backport the commit 4cf46b67eb that introduced this issue.
This issue affects the version of Linux kernel as shipped with Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG 2. Future kernel upd... | 2013-03-18T00:00:00+00:00 | 2013-03-11T00:00:00+00:00 | 920783 | false | [
"RHSA-2013:0829",
"RHSA-2013:0928",
"RHSA-2013:1026",
"RHSA-2013:1051",
"RHSA-2013:1080"
] | [
"kernel-0:2.6.32-220.39.1.el6.i686",
"kernel-0:2.6.32-220.39.1.el6.ppc64",
"kernel-0:2.6.32-220.39.1.el6.s390x",
"kernel-0:2.6.32-220.39.1.el6.src",
"kernel-0:2.6.32-220.39.1.el6.x86_64",
"kernel-0:2.6.32-279.31.1.el6.i686",
"kernel-0:2.6.32-279.31.1.el6.ppc64",
"kernel-0:2.6.32-279.31.1.el6.s390x",
... | [
"https://access.redhat.com/security/cve/CVE-2013-1848",
"https://bugzilla.redhat.com/show_bug.cgi?id=920783",
"https://www.cve.org/CVERecord?id=CVE-2013-1848",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1848"
] | 8d0c2d10dd72c5292eda7a06231056a4c972e4cc | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "8d0c2d10dd72c5292eda7a06231056a4c972e4cc",
"ref_url": "https://github.com/torvalds/linux/commit/8d0c2d10dd72c5292eda7a06231056a4c972e4cc",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.9"
] | v3.9 | v3.8 | ok | cvelist |
CVE-2013-1860 | kernel: usb: cdc-wdm buffer overflow triggered by device | kernel | Low | null | null | null | null | 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. | kernel: usb: cdc-wdm buffer overflow triggered by device | This issue does not affect the version of the kernel package as shipped with
Red Hat Enterprise Linux 5.
This issue affects the versions of Linux kernel as shipped with
Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG 2. Future kernel updates
for Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG 2 may address... | 2013-03-12T00:00:00+00:00 | 2013-03-14T00:00:00+00:00 | 921970 | false | [
"RHSA-2013:0829",
"RHSA-2014:0328",
"RHSA-2014:0339"
] | [
"kernel-0:2.6.32-431.11.2.el6.i686",
"kernel-0:2.6.32-431.11.2.el6.ppc64",
"kernel-0:2.6.32-431.11.2.el6.s390x",
"kernel-0:2.6.32-431.11.2.el6.src",
"kernel-0:2.6.32-431.11.2.el6.x86_64",
"kernel-abi-whitelists-0:2.6.32-431.11.2.el6.noarch",
"kernel-bootwrapper-0:2.6.32-431.11.2.el6.ppc64",
"kernel-de... | [
"https://access.redhat.com/security/cve/CVE-2013-1860",
"https://bugzilla.redhat.com/show_bug.cgi?id=921970",
"https://www.cve.org/CVERecord?id=CVE-2013-1860",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1860"
] | c0f5ecee4e741667b2493c742b60b6218d40b3aa | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "c0f5ecee4e741667b2493c742b60b6218d40b3aa",
"ref_url": "https://github.com/torvalds/linux/commit/c0f5ecee4e741667b2493c742b60b6218d40b3aa",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.9"
] | v3.9 | v3.8 | ok | cvelist |
CVE-2013-1869 | Satellite/Spacewalk: header injection flaw | Satellite/Spacewalk | Moderate | null | null | null | null | CRLF injection vulnerability in spacewalk-java before 2.1.148-1 and Red Hat Network (RHN) Satellite 5.6 allows remote attackers to inject arbitrary HTTP headers, and conduct HTTP response splitting attacks and cross-site scripting (XSS) attacks, via the return_url parameter. | Satellite/Spacewalk: header injection flaw | null | 2014-02-10T00:00:00+00:00 | 2013-02-25T00:00:00+00:00 | 923464 | false | [
"RHSA-2014:0148"
] | [
"satellite-branding-0:5.6.0.23-1.el5sat.noarch",
"satellite-branding-0:5.6.0.23-1.el5sat.src",
"satellite-branding-0:5.6.0.23-1.el6sat.noarch",
"satellite-branding-0:5.6.0.23-1.el6sat.src",
"spacewalk-base-0:2.0.3-19.el5sat.noarch",
"spacewalk-base-0:2.0.3-19.el6sat.noarch",
"spacewalk-base-minimal-0:2.... | [
"https://access.redhat.com/security/cve/CVE-2013-1869",
"https://bugzilla.redhat.com/show_bug.cgi?id=923464",
"https://www.cve.org/CVERecord?id=CVE-2013-1869",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1869"
] | 18c70164285cae0660fa3ac55c6656bb19b3b13f | https://git.fedorahosted.org/cgit/spacewalk.git | [
{
"repo_url": "https://git.fedorahosted.org/cgit/spacewalk.git",
"commit": "18c70164285cae0660fa3ac55c6656bb19b3b13f",
"ref_url": "https://git.fedorahosted.org/cgit/spacewalk.git/commit/?id=18c70164285cae0660fa3ac55c6656bb19b3b13f",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2013-1871 | Satellite/Spacewalk: XSS in EditAddress page | Satellite/Spacewalk | Moderate | CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | null | null | Cross-site scripting (XSS) vulnerability in account/EditAddress.do in Spacewalk and Red Hat Network (RHN) Satellite 5.6 allows remote attackers to inject arbitrary web script or HTML via the type parameter. | Satellite/Spacewalk: XSS in EditAddress page | null | 2014-02-10T00:00:00+00:00 | 2013-02-25T00:00:00+00:00 | 923467 | false | [
"RHSA-2014:0148"
] | [
"satellite-branding-0:5.6.0.23-1.el5sat.noarch",
"satellite-branding-0:5.6.0.23-1.el5sat.src",
"satellite-branding-0:5.6.0.23-1.el6sat.noarch",
"satellite-branding-0:5.6.0.23-1.el6sat.src",
"spacewalk-base-0:2.0.3-19.el5sat.noarch",
"spacewalk-base-0:2.0.3-19.el6sat.noarch",
"spacewalk-base-minimal-0:2.... | [
"https://access.redhat.com/security/cve/CVE-2013-1871",
"https://bugzilla.redhat.com/show_bug.cgi?id=923467",
"https://www.cve.org/CVERecord?id=CVE-2013-1871",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1871"
] | 18c70164285cae0660fa3ac55c6656bb19b3b13f | https://git.fedorahosted.org/cgit/spacewalk.git | [
{
"repo_url": "https://git.fedorahosted.org/cgit/spacewalk.git",
"commit": "18c70164285cae0660fa3ac55c6656bb19b3b13f",
"ref_url": "https://git.fedorahosted.org/cgit/spacewalk.git/commit/?id=18c70164285cae0660fa3ac55c6656bb19b3b13f",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2013-1897 | 389-ds: unintended information exposure when rootdse is enabled | 389-ds | Low | null | null | null | null | The do_search function in ldap/servers/slapd/search.c in 389 Directory Server 1.2.x before 1.2.11.20 and 1.3.x before 1.3.0.5 does not properly restrict access to entries when the nsslapd-allow-anonymous-access configuration is set to rootdse and the BASE search scope is used, which allows remote attackers to obtain se... | 389-ds: unintended information exposure when rootdse is enabled | null | 2013-03-28T00:00:00+00:00 | 2013-03-21T00:00:00+00:00 | 928105 | false | [
"RHSA-2013:0742"
] | [
"389-ds-base-0:1.2.11.15-14.el6_4.i686",
"389-ds-base-0:1.2.11.15-14.el6_4.src",
"389-ds-base-0:1.2.11.15-14.el6_4.x86_64",
"389-ds-base-debuginfo-0:1.2.11.15-14.el6_4.i686",
"389-ds-base-debuginfo-0:1.2.11.15-14.el6_4.x86_64",
"389-ds-base-devel-0:1.2.11.15-14.el6_4.i686",
"389-ds-base-devel-0:1.2.11.1... | [
"https://access.redhat.com/security/cve/CVE-2013-1897",
"https://bugzilla.redhat.com/show_bug.cgi?id=928105",
"https://www.cve.org/CVERecord?id=CVE-2013-1897",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1897"
] | 5a18c828533a670e7143327893f8171a19062286 | https://git.fedorahosted.org/cgit/389/ds.git | [
{
"repo_url": "https://git.fedorahosted.org/cgit/389/ds.git",
"commit": "5a18c828533a670e7143327893f8171a19062286",
"ref_url": "https://git.fedorahosted.org/cgit/389/ds.git/commit/?h=389-ds-base-1.2.11&id=5a18c828533a670e7143327893f8171a19062286",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2013-1914 | glibc: Stack (frame) overflow in getaddrinfo() when processing entry mapping to long list of address structures | glibc | Low | null | null | null | null | It was found that getaddrinfo() did not limit the amount of stack memory used during name resolution. An attacker able to make an application resolve an attacker-controlled hostname or IP address could possibly cause the application to exhaust all stack memory and crash. | glibc: Stack (frame) overflow in getaddrinfo() when processing entry mapping to long list of address structures | null | 2013-04-03T00:00:00+00:00 | 2013-04-03T00:00:00+00:00 | 947882 | false | [
"RHSA-2013:0769",
"RHSA-2013:1605"
] | [
"glibc-0:2.12-1.132.el6.i686",
"glibc-0:2.12-1.132.el6.ppc",
"glibc-0:2.12-1.132.el6.ppc64",
"glibc-0:2.12-1.132.el6.s390",
"glibc-0:2.12-1.132.el6.s390x",
"glibc-0:2.12-1.132.el6.src",
"glibc-0:2.12-1.132.el6.x86_64",
"glibc-0:2.5-107.el5_9.4.i386",
"glibc-0:2.5-107.el5_9.4.i686",
"glibc-0:2.5-10... | [
"https://access.redhat.com/security/cve/CVE-2013-1914",
"https://bugzilla.redhat.com/show_bug.cgi?id=947882",
"https://www.cve.org/CVERecord?id=CVE-2013-1914",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1914"
] | 1cef1b19089528db11f221e938f60b9b048945d7 | https://sourceware.org/git/glibc.git | [
{
"repo_url": "https://sourceware.org/git/glibc.git",
"commit": "1cef1b19089528db11f221e938f60b9b048945d7",
"ref_url": "http://sourceware.org/git/?p=glibc.git%3Ba=commitdiff%3Bh=1cef1b19089528db11f221e938f60b9b048945d7",
"source": "cvelist"
}
] | [
"n/a"
] | [
"glibc-2.18"
] | glibc-2.18 | cvs/fedora-glibc-20090510T1842 | ok | cvelist |
CVE-2013-1926 | icedtea-web: class loader sharing for applets with same codebase paths | icedtea-web | Moderate | null | null | null | null | The IcedTea-Web plugin before 1.2.3 and 1.3.x before 1.3.2 uses the same class loader for applets with the same codebase path but from different domains, which allows remote attackers to obtain sensitive information or possibly alter other applets via a crafted applet. | icedtea-web: class loader sharing for applets with same codebase paths | null | 2013-04-17T00:00:00+00:00 | 2013-02-07T00:00:00+00:00 | 916774 | false | [
"RHSA-2013:0753"
] | [
"icedtea-web-0:1.2.3-2.el6_4.i686",
"icedtea-web-0:1.2.3-2.el6_4.src",
"icedtea-web-0:1.2.3-2.el6_4.x86_64",
"icedtea-web-debuginfo-0:1.2.3-2.el6_4.i686",
"icedtea-web-debuginfo-0:1.2.3-2.el6_4.x86_64",
"icedtea-web-javadoc-0:1.2.3-2.el6_4.i686",
"icedtea-web-javadoc-0:1.2.3-2.el6_4.x86_64"
] | [
"https://access.redhat.com/security/cve/CVE-2013-1926",
"https://bugzilla.redhat.com/show_bug.cgi?id=916774",
"https://www.cve.org/CVERecord?id=CVE-2013-1926",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1926"
] | 34b6f60ae586 | https://icedtea.classpath.org/hg/release/icedtea-web-1.2 | [
{
"repo_url": "https://icedtea.classpath.org/hg/release/icedtea-web-1.2",
"commit": "34b6f60ae586",
"ref_url": "http://icedtea.classpath.org/hg/release/icedtea-web-1.2/rev/34b6f60ae586",
"source": "cvelist"
},
{
"repo_url": "https://icedtea.classpath.org/hg/release/icedtea-web-1.3",
"com... | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-1927 | icedtea-web: GIFAR issue | icedtea-web | Moderate | null | null | null | null | The IcedTea-Web plugin before 1.2.3 and 1.3.x before 1.3.2 allows remote attackers to execute arbitrary code via a crafted file that validates as both a GIF and a Java JAR file, aka "GIFAR." | icedtea-web: GIFAR issue | null | 2013-04-17T00:00:00+00:00 | 2012-12-06T00:00:00+00:00 | 884705 | false | [
"RHSA-2013:0753"
] | [
"icedtea-web-0:1.2.3-2.el6_4.i686",
"icedtea-web-0:1.2.3-2.el6_4.src",
"icedtea-web-0:1.2.3-2.el6_4.x86_64",
"icedtea-web-debuginfo-0:1.2.3-2.el6_4.i686",
"icedtea-web-debuginfo-0:1.2.3-2.el6_4.x86_64",
"icedtea-web-javadoc-0:1.2.3-2.el6_4.i686",
"icedtea-web-javadoc-0:1.2.3-2.el6_4.x86_64"
] | [
"https://access.redhat.com/security/cve/CVE-2013-1927",
"https://bugzilla.redhat.com/show_bug.cgi?id=884705",
"https://www.cve.org/CVERecord?id=CVE-2013-1927",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1927"
] | 19f5282f53e8 | https://icedtea.classpath.org/hg/release/icedtea-web-1.3 | [
{
"repo_url": "https://icedtea.classpath.org/hg/release/icedtea-web-1.3",
"commit": "19f5282f53e8",
"ref_url": "http://icedtea.classpath.org/hg/release/icedtea-web-1.3/rev/19f5282f53e8",
"source": "cvelist"
},
{
"repo_url": "https://icedtea.classpath.org/hg/release/icedtea-web-1.2",
"com... | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-1928 | Kernel: information leak in fs/compat_ioctl.c VIDEO_SET_SPU_PALETTE | Kernel | Low | null | null | null | null | The do_video_set_spu_palette function in fs/compat_ioctl.c in the Linux kernel before 3.6.5 on unspecified architectures lacks a certain error check, which might allow local users to obtain sensitive information from kernel stack memory via a crafted VIDEO_SET_SPU_PALETTE ioctl call on a /dev/dvb device. | Kernel: information leak in fs/compat_ioctl.c VIDEO_SET_SPU_PALETTE | This issue does not affect the versions of the kernel package as shipped with
Red Hat Enterprise Linux 5 and Red Hat Enterprise MRG 2.
This issue affects the version of Linux kernel as shipped with
Red Hat Enterprise Linux 6. Future kernel updates for Red Hat Enterprise Linux 6
may address this issue. | 2012-10-25T00:00:00+00:00 | 2013-04-05T00:00:00+00:00 | 949567 | false | [
"RHSA-2013:1645"
] | [
"kernel-0:2.6.32-431.el6.i686",
"kernel-0:2.6.32-431.el6.ppc64",
"kernel-0:2.6.32-431.el6.s390x",
"kernel-0:2.6.32-431.el6.src",
"kernel-0:2.6.32-431.el6.x86_64",
"kernel-abi-whitelists-0:2.6.32-431.el6.noarch",
"kernel-bootwrapper-0:2.6.32-431.el6.ppc64",
"kernel-debug-0:2.6.32-431.el6.i686",
"kern... | [
"https://access.redhat.com/security/cve/CVE-2013-1928",
"https://bugzilla.redhat.com/show_bug.cgi?id=949567",
"https://www.cve.org/CVERecord?id=CVE-2013-1928",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1928"
] | 12176503366885edd542389eed3aaf94be163fdb | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "12176503366885edd542389eed3aaf94be163fdb",
"ref_url": "https://github.com/torvalds/linux/commit/12176503366885edd542389eed3aaf94be163fdb",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.7"
] | v3.7 | v3.6 | ok | cvelist |
CVE-2013-1929 | Kernel: tg3: buffer overflow in VPD firmware parsing | Kernel | Low | null | null | null | null | Heap-based buffer overflow in the tg3_read_vpd function in drivers/net/ethernet/broadcom/tg3.c in the Linux kernel before 3.8.6 allows physically proximate attackers to cause a denial of service (system crash) or possibly execute arbitrary code via crafted firmware that specifies a long string in the Vital Product Data... | Kernel: tg3: buffer overflow in VPD firmware parsing | This issue affects the versions of the Linux kernel as shipped with
Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG 2.
The Red Hat Security Response Team has rated this issue as having low security
impact because physical access is needed to exploit this issue. Future kernel
updates for Red Hat Enterprise ... | 2013-03-27T00:00:00+00:00 | 2013-04-05T00:00:00+00:00 | 949932 | false | [
"RHSA-2013:0829",
"RHSA-2013:1034",
"RHSA-2013:1645"
] | [
"kernel-0:2.6.18-348.12.1.el5.i686",
"kernel-0:2.6.18-348.12.1.el5.ia64",
"kernel-0:2.6.18-348.12.1.el5.ppc64",
"kernel-0:2.6.18-348.12.1.el5.s390x",
"kernel-0:2.6.18-348.12.1.el5.src",
"kernel-0:2.6.18-348.12.1.el5.x86_64",
"kernel-0:2.6.32-431.el6.i686",
"kernel-0:2.6.32-431.el6.ppc64",
"kernel-0:... | [
"https://access.redhat.com/security/cve/CVE-2013-1929",
"https://bugzilla.redhat.com/show_bug.cgi?id=949932",
"https://www.cve.org/CVERecord?id=CVE-2013-1929",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1929"
] | 715230a44310a8cf66fbfb5a46f9a62a9b2de424 | https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git | [
{
"repo_url": "https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git",
"commit": "715230a44310a8cf66fbfb5a46f9a62a9b2de424",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=715230a44310a8cf66fbfb5a46f9a62a9b2de424",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.9"
] | v3.9 | v3.8 | ok | cvelist |
CVE-2013-1943 | kernel: kvm: missing check in kvm_set_memory_region() | kernel | Important | CWE-119 | Improper Restriction of Operations within the Bounds of a Memory Buffer | null | null | 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/... | kernel: kvm: missing check in kvm_set_memory_region() | This issue does not affect the versions of Linux kernel as shipped with Red Hat Enterprise MRG 2.
Future kvm updates for Red Hat Enterprise Linux 5 may address this flaw.
This issue was addresses in Red Hat Enterprise Linux 6 via RHSA-2013:0911 (https://rhn.redhat.com/errata/RHSA-2013-0911.html).
Please note that un... | 2013-06-10T00:00:00+00:00 | 2013-04-10T00:00:00+00:00 | 950490 | false | [
"RHSA-2013:0911"
] | [
"kernel-0:2.6.32-358.11.1.el6.i686",
"kernel-0:2.6.32-358.11.1.el6.ppc64",
"kernel-0:2.6.32-358.11.1.el6.s390x",
"kernel-0:2.6.32-358.11.1.el6.src",
"kernel-0:2.6.32-358.11.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-358.11.1.el6.ppc64",
"kernel-debug-0:2.6.32-358.11.1.el6.i686",
"kernel-debug-0:2.6.3... | [
"https://access.redhat.com/security/cve/CVE-2013-1943",
"https://bugzilla.redhat.com/show_bug.cgi?id=950490",
"https://www.cve.org/CVERecord?id=CVE-2013-1943",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1943"
] | fa3d315a4ce2c0891cdde262562e710d95fba19e | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "fa3d315a4ce2c0891cdde262562e710d95fba19e",
"ref_url": "https://github.com/torvalds/linux/commit/fa3d315a4ce2c0891cdde262562e710d95fba19e",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.0"
] | v3.0 | v2.6.38 | ok | cvelist |
CVE-2013-1944 | curl: Cookie domain suffix match vulnerability | curl | Moderate | null | null | null | null | The tailMatch function in cookie.c in cURL and libcurl before 7.30.0 does not properly match the path domain when sending cookies, which allows remote attackers to steal cookies via a matching suffix in the domain of a URL. | curl: Cookie domain suffix match vulnerability | null | 2013-04-12T00:00:00+00:00 | 2013-04-10T00:00:00+00:00 | 950577 | false | [
"RHSA-2013:0771"
] | [
"curl-0:7.15.5-16.el5_9.i386",
"curl-0:7.15.5-16.el5_9.ia64",
"curl-0:7.15.5-16.el5_9.ppc",
"curl-0:7.15.5-16.el5_9.ppc64",
"curl-0:7.15.5-16.el5_9.s390",
"curl-0:7.15.5-16.el5_9.s390x",
"curl-0:7.15.5-16.el5_9.src",
"curl-0:7.15.5-16.el5_9.x86_64",
"curl-0:7.19.7-36.el6_4.i686",
"curl-0:7.19.7-36... | [
"https://access.redhat.com/security/cve/CVE-2013-1944",
"https://bugzilla.redhat.com/show_bug.cgi?id=950577",
"https://www.cve.org/CVERecord?id=CVE-2013-1944",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1944"
] | 2eb8dcf26cb37f09cffe26909a646e702dbcab66 | https://github.com/bagder/curl | [
{
"repo_url": "https://github.com/bagder/curl",
"commit": "2eb8dcf26cb37f09cffe26909a646e702dbcab66",
"ref_url": "https://github.com/bagder/curl/commit/2eb8dcf26cb37f09cffe26909a646e702dbcab66",
"source": "cvelist"
}
] | [
"n/a"
] | [
"curl-7_30_0"
] | curl-7_30_0 | curl-7_29_0 | ok | cvelist |
CVE-2013-1962 | libvirt: DoS (max count of open files exhaustion) due sockets leak in the storage pool | libvirt | Moderate | null | null | null | null | The remoteDispatchStoragePoolListAllVolumes function in the storage pool manager in libvirt 1.0.5 allows remote attackers to cause a denial of service (file descriptor consumption) via a large number of requests "to list all volumes for the particular pool." | libvirt: DoS (max count of open files exhaustion) due sockets leak in the storage pool | null | 2013-05-16T00:00:00+00:00 | 2013-04-12T00:00:00+00:00 | 953107 | false | [
"RHSA-2013:0831"
] | [
"libvirt-0:0.10.2-18.el6_4.5.i686",
"libvirt-0:0.10.2-18.el6_4.5.ppc64",
"libvirt-0:0.10.2-18.el6_4.5.s390x",
"libvirt-0:0.10.2-18.el6_4.5.src",
"libvirt-0:0.10.2-18.el6_4.5.x86_64",
"libvirt-client-0:0.10.2-18.el6_4.5.i686",
"libvirt-client-0:0.10.2-18.el6_4.5.ppc",
"libvirt-client-0:0.10.2-18.el6_4.... | [
"https://access.redhat.com/security/cve/CVE-2013-1962",
"https://bugzilla.redhat.com/show_bug.cgi?id=953107",
"https://www.cve.org/CVERecord?id=CVE-2013-1962",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1962"
] | ca697e90d5bd6a6dfb94bfb6d4438bdf9a44b739 | https://libvirt.org/git/libvirt.git | [
{
"repo_url": "https://libvirt.org/git/libvirt.git",
"commit": "ca697e90d5bd6a6dfb94bfb6d4438bdf9a44b739",
"ref_url": "http://libvirt.org/git/?p=libvirt.git%3Ba=commit%3Bh=ca697e90d5bd6a6dfb94bfb6d4438bdf9a44b739",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v1.0.6"
] | v1.0.6 | CVE-2013-0170 | ok | cvelist |
CVE-2013-1979 | kernel: net: incorrect SCM_CREDENTIALS passing | kernel | Important | null | null | null | null | The scm_set_cred function in include/net/scm.h in the Linux kernel before 3.8.11 uses incorrect uid and gid values during credentials passing, which allows local users to gain privileges via a crafted application. | kernel: net: incorrect SCM_CREDENTIALS passing | This issue did not affect the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5 and 6.
This issue was addressed in Red Hat Enterprise MRG 2 via RHSA-2013:0829 https://rhn.redhat.com/errata/RHSA-2013-0829.html | 2013-04-23T00:00:00+00:00 | 2013-04-19T00:00:00+00:00 | 955629 | false | [
"RHSA-2013:0829"
] | [
"kernel-rt-0:3.6.11.2-rt33.39.el6rt.src",
"kernel-rt-0:3.6.11.2-rt33.39.el6rt.x86_64",
"kernel-rt-debug-0:3.6.11.2-rt33.39.el6rt.x86_64",
"kernel-rt-debug-debuginfo-0:3.6.11.2-rt33.39.el6rt.x86_64",
"kernel-rt-debug-devel-0:3.6.11.2-rt33.39.el6rt.x86_64",
"kernel-rt-debuginfo-0:3.6.11.2-rt33.39.el6rt.x86_... | [
"https://access.redhat.com/security/cve/CVE-2013-1979",
"https://bugzilla.redhat.com/show_bug.cgi?id=955629",
"https://www.cve.org/CVERecord?id=CVE-2013-1979",
"https://nvd.nist.gov/vuln/detail/CVE-2013-1979"
] | 83f1b4ba917db5dc5a061a44b3403ddb6e783494 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "83f1b4ba917db5dc5a061a44b3403ddb6e783494",
"ref_url": "https://github.com/torvalds/linux/commit/83f1b4ba917db5dc5a061a44b3403ddb6e783494",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.9"
] | v3.9 | v3.8 | ok | cvelist |
CVE-2013-2006 | keystone: DEBUG level LDAP password disclosure in log files | keystone | Low | null | null | null | null | OpenStack Identity (Keystone) Grizzly 2013.1.1, when DEBUG mode logging is enabled, logs the (1) admin_token and (2) LDAP password in plaintext, which allows local users to obtain sensitive by reading the log file. | keystone: DEBUG level LDAP password disclosure in log files | null | 2013-04-19T00:00:00+00:00 | 2013-04-19T00:00:00+00:00 | 956007 | false | [
"RHSA-2013:0806"
] | [
"openstack-keystone-0:2012.2.4-2.el6ost.noarch",
"openstack-keystone-0:2012.2.4-2.el6ost.src",
"openstack-keystone-doc-0:2012.2.4-2.el6ost.noarch",
"python-keystone-0:2012.2.4-2.el6ost.noarch"
] | [
"https://access.redhat.com/security/cve/CVE-2013-2006",
"https://bugzilla.redhat.com/show_bug.cgi?id=956007",
"https://www.cve.org/CVERecord?id=CVE-2013-2006",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2006"
] | c5037dd6b82909efaaa8720e8cfa8bdb8b4a0edd | https://github.com/openstack/keystone | [
{
"repo_url": "https://github.com/openstack/keystone",
"commit": "c5037dd6b82909efaaa8720e8cfa8bdb8b4a0edd",
"ref_url": "https://github.com/openstack/keystone/commit/c5037dd6b82909efaaa8720e8cfa8bdb8b4a0edd",
"source": "cvelist"
}
] | [
"n/a"
] | [
"2013.1.1"
] | 2013.1.1 | 2013.1 | ok | cvelist |
CVE-2013-2007 | qemu: guest agent creates files with insecure permissions in deamon mode | qemu | Moderate | null | null | null | null | The qemu guest agent in Qemu 1.4.1 and earlier, as used by Xen, when started in daemon mode, uses weak permissions for certain files, which allows local users to read and write to these files. | qemu: guest agent creates files with insecure permissions in deamon mode | This issue does not affect the kvm package as shipped with Red Hat Enterprise Linux 5.
This issue does not affect the xen package as shipped with Red Hat Enterprise Linux 5.
This issue does affect the qemu-kvm package as shipped with Red Hat Enterprise Linux 6. Future qemu-kvm updates in Red Hat Enterprise Linux 6 ma... | 2013-05-06T00:00:00+00:00 | 2013-04-19T00:00:00+00:00 | 956082 | false | [
"RHSA-2013:0896"
] | [
"qemu-guest-agent-2:0.12.1.2-2.355.el6_4.5.i686",
"qemu-guest-agent-2:0.12.1.2-2.355.el6_4.5.x86_64",
"qemu-guest-agent-win32-2:0.12.1.2-2.355.el6_4.5.x86_64",
"qemu-img-2:0.12.1.2-2.355.el6_4.5.x86_64",
"qemu-kvm-2:0.12.1.2-2.355.el6_4.5.src",
"qemu-kvm-2:0.12.1.2-2.355.el6_4.5.x86_64",
"qemu-kvm-debug... | [
"https://access.redhat.com/security/cve/CVE-2013-2007",
"https://bugzilla.redhat.com/show_bug.cgi?id=956082",
"https://www.cve.org/CVERecord?id=CVE-2013-2007",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2007"
] | c689b4f1bac352dcfd6ecb9a1d45337de0f1de67 | https://git.qemu.org/qemu.git | [
{
"repo_url": "https://git.qemu.org/qemu.git",
"commit": "c689b4f1bac352dcfd6ecb9a1d45337de0f1de67",
"ref_url": "http://git.qemu.org/?p=qemu.git%3Ba=commit%3Bh=c689b4f1bac352dcfd6ecb9a1d45337de0f1de67",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v1.5.0"
] | v1.5.0 | v1.4.0 | ok | cvelist |
CVE-2013-2017 | kernel: veth: double-free flaw in case of congestion | kernel | Moderate | null | null | null | null | The veth (aka virtual Ethernet) driver in the Linux kernel before 2.6.34 does not properly manage skbs during congestion, which allows remote attackers to cause a denial of service (system crash) by leveraging lack of skb consumption in conjunction with a double-free error. | kernel: veth: double-free flaw in case of congestion | This issue does not affect the versions of Linux kernel as shipped with Red Hat Enterprise Linux 5 and Red Hat Enterprise MRG 2. | 2010-05-06T00:00:00+00:00 | 2013-03-12T00:00:00+00:00 | 957705 | false | [
"RHSA-2013:0911"
] | [
"kernel-0:2.6.32-358.11.1.el6.i686",
"kernel-0:2.6.32-358.11.1.el6.ppc64",
"kernel-0:2.6.32-358.11.1.el6.s390x",
"kernel-0:2.6.32-358.11.1.el6.src",
"kernel-0:2.6.32-358.11.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-358.11.1.el6.ppc64",
"kernel-debug-0:2.6.32-358.11.1.el6.i686",
"kernel-debug-0:2.6.3... | [
"https://access.redhat.com/security/cve/CVE-2013-2017",
"https://bugzilla.redhat.com/show_bug.cgi?id=957705",
"https://www.cve.org/CVERecord?id=CVE-2013-2017",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2017"
] | 6ec82562ffc6f297d0de36d65776cff8e5704867 | https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git | [
{
"repo_url": "https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git",
"commit": "6ec82562ffc6f297d0de36d65776cff8e5704867",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=6ec82562ffc6f297d0de36d65776cff8e5704867",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.34"
] | v2.6.34 | v2.6.33 | ok | cvelist |
CVE-2013-2035 | HawtJNI: predictable temporary file name leading to local arbitrary code execution | HawtJNI | Low | CWE-377 | Insecure Temporary File | null | null | The HawtJNI Library class wrote native libraries to a predictable file name in /tmp when the native libraries were bundled in a JAR file, and no custom library path was specified. A local attacker could overwrite these native libraries with malicious versions during the window between when HawtJNI writes them and when ... | HawtJNI: predictable temporary file name leading to local arbitrary code execution | null | 2013-05-13T00:00:00+00:00 | 2013-04-26T00:00:00+00:00 | 958618 | false | [
"RHSA-2013:1029",
"RHSA-2013:1784",
"RHSA-2013:1785",
"RHSA-2013:1786",
"RHSA-2014:0029",
"RHSA-2014:0245",
"RHSA-2014:0254",
"RHSA-2014:0400",
"RHSA-2014:0401",
"RHSA-2014:1290",
"RHSA-2014:1291",
"RHSA-2014:1904",
"RHSA-2014:1995",
"RHSA-2015:0034"
] | [
"activemq-0:5.9.0-4.redhat.610328.el6op.src",
"activemq-0:5.9.0-4.redhat.610328.el6op.x86_64",
"activemq-client-0:5.9.0-4.redhat.610328.el6op.x86_64",
"antlr-eap6-0:2.7.7-17.redhat_4.1.ep6.el5.noarch",
"antlr-eap6-0:2.7.7-17.redhat_4.1.ep6.el5.src",
"antlr-eap6-0:2.7.7-17.redhat_4.1.ep6.el6.noarch",
"an... | [
"https://access.redhat.com/security/cve/CVE-2013-2035",
"https://bugzilla.redhat.com/show_bug.cgi?id=958618",
"https://www.cve.org/CVERecord?id=CVE-2013-2035",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2035"
] | 92c266170ce98edc200c656bd034a237098b8aa5 | https://github.com/fusesource/hawtjni | [
{
"repo_url": "https://github.com/fusesource/hawtjni",
"commit": "92c266170ce98edc200c656bd034a237098b8aa5",
"ref_url": "https://github.com/fusesource/hawtjni/commit/92c266170ce98edc200c656bd034a237098b8aa5",
"source": "cvelist"
}
] | [
"n/a"
] | [
"hawtjni-project-1.8"
] | hawtjni-project-1.8 | hawtjni-project-1.7 | ok | cvelist |
CVE-2013-2058 | Kernel: usb: chipidea: Allow disabling streaming not just in udc mode | Kernel | Low | null | null | null | null | The host_start function in drivers/usb/chipidea/host.c in the Linux kernel before 3.7.4 does not properly support a certain non-streaming option, which allows local users to cause a denial of service (system crash) by sending a large amount of network traffic through a USB/Ethernet adapter. | Kernel: usb: chipidea: Allow disabling streaming not just in udc mode | This issue does not affect the versions of Linux kernel as shipped with
Red Hat Enterprise Linux 5 and Red Hat Enterprise Linux 6.
This issue affects the version of the kernel package as shipped with
Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise MRG 2
may address this issue. | 2012-12-22T00:00:00+00:00 | 2013-01-26T00:00:00+00:00 | 959210 | false | [
"RHSA-2013:1264"
] | [
"kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
"kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
"kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
"kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
"kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
"kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_... | [
"https://access.redhat.com/security/cve/CVE-2013-2058",
"https://bugzilla.redhat.com/show_bug.cgi?id=959210",
"https://www.cve.org/CVERecord?id=CVE-2013-2058",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2058"
] | 929473ea05db455ad88cdc081f2adc556b8dc48f | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "929473ea05db455ad88cdc081f2adc556b8dc48f",
"ref_url": "https://github.com/torvalds/linux/commit/929473ea05db455ad88cdc081f2adc556b8dc48f",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.8"
] | v3.8 | v3.7 | ok | cvelist |
CVE-2013-2094 | kernel: perf_swevent_enabled array out-of-bound access | kernel | Important | CWE-1285 | Improper Validation of Specified Index, Position, or Offset in Input | null | null | The perf_swevent_init function in kernel/events/core.c in the Linux kernel before 3.8.9 uses an incorrect integer data type, which allows local users to gain privileges via a crafted perf_event_open system call. | kernel: perf_swevent_enabled array out-of-bound access | This issue does not affect the kernel packages as shipped with Red Hat Enterprise Linux 5 because we did not backport upstream commit b0a873eb that introduced this issue.
This issue was addressed in Red Hat Enterprise Linux 6 via RHSA-2013:0830 (https://rhn.redhat.com/errata/RHSA-2013-0830.html), Red Hat Enterprise Li... | 2013-05-14T00:00:00+00:00 | 2013-05-14T00:00:00+00:00 | 962792 | true | [
"RHSA-2013:0829",
"RHSA-2013:0830",
"RHSA-2013:0832",
"RHSA-2013:0840",
"RHSA-2013:0841"
] | [
"kernel-0:2.6.32-131.39.1.el6.i686",
"kernel-0:2.6.32-131.39.1.el6.ppc64",
"kernel-0:2.6.32-131.39.1.el6.s390x",
"kernel-0:2.6.32-131.39.1.el6.src",
"kernel-0:2.6.32-131.39.1.el6.x86_64",
"kernel-0:2.6.32-220.34.2.el6.i686",
"kernel-0:2.6.32-220.34.2.el6.ppc64",
"kernel-0:2.6.32-220.34.2.el6.s390x",
... | [
"https://access.redhat.com/security/cve/CVE-2013-2094",
"https://bugzilla.redhat.com/show_bug.cgi?id=962792",
"https://www.cve.org/CVERecord?id=CVE-2013-2094",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2094",
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
] | 8176cced706b5e5d15887584150764894e94e02f | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "8176cced706b5e5d15887584150764894e94e02f",
"ref_url": "https://github.com/torvalds/linux/commit/8176cced706b5e5d15887584150764894e94e02f",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.9"
] | v3.9 | v3.8 | ok | cvelist |
CVE-2013-2116 | gnutls: out of bounds read in _gnutls_ciphertext2compressed (GNUTLS-SA-2013-2) | gnutls | Important | CWE-125 | Out-of-bounds Read | null | null | The _gnutls_ciphertext2compressed function in lib/gnutls_cipher.c in GnuTLS 2.12.23 allows remote attackers to cause a denial of service (buffer over-read and crash) via a crafted padding length. NOTE: this might be due to an incorrect fix for CVE-2013-0169. | gnutls: out of bounds read in _gnutls_ciphertext2compressed (GNUTLS-SA-2013-2) | null | 2013-05-29T00:00:00+00:00 | 2013-04-22T00:00:00+00:00 | 966754 | false | [
"RHSA-2013:0883",
"RHSA-2013:1076"
] | [
"gnutls-0:1.4.1-10.el5_9.2.i386",
"gnutls-0:1.4.1-10.el5_9.2.ia64",
"gnutls-0:1.4.1-10.el5_9.2.ppc",
"gnutls-0:1.4.1-10.el5_9.2.ppc64",
"gnutls-0:1.4.1-10.el5_9.2.s390",
"gnutls-0:1.4.1-10.el5_9.2.s390x",
"gnutls-0:1.4.1-10.el5_9.2.src",
"gnutls-0:1.4.1-10.el5_9.2.x86_64",
"gnutls-0:2.8.5-10.el6_4.2... | [
"https://access.redhat.com/security/cve/CVE-2013-2116",
"https://bugzilla.redhat.com/show_bug.cgi?id=966754",
"https://www.cve.org/CVERecord?id=CVE-2013-2116",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2116"
] | 5164d5a1d57cd0372a5dd074382ca960ca18b27d | https://gitorious.org/gnutls/gnutls | [
{
"repo_url": "https://gitorious.org/gnutls/gnutls",
"commit": "5164d5a1d57cd0372a5dd074382ca960ca18b27d",
"ref_url": "https://gitorious.org/gnutls/gnutls/commit/5164d5a1d57cd0372a5dd074382ca960ca18b27d",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2013-2128 | Kernel: net: oops from tcp_collapse() when using splice(2) | Kernel | Moderate | null | null | null | null | The tcp_read_sock function in net/ipv4/tcp.c in the Linux kernel before 2.6.34 does not properly manage skb consumption, which allows local users to cause a denial of service (system crash) via a crafted splice system call for a TCP socket. | Kernel: net: oops from tcp_collapse() when using splice(2) | This issue does not affect the versions of the kernel package as shipped with Red Hat Enterprise Linux 5 and Red Hat Enterprise MRG 2.
This issue affects the version of Linux kernel as shipped with Red Hat Enterprise Linux 6. Future kernel updates for Red Hat Enterprise Linux 6 may address this issue. | 2010-03-30T00:00:00+00:00 | 2012-10-05T00:00:00+00:00 | 968484 | false | [
"RHSA-2013:1051",
"RHSA-2013:1080"
] | [
"kernel-0:2.6.32-358.114.1.openstack.el6.src",
"kernel-0:2.6.32-358.114.1.openstack.el6.x86_64",
"kernel-0:2.6.32-358.14.1.el6.i686",
"kernel-0:2.6.32-358.14.1.el6.ppc64",
"kernel-0:2.6.32-358.14.1.el6.s390x",
"kernel-0:2.6.32-358.14.1.el6.src",
"kernel-0:2.6.32-358.14.1.el6.x86_64",
"kernel-bootwrapp... | [
"https://access.redhat.com/security/cve/CVE-2013-2128",
"https://bugzilla.redhat.com/show_bug.cgi?id=968484",
"https://www.cve.org/CVERecord?id=CVE-2013-2128",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2128"
] | baff42ab1494528907bf4d5870359e31711746ae | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "baff42ab1494528907bf4d5870359e31711746ae",
"ref_url": "https://github.com/torvalds/linux/commit/baff42ab1494528907bf4d5870359e31711746ae",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.34"
] | v2.6.34 | v2.6.33 | ok | cvelist |
CVE-2013-2132 | pymongo: null pointer when decoding invalid DBRef | pymongo | Moderate | CWE-476 | NULL Pointer Dereference | null | null | bson/_cbsonmodule.c in the mongo-python-driver (aka. pymongo) before 2.5.2, as used in MongoDB, allows context-dependent attackers to cause a denial of service (NULL pointer dereference and crash) via vectors related to decoding of an "invalid DBRef." | pymongo: null pointer when decoding invalid DBRef | Red Hat Update Infrastructure 2.1.3 is now in Production 2 Phase of the support and maintenance life cycle. This has been rated as having Moderate security impact and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Update Infrastructure Life Cycle: https://ac... | 2013-05-31T00:00:00+00:00 | 2013-05-31T00:00:00+00:00 | 969560 | false | [
"RHSA-2013:1170"
] | [
"mongodb-0:1.6.4-6.el6.i686",
"mongodb-0:1.6.4-6.el6.src",
"mongodb-0:1.6.4-6.el6.x86_64",
"mongodb-debuginfo-0:1.6.4-6.el6.i686",
"mongodb-debuginfo-0:1.6.4-6.el6.x86_64",
"mongodb-server-0:1.6.4-6.el6.i686",
"mongodb-server-0:1.6.4-6.el6.x86_64",
"pymongo-0:1.9-11.el6.i686",
"pymongo-0:1.9-11.el6.... | [
"https://access.redhat.com/security/cve/CVE-2013-2132",
"https://bugzilla.redhat.com/show_bug.cgi?id=969560",
"https://www.cve.org/CVERecord?id=CVE-2013-2132",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2132"
] | a060c15ef87e0f0e72974c7c0e57fe811bbd06a2 | https://github.com/mongodb/mongo-python-driver | [
{
"repo_url": "https://github.com/mongodb/mongo-python-driver",
"commit": "a060c15ef87e0f0e72974c7c0e57fe811bbd06a2",
"ref_url": "https://github.com/mongodb/mongo-python-driver/commit/a060c15ef87e0f0e72974c7c0e57fe811bbd06a2",
"source": "cvelist"
}
] | [
"n/a"
] | [
"2.5.2"
] | 2.5.2 | 2.5.1 | ok | cvelist |
CVE-2013-2141 | Kernel: signal: information leak in tkill/tgkill | Kernel | Low | CWE-200 | Exposure of Sensitive Information to an Unauthorized Actor | null | null | The do_tkill function in kernel/signal.c in the Linux kernel before 3.8.9 does not initialize a certain data structure, which allows local users to obtain sensitive information from kernel memory via a crafted application that makes a (1) tkill or (2) tgkill system call. | Kernel: signal: information leak in tkill/tgkill | null | 2013-04-17T00:00:00+00:00 | 2013-06-02T00:00:00+00:00 | 970873 | false | [
"RHSA-2013:1264",
"RHSA-2013:1292",
"RHSA-2013:1801"
] | [
"kernel-0:2.6.18-348.18.1.el5.i686",
"kernel-0:2.6.18-348.18.1.el5.ia64",
"kernel-0:2.6.18-348.18.1.el5.ppc64",
"kernel-0:2.6.18-348.18.1.el5.s390x",
"kernel-0:2.6.18-348.18.1.el5.src",
"kernel-0:2.6.18-348.18.1.el5.x86_64",
"kernel-0:2.6.32-431.1.2.el6.i686",
"kernel-0:2.6.32-431.1.2.el6.ppc64",
"k... | [
"https://access.redhat.com/security/cve/CVE-2013-2141",
"https://bugzilla.redhat.com/show_bug.cgi?id=970873",
"https://www.cve.org/CVERecord?id=CVE-2013-2141",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2141"
] | b9e146d8eb3b9ecae5086d373b50fa0c1f3e7f0f | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "b9e146d8eb3b9ecae5086d373b50fa0c1f3e7f0f",
"ref_url": "https://github.com/torvalds/linux/commit/b9e146d8eb3b9ecae5086d373b50fa0c1f3e7f0f",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.9"
] | v3.9 | v3.8 | ok | cvelist |
CVE-2013-2146 | Kernel: perf/x86: offcore_rsp valid mask for SNB/IVB | Kernel | Moderate | null | null | null | null | arch/x86/kernel/cpu/perf_event_intel.c in the Linux kernel before 3.8.9, when the Performance Events Subsystem is enabled, specifies an incorrect bitmask, which allows local users to cause a denial of service (general protection fault and system crash) by attempting to set a reserved bit. | Kernel: perf/x86: offcore_rsp valid mask for SNB/IVB | This issue does not affect the version of the kernel package as shipped with
Red Hat Enterprise Linux 5.
This issue affects the versions of Linux kernel as shipped with
Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG 2. Future kernel updates
for Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG 2 may address... | 2013-04-16T00:00:00+00:00 | 2013-06-05T00:00:00+00:00 | 971309 | false | [
"RHSA-2013:1173",
"RHSA-2013:1195",
"RHSA-2013:1264"
] | [
"kernel-0:2.6.32-358.118.1.openstack.el6.src",
"kernel-0:2.6.32-358.118.1.openstack.el6.x86_64",
"kernel-0:2.6.32-358.18.1.el6.i686",
"kernel-0:2.6.32-358.18.1.el6.ppc64",
"kernel-0:2.6.32-358.18.1.el6.s390x",
"kernel-0:2.6.32-358.18.1.el6.src",
"kernel-0:2.6.32-358.18.1.el6.x86_64",
"kernel-bootwrapp... | [
"https://access.redhat.com/security/cve/CVE-2013-2146",
"https://bugzilla.redhat.com/show_bug.cgi?id=971309",
"https://www.cve.org/CVERecord?id=CVE-2013-2146",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2146"
] | f1923820c447e986a9da0fc6bf60c1dccdf0408e | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "f1923820c447e986a9da0fc6bf60c1dccdf0408e",
"ref_url": "https://github.com/torvalds/linux/commit/f1923820c447e986a9da0fc6bf60c1dccdf0408e",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.9"
] | v3.9 | v3.8 | ok | cvelist |
CVE-2013-2164 | Kernel: information leak in cdrom driver | Kernel | Low | null | null | null | null | The mmc_ioctl_cdrom_read_data function in drivers/cdrom/cdrom.c in the Linux kernel through 3.10 allows local users to obtain sensitive information from kernel memory via a read operation on a malfunctioning CD-ROM drive. | Kernel: information leak in cdrom driver | This issue affects the versions of the Linux kernel as shipped with
Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG 2. Future kernel
updates for Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG 2 may
address this issue. | 2013-06-06T00:00:00+00:00 | 2013-06-06T00:00:00+00:00 | 973100 | false | [
"RHSA-2013:1166",
"RHSA-2013:1264",
"RHSA-2013:1645"
] | [
"kernel-0:2.6.18-348.16.1.el5.i686",
"kernel-0:2.6.18-348.16.1.el5.ia64",
"kernel-0:2.6.18-348.16.1.el5.ppc64",
"kernel-0:2.6.18-348.16.1.el5.s390x",
"kernel-0:2.6.18-348.16.1.el5.src",
"kernel-0:2.6.18-348.16.1.el5.x86_64",
"kernel-0:2.6.32-431.el6.i686",
"kernel-0:2.6.32-431.el6.ppc64",
"kernel-0:... | [
"https://access.redhat.com/security/cve/CVE-2013-2164",
"https://bugzilla.redhat.com/show_bug.cgi?id=973100",
"https://www.cve.org/CVERecord?id=CVE-2013-2164",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2164"
] | 050e4b8fb7cdd7096c987a9cd556029c622c7fe2 | https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/drivers/cdrom/cdrom.c | [
{
"repo_url": "https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/drivers/cdrom/cdrom.c",
"commit": "050e4b8fb7cdd7096c987a9cd556029c622c7fe2",
"ref_url": "http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/drivers/cdrom/cdrom.c?id=050e4b8fb7cdd7096c987a9cd556029... | [
"n/a"
] | [] | null | null | commit_not_found | cvelist |
CVE-2013-2174 | curl: Loop counter error, leading to heap-based buffer overflow when decoding certain URLs | curl | Moderate | CWE-122 | Heap-based Buffer Overflow | null | null | Heap-based buffer overflow in the curl_easy_unescape function in lib/escape.c in cURL and libcurl 7.7 through 7.30.0 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted string ending in a "%" (percent) character. | curl: Loop counter error, leading to heap-based buffer overflow when decoding certain URLs | null | 2013-06-22T00:00:00+00:00 | 2013-05-21T00:00:00+00:00 | 965640 | false | [
"RHSA-2013:0983"
] | [
"curl-0:7.15.5-17.el5_9.i386",
"curl-0:7.15.5-17.el5_9.ia64",
"curl-0:7.15.5-17.el5_9.ppc",
"curl-0:7.15.5-17.el5_9.ppc64",
"curl-0:7.15.5-17.el5_9.s390",
"curl-0:7.15.5-17.el5_9.s390x",
"curl-0:7.15.5-17.el5_9.src",
"curl-0:7.15.5-17.el5_9.x86_64",
"curl-0:7.19.7-37.el6_4.i686",
"curl-0:7.19.7-37... | [
"https://access.redhat.com/security/cve/CVE-2013-2174",
"https://bugzilla.redhat.com/show_bug.cgi?id=965640",
"https://www.cve.org/CVERecord?id=CVE-2013-2174",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2174"
] | 192c4f788d48f82c03e9cef40013f34370e90737 | https://github.com/bagder/curl | [
{
"repo_url": "https://github.com/bagder/curl",
"commit": "192c4f788d48f82c03e9cef40013f34370e90737",
"ref_url": "https://github.com/bagder/curl/commit/192c4f788d48f82c03e9cef40013f34370e90737",
"source": "cvelist"
}
] | [
"n/a"
] | [
"curl-7_31_0"
] | curl-7_31_0 | curl-7_30_0 | ok | cvelist |
CVE-2013-2206 | kernel: sctp: duplicate cookie handling NULL pointer dereference | kernel | Important | CWE-476 | NULL Pointer Dereference | null | null | The sctp_sf_do_5_2_4_dupcook function in net/sctp/sm_statefuns.c in the SCTP implementation in the Linux kernel before 3.8.5 does not properly handle associations during the processing of a duplicate COOKIE ECHO chunk, which allows remote attackers to cause a denial of service (NULL pointer dereference and system crash... | kernel: sctp: duplicate cookie handling NULL pointer dereference | This issue does affect Linux kernel packages as shipped with Red Hat Enterprise Linux 5 and 6.
This issue does not affect Linux kernel packages as shipped with Red Hat Enterprise MRG 2 as they already contain the fix. | 2013-03-13T00:00:00+00:00 | 2013-06-19T00:00:00+00:00 | 976562 | false | [
"RHSA-2013:1166",
"RHSA-2013:1173",
"RHSA-2013:1195"
] | [
"kernel-0:2.6.18-348.16.1.el5.i686",
"kernel-0:2.6.18-348.16.1.el5.ia64",
"kernel-0:2.6.18-348.16.1.el5.ppc64",
"kernel-0:2.6.18-348.16.1.el5.s390x",
"kernel-0:2.6.18-348.16.1.el5.src",
"kernel-0:2.6.18-348.16.1.el5.x86_64",
"kernel-0:2.6.32-358.118.1.openstack.el6.src",
"kernel-0:2.6.32-358.118.1.ope... | [
"https://access.redhat.com/security/cve/CVE-2013-2206",
"https://bugzilla.redhat.com/show_bug.cgi?id=976562",
"https://www.cve.org/CVERecord?id=CVE-2013-2206",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2206"
] | f2815633504b442ca0b0605c16bf3d88a3a0fcea | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "f2815633504b442ca0b0605c16bf3d88a3a0fcea",
"ref_url": "https://github.com/torvalds/linux/commit/f2815633504b442ca0b0605c16bf3d88a3a0fcea",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.9"
] | v3.9 | v3.8 | ok | cvelist |
CVE-2013-2232 | Kernel: ipv6: using ipv4 vs ipv6 structure during routing lookup in sendmsg | Kernel | Moderate | null | null | null | null | The ip6_sk_dst_check function in net/ipv6/ip6_output.c in the Linux kernel before 3.10 allows local users to cause a denial of service (system crash) by using an AF_INET6 socket for a connection to an IPv4 interface. | Kernel: ipv6: using ipv4 vs ipv6 structure during routing lookup in sendmsg | This issue affects the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG 2 may address this issue. | 2013-03-29T00:00:00+00:00 | 2013-07-02T00:00:00+00:00 | 981552 | false | [
"RHSA-2013:1166",
"RHSA-2013:1173",
"RHSA-2013:1195",
"RHSA-2013:1264"
] | [
"kernel-0:2.6.18-348.16.1.el5.i686",
"kernel-0:2.6.18-348.16.1.el5.ia64",
"kernel-0:2.6.18-348.16.1.el5.ppc64",
"kernel-0:2.6.18-348.16.1.el5.s390x",
"kernel-0:2.6.18-348.16.1.el5.src",
"kernel-0:2.6.18-348.16.1.el5.x86_64",
"kernel-0:2.6.32-358.118.1.openstack.el6.src",
"kernel-0:2.6.32-358.118.1.ope... | [
"https://access.redhat.com/security/cve/CVE-2013-2232",
"https://bugzilla.redhat.com/show_bug.cgi?id=981552",
"https://www.cve.org/CVERecord?id=CVE-2013-2232",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2232"
] | a963a37d384d71ad43b3e9e79d68d42fbe0901f3 | https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git | [
{
"repo_url": "https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git",
"commit": "a963a37d384d71ad43b3e9e79d68d42fbe0901f3",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=a963a37d384d71ad43b3e9e79d68d42fbe0901f3",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.10"
] | v3.10 | v3.9 | ok | cvelist |
CVE-2013-2234 | Kernel: net: information leak in AF_KEY notify | Kernel | Low | null | null | null | null | The (1) key_notify_sa_flush and (2) key_notify_policy_flush functions in net/key/af_key.c in the Linux kernel before 3.10 do not initialize certain structure members, which allows local users to obtain sensitive information from kernel heap memory by reading a broadcast message from the notify interface of an IPSec key... | Kernel: net: information leak in AF_KEY notify | This issue affects the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG 2 may address this issue. This issue has been addressed for Red Hat Enterprise Linux 5 via RHSA-2013:1166 (https://... | 2013-06-26T00:00:00+00:00 | 2013-07-01T00:00:00+00:00 | 980995 | false | [
"RHSA-2013:1166",
"RHSA-2013:1264",
"RHSA-2013:1645"
] | [
"kernel-0:2.6.18-348.16.1.el5.i686",
"kernel-0:2.6.18-348.16.1.el5.ia64",
"kernel-0:2.6.18-348.16.1.el5.ppc64",
"kernel-0:2.6.18-348.16.1.el5.s390x",
"kernel-0:2.6.18-348.16.1.el5.src",
"kernel-0:2.6.18-348.16.1.el5.x86_64",
"kernel-0:2.6.32-431.el6.i686",
"kernel-0:2.6.32-431.el6.ppc64",
"kernel-0:... | [
"https://access.redhat.com/security/cve/CVE-2013-2234",
"https://bugzilla.redhat.com/show_bug.cgi?id=980995",
"https://www.cve.org/CVERecord?id=CVE-2013-2234",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2234"
] | a5cc68f3d63306d0d288f31edfc2ae6ef8ecd887 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "a5cc68f3d63306d0d288f31edfc2ae6ef8ecd887",
"ref_url": "https://github.com/torvalds/linux/commit/a5cc68f3d63306d0d288f31edfc2ae6ef8ecd887",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.10"
] | v3.10 | v3.9 | ok | cvelist |
CVE-2013-2236 | Quagga: OSPFD Potential remote code exec (stack based buffer overflow) | Quagga | Low | CWE-121 | Stack-based Buffer Overflow | 6.5 | CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | A stack-based buffer overflow flaw was found in the way the Quagga OSPFD daemon handled LSA (link-state advertisement) packets. A remote attacker could use this flaw to crash the ospfd daemon resulting in denial of service. | Quagga: OSPFD Potential remote code exec (stack based buffer overflow) | null | 2013-07-02T00:00:00+00:00 | 2013-07-04T00:00:00+00:00 | 981124 | false | [
"RHSA-2017:0794"
] | [
"quagga-0:0.99.15-14.el6.i686",
"quagga-0:0.99.15-14.el6.ppc64",
"quagga-0:0.99.15-14.el6.s390x",
"quagga-0:0.99.15-14.el6.src",
"quagga-0:0.99.15-14.el6.x86_64",
"quagga-contrib-0:0.99.15-14.el6.i686",
"quagga-contrib-0:0.99.15-14.el6.ppc64",
"quagga-contrib-0:0.99.15-14.el6.s390x",
"quagga-contrib... | [
"https://access.redhat.com/security/cve/CVE-2013-2236",
"https://bugzilla.redhat.com/show_bug.cgi?id=981124",
"https://www.cve.org/CVERecord?id=CVE-2013-2236",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2236"
] | 3f872fe60463a931c5c766dbf8c36870c0023e88 | https://git.savannah.gnu.org/gitweb/quagga.git | [
{
"repo_url": "https://git.savannah.gnu.org/gitweb/quagga.git",
"commit": "3f872fe60463a931c5c766dbf8c36870c0023e88",
"ref_url": "http://git.savannah.gnu.org/gitweb/?p=quagga.git%3Ba=commitdiff%3Bh=3f872fe60463a931c5c766dbf8c36870c0023e88",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2013-2237 | Kernel: net: af_key: initialize satype in key_notify_policy_flush | Kernel | Low | null | null | null | null | The key_notify_policy_flush function in net/key/af_key.c in the Linux kernel before 3.9 does not initialize a certain structure member, which allows local users to obtain sensitive information from kernel heap memory by reading a broadcast message from the notify_policy interface of an IPSec key_socket. | Kernel: net: af_key: initialize satype in key_notify_policy_flush | This issue affects the versions of the Linux kernel as shipped with Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise MRG 2 may address this issue. This issue has been addressed for Red Hat Enterprise Linux 5 via the advisory RHSA-2013:1166 and Red Hat Enterprise Linux 6 via the advisory RHSA-2013:... | 2013-02-18T00:00:00+00:00 | 2013-07-03T00:00:00+00:00 | 981220 | false | [
"RHSA-2013:1166",
"RHSA-2013:1173",
"RHSA-2013:1195",
"RHSA-2013:1264"
] | [
"kernel-0:2.6.18-348.16.1.el5.i686",
"kernel-0:2.6.18-348.16.1.el5.ia64",
"kernel-0:2.6.18-348.16.1.el5.ppc64",
"kernel-0:2.6.18-348.16.1.el5.s390x",
"kernel-0:2.6.18-348.16.1.el5.src",
"kernel-0:2.6.18-348.16.1.el5.x86_64",
"kernel-0:2.6.32-358.118.1.openstack.el6.src",
"kernel-0:2.6.32-358.118.1.ope... | [
"https://access.redhat.com/security/cve/CVE-2013-2237",
"https://bugzilla.redhat.com/show_bug.cgi?id=981220",
"https://www.cve.org/CVERecord?id=CVE-2013-2237",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2237"
] | 85dfb745ee40232876663ae206cba35f24ab2a40 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "85dfb745ee40232876663ae206cba35f24ab2a40",
"ref_url": "https://github.com/torvalds/linux/commit/85dfb745ee40232876663ae206cba35f24ab2a40",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.9"
] | v3.9 | v3.8 | ok | cvelist |
CVE-2013-2383 | ICU: Layout Engine font layout and glyph table errors (JDK 2D, 8004986) | ICU | Critical | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D, a different ... | ICU: Layout Engine font layout and glyph table errors (JDK 2D, 8004986) | null | 2013-04-16T00:00:00+00:00 | 2013-04-10T00:00:00+00:00 | 952708 | false | [
"RHSA-2013:0751",
"RHSA-2013:0752",
"RHSA-2013:0757",
"RHSA-2013:0758",
"RHSA-2013:0770",
"RHSA-2013:0822",
"RHSA-2013:0823",
"RHSA-2013:0855",
"RHSA-2013:1455",
"RHSA-2013:1456"
] | [
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.i386",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.ppc",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.ppc64",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.s390",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.s390x",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.x86_64",
"java-1... | [
"https://access.redhat.com/security/cve/CVE-2013-2383",
"https://bugzilla.redhat.com/show_bug.cgi?id=952708",
"https://www.cve.org/CVERecord?id=CVE-2013-2383",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2383"
] | 6784c9903db7 | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "6784c9903db7",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/6784c9903db7",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2384 | ICU: Layout Engine font layout and glyph table errors (JDK 2D, 8004987) | ICU | Critical | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D, a different ... | ICU: Layout Engine font layout and glyph table errors (JDK 2D, 8004987) | null | 2013-04-16T00:00:00+00:00 | 2013-04-10T00:00:00+00:00 | 952709 | false | [
"RHSA-2013:0751",
"RHSA-2013:0752",
"RHSA-2013:0757",
"RHSA-2013:0758",
"RHSA-2013:0770",
"RHSA-2013:0822",
"RHSA-2013:0823",
"RHSA-2013:0855",
"RHSA-2013:1455",
"RHSA-2013:1456"
] | [
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.i386",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.ppc",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.ppc64",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.s390",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.s390x",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.x86_64",
"java-1... | [
"https://access.redhat.com/security/cve/CVE-2013-2384",
"https://bugzilla.redhat.com/show_bug.cgi?id=952709",
"https://www.cve.org/CVERecord?id=CVE-2013-2384",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2384"
] | 6784c9903db7 | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "6784c9903db7",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/6784c9903db7",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2407 | OpenJDK: Integrate Apache Santuario, rework class loader (Libraries, 6741606, 8008744) | OpenJDK | Moderate | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier and 6 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality and availability via unknown vectors related to Libraries. NOTE: the previous information is from the June 20... | OpenJDK: Integrate Apache Santuario, rework class loader (Libraries, 6741606, 8008744) | null | 2013-06-18T00:00:00+00:00 | 2013-06-10T00:00:00+00:00 | 975127 | false | [
"RHSA-2013:0957",
"RHSA-2013:0958",
"RHSA-2013:0963",
"RHSA-2013:1014",
"RHSA-2013:1059",
"RHSA-2013:1060",
"RHSA-2013:1455",
"RHSA-2013:1456",
"RHSA-2014:0414"
] | [
"java-1.6.0-ibm-1:1.6.0.14.0-1jpp.1.el5_9.i386",
"java-1.6.0-ibm-1:1.6.0.14.0-1jpp.1.el5_9.ppc",
"java-1.6.0-ibm-1:1.6.0.14.0-1jpp.1.el5_9.ppc64",
"java-1.6.0-ibm-1:1.6.0.14.0-1jpp.1.el5_9.s390",
"java-1.6.0-ibm-1:1.6.0.14.0-1jpp.1.el5_9.s390x",
"java-1.6.0-ibm-1:1.6.0.14.0-1jpp.1.el5_9.src",
"java-1.6.... | [
"https://access.redhat.com/security/cve/CVE-2013-2407",
"https://bugzilla.redhat.com/show_bug.cgi?id=975127",
"https://www.cve.org/CVERecord?id=CVE-2013-2407",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2407",
"http://www.oracle.com/technetwork/topics/security/javacpujun2013-1899847.html"
] | c82ed89b21bc | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "c82ed89b21bc",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/c82ed89b21bc",
"source": "cvelist"
},
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "0e80792291c0",
"... | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2412 | OpenJDK: JConsole SSL support (Serviceability, 8003703) | OpenJDK | Moderate | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier and 6 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality via unknown vectors related to Serviceability. NOTE: the previous information is from the June 2013 CPU. Orac... | OpenJDK: JConsole SSL support (Serviceability, 8003703) | null | 2013-06-18T00:00:00+00:00 | 2013-06-10T00:00:00+00:00 | 975144 | false | [
"RHSA-2013:0957",
"RHSA-2013:0958",
"RHSA-2013:0963",
"RHSA-2013:1014",
"RHSA-2013:1059",
"RHSA-2013:1060",
"RHSA-2013:1455",
"RHSA-2013:1456",
"RHSA-2014:0414"
] | [
"java-1.6.0-ibm-1:1.6.0.14.0-1jpp.1.el5_9.i386",
"java-1.6.0-ibm-1:1.6.0.14.0-1jpp.1.el5_9.ppc",
"java-1.6.0-ibm-1:1.6.0.14.0-1jpp.1.el5_9.ppc64",
"java-1.6.0-ibm-1:1.6.0.14.0-1jpp.1.el5_9.s390",
"java-1.6.0-ibm-1:1.6.0.14.0-1jpp.1.el5_9.s390x",
"java-1.6.0-ibm-1:1.6.0.14.0-1jpp.1.el5_9.src",
"java-1.6.... | [
"https://access.redhat.com/security/cve/CVE-2013-2412",
"https://bugzilla.redhat.com/show_bug.cgi?id=975144",
"https://www.cve.org/CVERecord?id=CVE-2013-2412",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2412",
"http://www.oracle.com/technetwork/topics/security/javacpujun2013-1899847.html"
] | 3927a18bbcbf | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "3927a18bbcbf",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/3927a18bbcbf",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2415 | OpenJDK: temporary files created with insecure permissions (JAX-WS, 8003542) | OpenJDK | Low | CWE-732 | Incorrect Permission Assignment for Critical Resource | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, and OpenJDK 6 and 7, allows local users to affect confidentiality via vectors related to JAX-WS. NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from anothe... | OpenJDK: temporary files created with insecure permissions (JAX-WS, 8003542) | null | 2013-04-16T00:00:00+00:00 | 2013-04-10T00:00:00+00:00 | 952389 | false | [
"RHSA-2013:0751",
"RHSA-2013:0752",
"RHSA-2013:0757",
"RHSA-2013:0770",
"RHSA-2013:0822"
] | [
"java-1.6.0-openjdk-1:1.6.0.0-1.40.1.11.11.el5_9.i386",
"java-1.6.0-openjdk-1:1.6.0.0-1.40.1.11.11.el5_9.src",
"java-1.6.0-openjdk-1:1.6.0.0-1.40.1.11.11.el5_9.x86_64",
"java-1.6.0-openjdk-1:1.6.0.0-1.61.1.11.11.el6_4.i686",
"java-1.6.0-openjdk-1:1.6.0.0-1.61.1.11.11.el6_4.src",
"java-1.6.0-openjdk-1:1.6.... | [
"https://access.redhat.com/security/cve/CVE-2013-2415",
"https://bugzilla.redhat.com/show_bug.cgi?id=952389",
"https://www.cve.org/CVERecord?id=CVE-2013-2415",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2415"
] | e07c518282ba | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jaxws | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jaxws",
"commit": "e07c518282ba",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jaxws/rev/e07c518282ba",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2417 | OpenJDK: Network InetAddress serialization information disclosure (Networking, 8000724) | OpenJDK | Moderate | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect availability via unknown vectors related to Networking. NOTE: the previous information is f... | OpenJDK: Network InetAddress serialization information disclosure (Networking, 8000724) | null | 2013-04-16T00:00:00+00:00 | 2013-04-10T00:00:00+00:00 | 952657 | false | [
"RHSA-2013:0751",
"RHSA-2013:0752",
"RHSA-2013:0757",
"RHSA-2013:0758",
"RHSA-2013:0770",
"RHSA-2013:0822",
"RHSA-2013:0823",
"RHSA-2013:0855",
"RHSA-2013:1455",
"RHSA-2013:1456"
] | [
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.i386",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.ppc",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.ppc64",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.s390",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.s390x",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.x86_64",
"java-1... | [
"https://access.redhat.com/security/cve/CVE-2013-2417",
"https://bugzilla.redhat.com/show_bug.cgi?id=952657",
"https://www.cve.org/CVERecord?id=CVE-2013-2417",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2417"
] | 7ca8a40795d8 | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "7ca8a40795d8",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/7ca8a40795d8",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2420 | OpenJDK: image processing vulnerability (2D, 8007617) | OpenJDK | Critical | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D. NOTE: the p... | OpenJDK: image processing vulnerability (2D, 8007617) | null | 2013-04-16T00:00:00+00:00 | 2013-04-10T00:00:00+00:00 | 952638 | false | [
"RHSA-2013:0751",
"RHSA-2013:0752",
"RHSA-2013:0757",
"RHSA-2013:0758",
"RHSA-2013:0770",
"RHSA-2013:0822",
"RHSA-2013:0823",
"RHSA-2013:0855",
"RHSA-2013:1455",
"RHSA-2013:1456"
] | [
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.i386",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.ppc",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.ppc64",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.s390",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.s390x",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.x86_64",
"java-1... | [
"https://access.redhat.com/security/cve/CVE-2013-2420",
"https://bugzilla.redhat.com/show_bug.cgi?id=952638",
"https://www.cve.org/CVERecord?id=CVE-2013-2420",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2420"
] | cf93d3828aa8 | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "cf93d3828aa8",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/cf93d3828aa8",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2421 | OpenJDK: Hotspot MethodHandle lookup error (Hotspot, 8009699) | OpenJDK | Critical | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to HotSpot. NOTE: the previous information is from the April 2013 CPU. Ora... | OpenJDK: Hotspot MethodHandle lookup error (Hotspot, 8009699) | null | 2013-04-16T00:00:00+00:00 | 2013-04-10T00:00:00+00:00 | 952649 | false | [
"RHSA-2013:0751",
"RHSA-2013:0752",
"RHSA-2013:0757",
"RHSA-2013:0770"
] | [
"java-1.6.0-openjdk-1:1.6.0.0-1.40.1.11.11.el5_9.i386",
"java-1.6.0-openjdk-1:1.6.0.0-1.40.1.11.11.el5_9.src",
"java-1.6.0-openjdk-1:1.6.0.0-1.40.1.11.11.el5_9.x86_64",
"java-1.6.0-openjdk-1:1.6.0.0-1.61.1.11.11.el6_4.i686",
"java-1.6.0-openjdk-1:1.6.0.0-1.61.1.11.11.el6_4.src",
"java-1.6.0-openjdk-1:1.6.... | [
"https://access.redhat.com/security/cve/CVE-2013-2421",
"https://bugzilla.redhat.com/show_bug.cgi?id=952649",
"https://www.cve.org/CVERecord?id=CVE-2013-2421",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2421"
] | 663b5c744e82 | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot",
"commit": "663b5c744e82",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/663b5c744e82",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2422 | OpenJDK: MethodUtil trampoline class incorrect restrictions (Libraries, 8009857) | OpenJDK | Critical | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier and 6 Update 43 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries. NOTE: the previous information i... | OpenJDK: MethodUtil trampoline class incorrect restrictions (Libraries, 8009857) | null | 2013-04-16T00:00:00+00:00 | 2013-04-10T00:00:00+00:00 | 952642 | false | [
"RHSA-2013:0751",
"RHSA-2013:0752",
"RHSA-2013:0757",
"RHSA-2013:0758",
"RHSA-2013:0770",
"RHSA-2013:0822",
"RHSA-2013:0823",
"RHSA-2013:1455",
"RHSA-2013:1456"
] | [
"java-1.6.0-ibm-1:1.6.0.13.2-1jpp.1.el5_9.i386",
"java-1.6.0-ibm-1:1.6.0.13.2-1jpp.1.el5_9.ppc",
"java-1.6.0-ibm-1:1.6.0.13.2-1jpp.1.el5_9.ppc64",
"java-1.6.0-ibm-1:1.6.0.13.2-1jpp.1.el5_9.s390",
"java-1.6.0-ibm-1:1.6.0.13.2-1jpp.1.el5_9.s390x",
"java-1.6.0-ibm-1:1.6.0.13.2-1jpp.1.el5_9.x86_64",
"java-1... | [
"https://access.redhat.com/security/cve/CVE-2013-2422",
"https://bugzilla.redhat.com/show_bug.cgi?id=952642",
"https://www.cve.org/CVERecord?id=CVE-2013-2422",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2422"
] | 2899c3dbf5e8 | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "2899c3dbf5e8",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/2899c3dbf5e8",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2423 | OpenJDK: incorrect setter access checks in MethodHandles (Hostspot, 8009677) | OpenJDK | Moderate | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, and OpenJDK 7, allows remote attackers to affect integrity via unknown vectors related to HotSpot. NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from the ... | OpenJDK: incorrect setter access checks in MethodHandles (Hostspot, 8009677) | null | 2013-04-16T00:00:00+00:00 | 2013-04-10T00:00:00+00:00 | 952398 | true | [
"RHSA-2013:0751",
"RHSA-2013:0752",
"RHSA-2013:0757",
"RHSA-2013:0822"
] | [
"java-1.7.0-ibm-1:1.7.0.4.2-1jpp.1.el5_9.i386",
"java-1.7.0-ibm-1:1.7.0.4.2-1jpp.1.el5_9.ppc",
"java-1.7.0-ibm-1:1.7.0.4.2-1jpp.1.el5_9.ppc64",
"java-1.7.0-ibm-1:1.7.0.4.2-1jpp.1.el5_9.s390",
"java-1.7.0-ibm-1:1.7.0.4.2-1jpp.1.el5_9.s390x",
"java-1.7.0-ibm-1:1.7.0.4.2-1jpp.1.el5_9.x86_64",
"java-1.7.0-i... | [
"https://access.redhat.com/security/cve/CVE-2013-2423",
"https://bugzilla.redhat.com/show_bug.cgi?id=952398",
"https://www.cve.org/CVERecord?id=CVE-2013-2423",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2423",
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
] | b453d9be6b3f | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "b453d9be6b3f",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/b453d9be6b3f",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2424 | OpenJDK: MBeanInstantiator insufficient class access checks (JMX, 8006435) | OpenJDK | Moderate | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality via vectors related to JMX. NOTE: the previous information is from the April... | OpenJDK: MBeanInstantiator insufficient class access checks (JMX, 8006435) | null | 2013-04-16T00:00:00+00:00 | 2013-04-10T00:00:00+00:00 | 952509 | false | [
"RHSA-2013:0751",
"RHSA-2013:0752",
"RHSA-2013:0757",
"RHSA-2013:0758",
"RHSA-2013:0770",
"RHSA-2013:0822",
"RHSA-2013:0823",
"RHSA-2013:0855",
"RHSA-2013:1455",
"RHSA-2013:1456"
] | [
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.i386",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.ppc",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.ppc64",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.s390",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.s390x",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.x86_64",
"java-1... | [
"https://access.redhat.com/security/cve/CVE-2013-2424",
"https://bugzilla.redhat.com/show_bug.cgi?id=952509",
"https://www.cve.org/CVERecord?id=CVE-2013-2424",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2424"
] | da1867780fc9 | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "da1867780fc9",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/da1867780fc9",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2426 | OpenJDK: ConcurrentHashMap incorrectly calls defaultReadObject() method (Libraries, 8009063) | OpenJDK | Critical | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries. NOTE: the previous information is from the April 2013 CPU. O... | OpenJDK: ConcurrentHashMap incorrectly calls defaultReadObject() method (Libraries, 8009063) | null | 2013-04-16T00:00:00+00:00 | 2013-04-10T00:00:00+00:00 | 952653 | false | [
"RHSA-2013:0751",
"RHSA-2013:0752",
"RHSA-2013:0757",
"RHSA-2013:0770",
"RHSA-2013:0822"
] | [
"java-1.6.0-openjdk-1:1.6.0.0-1.40.1.11.11.el5_9.i386",
"java-1.6.0-openjdk-1:1.6.0.0-1.40.1.11.11.el5_9.src",
"java-1.6.0-openjdk-1:1.6.0.0-1.40.1.11.11.el5_9.x86_64",
"java-1.6.0-openjdk-1:1.6.0.0-1.61.1.11.11.el6_4.i686",
"java-1.6.0-openjdk-1:1.6.0.0-1.61.1.11.11.el6_4.src",
"java-1.6.0-openjdk-1:1.6.... | [
"https://access.redhat.com/security/cve/CVE-2013-2426",
"https://bugzilla.redhat.com/show_bug.cgi?id=952653",
"https://www.cve.org/CVERecord?id=CVE-2013-2426",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2426"
] | 98ad2f1e25d1 | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "98ad2f1e25d1",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/98ad2f1e25d1",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2429 | OpenJDK: JPEGImageWriter state corruption (ImageIO, 8007918) | OpenJDK | Important | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to ImageIO. NOTE: ... | OpenJDK: JPEGImageWriter state corruption (ImageIO, 8007918) | null | 2013-04-16T00:00:00+00:00 | 2013-04-10T00:00:00+00:00 | 952521 | false | [
"RHSA-2013:0751",
"RHSA-2013:0752",
"RHSA-2013:0757",
"RHSA-2013:0758",
"RHSA-2013:0770",
"RHSA-2013:0822",
"RHSA-2013:0823",
"RHSA-2013:0855",
"RHSA-2013:1455",
"RHSA-2013:1456"
] | [
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.i386",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.ppc",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.ppc64",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.s390",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.s390x",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.x86_64",
"java-1... | [
"https://access.redhat.com/security/cve/CVE-2013-2429",
"https://bugzilla.redhat.com/show_bug.cgi?id=952521",
"https://www.cve.org/CVERecord?id=CVE-2013-2429",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2429"
] | 90c9f1577a0b | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "90c9f1577a0b",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/90c9f1577a0b",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2430 | OpenJDK: JPEGImageReader state corruption (ImageIO, 8007667) | OpenJDK | Important | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; JavaFX 2.2.7 and earlier; and OpenJDK 6 and 7 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors re... | OpenJDK: JPEGImageReader state corruption (ImageIO, 8007667) | null | 2013-04-16T00:00:00+00:00 | 2013-04-10T00:00:00+00:00 | 952524 | false | [
"RHSA-2013:0751",
"RHSA-2013:0752",
"RHSA-2013:0757",
"RHSA-2013:0758",
"RHSA-2013:0770",
"RHSA-2013:0822",
"RHSA-2013:0823",
"RHSA-2013:0855",
"RHSA-2013:1455",
"RHSA-2013:1456"
] | [
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.i386",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.ppc",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.ppc64",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.s390",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.s390x",
"java-1.5.0-ibm-1:1.5.0.16.2-1jpp.1.el5_9.x86_64",
"java-1... | [
"https://access.redhat.com/security/cve/CVE-2013-2430",
"https://bugzilla.redhat.com/show_bug.cgi?id=952524",
"https://www.cve.org/CVERecord?id=CVE-2013-2430",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2430"
] | d868fe7c7618 | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "d868fe7c7618",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/d868fe7c7618",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2431 | OpenJDK: Hotspot intrinsic frames vulnerability (Hotspot, 8004336) | OpenJDK | Critical | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to HotSpot. NOTE: the previous information is from the April 2013 CPU. Ora... | OpenJDK: Hotspot intrinsic frames vulnerability (Hotspot, 8004336) | null | 2013-04-16T00:00:00+00:00 | 2013-04-10T00:00:00+00:00 | 952645 | false | [
"RHSA-2013:0751",
"RHSA-2013:0752",
"RHSA-2013:0757",
"RHSA-2013:0770"
] | [
"java-1.6.0-openjdk-1:1.6.0.0-1.40.1.11.11.el5_9.i386",
"java-1.6.0-openjdk-1:1.6.0.0-1.40.1.11.11.el5_9.src",
"java-1.6.0-openjdk-1:1.6.0.0-1.40.1.11.11.el5_9.x86_64",
"java-1.6.0-openjdk-1:1.6.0.0-1.61.1.11.11.el6_4.i686",
"java-1.6.0-openjdk-1:1.6.0.0-1.61.1.11.11.el6_4.src",
"java-1.6.0-openjdk-1:1.6.... | [
"https://access.redhat.com/security/cve/CVE-2013-2431",
"https://bugzilla.redhat.com/show_bug.cgi?id=952645",
"https://www.cve.org/CVERecord?id=CVE-2013-2431",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2431"
] | c954aab38a7f | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot",
"commit": "c954aab38a7f",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/c954aab38a7f",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2436 | OpenJDK: Wrapper.convert insufficient type checks (Libraries, 8009049) | OpenJDK | Critical | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries, a different vulnerability than CVE-2013-1488 and CVE-2013-2426. NO... | OpenJDK: Wrapper.convert insufficient type checks (Libraries, 8009049) | null | 2013-04-16T00:00:00+00:00 | 2013-04-10T00:00:00+00:00 | 952550 | false | [
"RHSA-2013:0751",
"RHSA-2013:0752",
"RHSA-2013:0757",
"RHSA-2013:0822"
] | [
"java-1.7.0-ibm-1:1.7.0.4.2-1jpp.1.el5_9.i386",
"java-1.7.0-ibm-1:1.7.0.4.2-1jpp.1.el5_9.ppc",
"java-1.7.0-ibm-1:1.7.0.4.2-1jpp.1.el5_9.ppc64",
"java-1.7.0-ibm-1:1.7.0.4.2-1jpp.1.el5_9.s390",
"java-1.7.0-ibm-1:1.7.0.4.2-1jpp.1.el5_9.s390x",
"java-1.7.0-ibm-1:1.7.0.4.2-1jpp.1.el5_9.x86_64",
"java-1.7.0-i... | [
"https://access.redhat.com/security/cve/CVE-2013-2436",
"https://bugzilla.redhat.com/show_bug.cgi?id=952550",
"https://www.cve.org/CVERecord?id=CVE-2013-2436",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2436"
] | 20f287fec09f | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "20f287fec09f",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/20f287fec09f",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2443 | OpenJDK: AccessControlContext check order issue (Libraries, 8001330) | OpenJDK | Moderate | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality via unknown vectors related to Libraries, a different vulnerability than CVE-2013-... | OpenJDK: AccessControlContext check order issue (Libraries, 8001330) | null | 2013-06-18T00:00:00+00:00 | 2013-06-10T00:00:00+00:00 | 975137 | false | [
"RHSA-2013:0957",
"RHSA-2013:0958",
"RHSA-2013:0963",
"RHSA-2013:1014",
"RHSA-2013:1059",
"RHSA-2013:1081",
"RHSA-2013:1455",
"RHSA-2013:1456",
"RHSA-2014:0414"
] | [
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.i386",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.ppc",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.ppc64",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.s390",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.s390x",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.x86_64",
"java-1... | [
"https://access.redhat.com/security/cve/CVE-2013-2443",
"https://bugzilla.redhat.com/show_bug.cgi?id=975137",
"https://www.cve.org/CVERecord?id=CVE-2013-2443",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2443",
"http://www.oracle.com/technetwork/topics/security/javacpujun2013-1899847.html"
] | f6dce3552285 | https://hg.openjdk.java.net/jdk7u/jdk7u/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u/jdk",
"commit": "f6dce3552285",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/f6dce3552285",
"source": "cvelist"
},
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u/hotspot",
"commit": "0344da726f70",
"ref_url"... | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2444 | OpenJDK: Resource denial of service (AWT, 8001038) | OpenJDK | Moderate | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier; JavaFX 2.2.21 and earlier; and OpenJDK 7 allows remote attackers to affect availability via vectors related to AWT. NOTE: the previous information... | OpenJDK: Resource denial of service (AWT, 8001038) | null | 2013-06-18T00:00:00+00:00 | 2013-06-10T00:00:00+00:00 | 975131 | false | [
"RHSA-2013:0957",
"RHSA-2013:0958",
"RHSA-2013:0963",
"RHSA-2013:1014",
"RHSA-2013:1059",
"RHSA-2013:1060",
"RHSA-2013:1081",
"RHSA-2013:1455",
"RHSA-2013:1456",
"RHSA-2014:0414"
] | [
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.i386",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.ppc",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.ppc64",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.s390",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.s390x",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.x86_64",
"java-1... | [
"https://access.redhat.com/security/cve/CVE-2013-2444",
"https://bugzilla.redhat.com/show_bug.cgi?id=975131",
"https://www.cve.org/CVERecord?id=CVE-2013-2444",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2444",
"http://www.oracle.com/technetwork/topics/security/javacpujun2013-1899847.html"
] | 09c14ca57ff0 | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "09c14ca57ff0",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/09c14ca57ff0",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2445 | OpenJDK: Better handling of memory allocation errors (Hotspot, 7158805) | OpenJDK | Moderate | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect availability via unknown vectors related to Hotspot. NOTE: the previous information is from the J... | OpenJDK: Better handling of memory allocation errors (Hotspot, 7158805) | null | 2013-06-18T00:00:00+00:00 | 2013-06-10T00:00:00+00:00 | 975124 | false | [
"RHSA-2013:0957",
"RHSA-2013:0958",
"RHSA-2013:0963",
"RHSA-2013:1014",
"RHSA-2014:0414"
] | [
"java-1.6.0-openjdk-1:1.6.0.0-1.41.1.11.11.90.el5_9.i386",
"java-1.6.0-openjdk-1:1.6.0.0-1.41.1.11.11.90.el5_9.src",
"java-1.6.0-openjdk-1:1.6.0.0-1.41.1.11.11.90.el5_9.x86_64",
"java-1.6.0-openjdk-1:1.6.0.0-1.62.1.11.11.90.el6_4.i686",
"java-1.6.0-openjdk-1:1.6.0.0-1.62.1.11.11.90.el6_4.src",
"java-1.6.0... | [
"https://access.redhat.com/security/cve/CVE-2013-2445",
"https://bugzilla.redhat.com/show_bug.cgi?id=975124",
"https://www.cve.org/CVERecord?id=CVE-2013-2445",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2445",
"http://www.oracle.com/technetwork/topics/security/javacpujun2013-1899847.html"
] | ed3ac73a70ab | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot",
"commit": "ed3ac73a70ab",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/ed3ac73a70ab",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2446 | OpenJDK: output stream access restrictions (CORBA, 8000642) | OpenJDK | Moderate | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality via vectors related to CORBA. NOTE: the previous information is from the June 2013... | OpenJDK: output stream access restrictions (CORBA, 8000642) | null | 2013-06-18T00:00:00+00:00 | 2013-06-10T00:00:00+00:00 | 975132 | false | [
"RHSA-2013:0957",
"RHSA-2013:0958",
"RHSA-2013:0963",
"RHSA-2013:1014",
"RHSA-2013:1059",
"RHSA-2013:1060",
"RHSA-2013:1081",
"RHSA-2013:1455",
"RHSA-2013:1456",
"RHSA-2014:0414"
] | [
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.i386",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.ppc",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.ppc64",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.s390",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.s390x",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.x86_64",
"java-1... | [
"https://access.redhat.com/security/cve/CVE-2013-2446",
"https://bugzilla.redhat.com/show_bug.cgi?id=975132",
"https://www.cve.org/CVERecord?id=CVE-2013-2446",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2446",
"http://www.oracle.com/technetwork/topics/security/javacpujun2013-1899847.html"
] | 161ec4dd450d | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/corba | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/corba",
"commit": "161ec4dd450d",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/corba/rev/161ec4dd450d",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2447 | OpenJDK: Prevent revealing the local address (Networking, 8001318) | OpenJDK | Moderate | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality via unknown vectors related to Networking. NOTE: the previous information is from... | OpenJDK: Prevent revealing the local address (Networking, 8001318) | null | 2013-06-18T00:00:00+00:00 | 2013-06-10T00:00:00+00:00 | 975140 | false | [
"RHSA-2013:0957",
"RHSA-2013:0958",
"RHSA-2013:0963",
"RHSA-2013:1014",
"RHSA-2013:1059",
"RHSA-2013:1060",
"RHSA-2013:1081",
"RHSA-2013:1455",
"RHSA-2013:1456",
"RHSA-2014:0414"
] | [
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.i386",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.ppc",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.ppc64",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.s390",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.s390x",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.x86_64",
"java-1... | [
"https://access.redhat.com/security/cve/CVE-2013-2447",
"https://bugzilla.redhat.com/show_bug.cgi?id=975140",
"https://www.cve.org/CVERecord?id=CVE-2013-2447",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2447",
"http://www.oracle.com/technetwork/topics/security/javacpujun2013-1899847.html"
] | cc656d61e713 | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "cc656d61e713",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/cc656d61e713",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2448 | OpenJDK: Better access restrictions (Sound, 8006328) | OpenJDK | Moderate | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Sound. NOTE: the prev... | OpenJDK: Better access restrictions (Sound, 8006328) | null | 2013-06-18T00:00:00+00:00 | 2013-06-10T00:00:00+00:00 | 975125 | false | [
"RHSA-2013:0957",
"RHSA-2013:0958",
"RHSA-2013:0963",
"RHSA-2013:1014",
"RHSA-2013:1059",
"RHSA-2013:1060",
"RHSA-2013:1081",
"RHSA-2013:1455",
"RHSA-2013:1456",
"RHSA-2014:0414"
] | [
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.i386",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.ppc",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.ppc64",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.s390",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.s390x",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.x86_64",
"java-1... | [
"https://access.redhat.com/security/cve/CVE-2013-2448",
"https://bugzilla.redhat.com/show_bug.cgi?id=975125",
"https://www.cve.org/CVERecord?id=CVE-2013-2448",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2448",
"http://www.oracle.com/technetwork/topics/security/javacpujun2013-1899847.html"
] | 91ce9432f88d | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "91ce9432f88d",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/91ce9432f88d",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2449 | OpenJDK: GnomeFileTypeDetector path access check (Libraries, 8004288) | OpenJDK | Moderate | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality via unknown vectors related to Libraries. NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims fr... | OpenJDK: GnomeFileTypeDetector path access check (Libraries, 8004288) | null | 2013-06-18T00:00:00+00:00 | 2013-06-10T00:00:00+00:00 | 975145 | false | [
"RHSA-2013:0957",
"RHSA-2013:0958",
"RHSA-2013:0963",
"RHSA-2013:1060"
] | [
"java-1.7.0-ibm-1:1.7.0.5.0-1jpp.2.el5_9.i386",
"java-1.7.0-ibm-1:1.7.0.5.0-1jpp.2.el5_9.ppc",
"java-1.7.0-ibm-1:1.7.0.5.0-1jpp.2.el5_9.ppc64",
"java-1.7.0-ibm-1:1.7.0.5.0-1jpp.2.el5_9.s390",
"java-1.7.0-ibm-1:1.7.0.5.0-1jpp.2.el5_9.s390x",
"java-1.7.0-ibm-1:1.7.0.5.0-1jpp.2.el5_9.x86_64",
"java-1.7.0-i... | [
"https://access.redhat.com/security/cve/CVE-2013-2449",
"https://bugzilla.redhat.com/show_bug.cgi?id=975145",
"https://www.cve.org/CVERecord?id=CVE-2013-2449",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2449",
"http://www.oracle.com/technetwork/topics/security/javacpujun2013-1899847.html"
] | b1a2b9ac9714 | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "b1a2b9ac9714",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/b1a2b9ac9714",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2450 | OpenJDK: ObjectStreamClass circular reference denial of service (Serialization, 8000638) | OpenJDK | Moderate | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect availability via unknown vectors related to Serialization. NOTE: the previous information is from... | OpenJDK: ObjectStreamClass circular reference denial of service (Serialization, 8000638) | null | 2013-06-18T00:00:00+00:00 | 2013-06-10T00:00:00+00:00 | 975141 | false | [
"RHSA-2013:0957",
"RHSA-2013:0958",
"RHSA-2013:0963",
"RHSA-2013:1014",
"RHSA-2013:1059",
"RHSA-2013:1060",
"RHSA-2013:1081",
"RHSA-2013:1455",
"RHSA-2013:1456",
"RHSA-2014:0414"
] | [
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.i386",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.ppc",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.ppc64",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.s390",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.s390x",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.x86_64",
"java-1... | [
"https://access.redhat.com/security/cve/CVE-2013-2450",
"https://bugzilla.redhat.com/show_bug.cgi?id=975141",
"https://www.cve.org/CVERecord?id=CVE-2013-2450",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2450",
"http://www.oracle.com/technetwork/topics/security/javacpujun2013-1899847.html"
] | 285765be3123 | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "285765be3123",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/285765be3123",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2451 | OpenJDK: exclusive port binding (Networking, 7170730) | OpenJDK | Low | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier and 6 Update 45 and earlier, and OpenJDK 7, allows local users to affect confidentiality, integrity, and availability via unknown vectors related to Networking. NOTE: the previous information is from the... | OpenJDK: exclusive port binding (Networking, 7170730) | null | 2013-06-18T00:00:00+00:00 | 2013-06-10T00:00:00+00:00 | 975146 | false | [
"RHSA-2013:0963",
"RHSA-2013:1059",
"RHSA-2013:1060",
"RHSA-2013:1455",
"RHSA-2013:1456",
"RHSA-2014:0414"
] | [
"java-1.6.0-ibm-1:1.6.0.14.0-1jpp.1.el5_9.i386",
"java-1.6.0-ibm-1:1.6.0.14.0-1jpp.1.el5_9.ppc",
"java-1.6.0-ibm-1:1.6.0.14.0-1jpp.1.el5_9.ppc64",
"java-1.6.0-ibm-1:1.6.0.14.0-1jpp.1.el5_9.s390",
"java-1.6.0-ibm-1:1.6.0.14.0-1jpp.1.el5_9.s390x",
"java-1.6.0-ibm-1:1.6.0.14.0-1jpp.1.el5_9.src",
"java-1.6.... | [
"https://access.redhat.com/security/cve/CVE-2013-2451",
"https://bugzilla.redhat.com/show_bug.cgi?id=975146",
"https://www.cve.org/CVERecord?id=CVE-2013-2451",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2451",
"http://www.oracle.com/technetwork/topics/security/javacpujun2013-1899847.html"
] | 8dd8266a2f4b | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "8dd8266a2f4b",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/8dd8266a2f4b",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2452 | OpenJDK: Unique VMIDs (Libraries, 8001033) | OpenJDK | Moderate | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality via unknown vectors related to Libraries, a different vulnerability than CVE-2013-... | OpenJDK: Unique VMIDs (Libraries, 8001033) | null | 2013-06-18T00:00:00+00:00 | 2013-06-10T00:00:00+00:00 | 975138 | false | [
"RHSA-2013:0957",
"RHSA-2013:0958",
"RHSA-2013:0963",
"RHSA-2013:1014",
"RHSA-2013:1059",
"RHSA-2013:1060",
"RHSA-2013:1081",
"RHSA-2013:1455",
"RHSA-2013:1456",
"RHSA-2014:0414"
] | [
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.i386",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.ppc",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.ppc64",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.s390",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.s390x",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.x86_64",
"java-1... | [
"https://access.redhat.com/security/cve/CVE-2013-2452",
"https://bugzilla.redhat.com/show_bug.cgi?id=975138",
"https://www.cve.org/CVERecord?id=CVE-2013-2452",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2452",
"http://www.oracle.com/technetwork/topics/security/javacpujun2013-1899847.html"
] | 25ebac17c3cb | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "25ebac17c3cb",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/25ebac17c3cb",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2453 | OpenJDK: MBeanServer Introspector package access (JMX, 8008124) | OpenJDK | Moderate | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier and 6 Update 45 and earlier allows remote attackers to affect integrity via vectors related to JMX. NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from anoth... | OpenJDK: MBeanServer Introspector package access (JMX, 8008124) | null | 2013-06-18T00:00:00+00:00 | 2013-06-10T00:00:00+00:00 | 975134 | false | [
"RHSA-2013:0957",
"RHSA-2013:0958",
"RHSA-2013:0963",
"RHSA-2013:1014",
"RHSA-2013:1059",
"RHSA-2013:1060",
"RHSA-2013:1455",
"RHSA-2013:1456",
"RHSA-2014:0414"
] | [
"java-1.6.0-ibm-1:1.6.0.14.0-1jpp.1.el5_9.i386",
"java-1.6.0-ibm-1:1.6.0.14.0-1jpp.1.el5_9.ppc",
"java-1.6.0-ibm-1:1.6.0.14.0-1jpp.1.el5_9.ppc64",
"java-1.6.0-ibm-1:1.6.0.14.0-1jpp.1.el5_9.s390",
"java-1.6.0-ibm-1:1.6.0.14.0-1jpp.1.el5_9.s390x",
"java-1.6.0-ibm-1:1.6.0.14.0-1jpp.1.el5_9.src",
"java-1.6.... | [
"https://access.redhat.com/security/cve/CVE-2013-2453",
"https://bugzilla.redhat.com/show_bug.cgi?id=975134",
"https://www.cve.org/CVERecord?id=CVE-2013-2453",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2453",
"http://www.oracle.com/technetwork/topics/security/javacpujun2013-1899847.html"
] | c14aa930b032 | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "c14aa930b032",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/c14aa930b032",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2454 | OpenJDK: SerialJavaObject package restriction (JDBC, 8009554) | OpenJDK | Moderate | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality and integrity via vectors related to JDBC. NOTE: the previous information is from... | OpenJDK: SerialJavaObject package restriction (JDBC, 8009554) | null | 2013-06-18T00:00:00+00:00 | 2013-06-10T00:00:00+00:00 | 975129 | false | [
"RHSA-2013:0957",
"RHSA-2013:0958",
"RHSA-2013:0963",
"RHSA-2013:1059",
"RHSA-2013:1060",
"RHSA-2013:1081",
"RHSA-2013:1455",
"RHSA-2013:1456",
"RHSA-2014:0414"
] | [
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.i386",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.ppc",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.ppc64",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.s390",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.s390x",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.x86_64",
"java-1... | [
"https://access.redhat.com/security/cve/CVE-2013-2454",
"https://bugzilla.redhat.com/show_bug.cgi?id=975129",
"https://www.cve.org/CVERecord?id=CVE-2013-2454",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2454",
"http://www.oracle.com/technetwork/topics/security/javacpujun2013-1899847.html"
] | ec931d812faa | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "ec931d812faa",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/ec931d812faa",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2455 | OpenJDK: getEnclosing* checks (Libraries, 8007812) | OpenJDK | Moderate | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality via unknown vectors related to Libraries, a different vulnerability than CVE-2013-... | OpenJDK: getEnclosing* checks (Libraries, 8007812) | null | 2013-06-18T00:00:00+00:00 | 2013-06-10T00:00:00+00:00 | 975139 | false | [
"RHSA-2013:0957",
"RHSA-2013:0958",
"RHSA-2013:0963",
"RHSA-2013:1014",
"RHSA-2013:1059",
"RHSA-2013:1060",
"RHSA-2013:1081",
"RHSA-2013:1455",
"RHSA-2013:1456",
"RHSA-2014:0414"
] | [
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.i386",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.ppc",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.ppc64",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.s390",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.s390x",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.x86_64",
"java-1... | [
"https://access.redhat.com/security/cve/CVE-2013-2455",
"https://bugzilla.redhat.com/show_bug.cgi?id=975139",
"https://www.cve.org/CVERecord?id=CVE-2013-2455",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2455",
"http://www.oracle.com/technetwork/topics/security/javacpujun2013-1899847.html"
] | 5d5ca338574f | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "5d5ca338574f",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/5d5ca338574f",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2456 | OpenJDK: ObjectOutputStream access checks (Serialization, 8008132) | OpenJDK | Moderate | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality via unknown vectors related to Serialization. NOTE: the previous information is f... | OpenJDK: ObjectOutputStream access checks (Serialization, 8008132) | null | 2013-06-18T00:00:00+00:00 | 2013-06-10T00:00:00+00:00 | 975142 | false | [
"RHSA-2013:0957",
"RHSA-2013:0958",
"RHSA-2013:0963",
"RHSA-2013:1014",
"RHSA-2013:1059",
"RHSA-2013:1060",
"RHSA-2013:1081",
"RHSA-2013:1455",
"RHSA-2013:1456",
"RHSA-2014:0414"
] | [
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.i386",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.ppc",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.ppc64",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.s390",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.s390x",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.x86_64",
"java-1... | [
"https://access.redhat.com/security/cve/CVE-2013-2456",
"https://bugzilla.redhat.com/show_bug.cgi?id=975142",
"https://www.cve.org/CVERecord?id=CVE-2013-2456",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2456",
"http://www.oracle.com/technetwork/topics/security/javacpujun2013-1899847.html"
] | 141facdacbf0 | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "141facdacbf0",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/141facdacbf0",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2457 | OpenJDK: Proper class checking (JMX, 8008120) | OpenJDK | Moderate | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect integrity via vectors related to JMX. NOTE: the previous information is from the June 2013 CPU. O... | OpenJDK: Proper class checking (JMX, 8008120) | null | 2013-06-18T00:00:00+00:00 | 2013-06-10T00:00:00+00:00 | 975133 | false | [
"RHSA-2013:0957",
"RHSA-2013:0958",
"RHSA-2013:0963",
"RHSA-2013:1014",
"RHSA-2013:1059",
"RHSA-2013:1060",
"RHSA-2013:1081",
"RHSA-2013:1455",
"RHSA-2013:1456",
"RHSA-2014:0414"
] | [
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.i386",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.ppc",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.ppc64",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.s390",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.s390x",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.x86_64",
"java-1... | [
"https://access.redhat.com/security/cve/CVE-2013-2457",
"https://bugzilla.redhat.com/show_bug.cgi?id=975133",
"https://www.cve.org/CVERecord?id=CVE-2013-2457",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2457",
"http://www.oracle.com/technetwork/topics/security/javacpujun2013-1899847.html"
] | ffef9e05564e | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "ffef9e05564e",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/ffef9e05564e",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2458 | OpenJDK: Method handles (Libraries, 8009424) | OpenJDK | Moderate | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality and integrity via unknown vectors related to Libraries. NOTE: the previous information is from the June 2013 CPU. Oracle has not commente... | OpenJDK: Method handles (Libraries, 8009424) | null | 2013-06-18T00:00:00+00:00 | 2013-06-10T00:00:00+00:00 | 975130 | false | [
"RHSA-2013:0957",
"RHSA-2013:0958",
"RHSA-2013:0963",
"RHSA-2013:1060"
] | [
"java-1.7.0-ibm-1:1.7.0.5.0-1jpp.2.el5_9.i386",
"java-1.7.0-ibm-1:1.7.0.5.0-1jpp.2.el5_9.ppc",
"java-1.7.0-ibm-1:1.7.0.5.0-1jpp.2.el5_9.ppc64",
"java-1.7.0-ibm-1:1.7.0.5.0-1jpp.2.el5_9.s390",
"java-1.7.0-ibm-1:1.7.0.5.0-1jpp.2.el5_9.s390x",
"java-1.7.0-ibm-1:1.7.0.5.0-1jpp.2.el5_9.x86_64",
"java-1.7.0-i... | [
"https://access.redhat.com/security/cve/CVE-2013-2458",
"https://bugzilla.redhat.com/show_bug.cgi?id=975130",
"https://www.cve.org/CVERecord?id=CVE-2013-2458",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2458",
"http://www.oracle.com/technetwork/topics/security/javacpujun2013-1899847.html"
] | 9efb5fb77027 | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "9efb5fb77027",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/9efb5fb77027",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2459 | OpenJDK: Various AWT integer overflow checks (AWT, 8009071) | OpenJDK | Critical | CWE-190 | Integer Overflow or Wraparound | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to AWT. NOTE: the previous infor... | OpenJDK: Various AWT integer overflow checks (AWT, 8009071) | null | 2013-06-18T00:00:00+00:00 | 2013-06-10T00:00:00+00:00 | 975121 | false | [
"RHSA-2013:0957",
"RHSA-2013:0958",
"RHSA-2013:0963",
"RHSA-2013:1014",
"RHSA-2013:1059",
"RHSA-2013:1060",
"RHSA-2013:1081",
"RHSA-2013:1455",
"RHSA-2013:1456",
"RHSA-2014:0414"
] | [
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.i386",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.ppc",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.ppc64",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.s390",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.s390x",
"java-1.5.0-ibm-1:1.5.0.16.3-1jpp.1.el5_9.x86_64",
"java-1... | [
"https://access.redhat.com/security/cve/CVE-2013-2459",
"https://bugzilla.redhat.com/show_bug.cgi?id=975121",
"https://www.cve.org/CVERecord?id=CVE-2013-2459",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2459",
"http://www.oracle.com/technetwork/topics/security/javacpujun2013-1899847.html"
] | c98afec1bf86 | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "c98afec1bf86",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/c98afec1bf86",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2460 | OpenJDK: tracing insufficient access checks (Serviceability, 8010209) | OpenJDK | Critical | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Serviceability. NOTE: the previous information is from the June 2013 CPU. Ora... | OpenJDK: tracing insufficient access checks (Serviceability, 8010209) | null | 2013-06-18T00:00:00+00:00 | 2013-06-10T00:00:00+00:00 | 975122 | false | [
"RHSA-2013:0957",
"RHSA-2013:0958",
"RHSA-2013:0963",
"RHSA-2013:1060"
] | [
"java-1.7.0-ibm-1:1.7.0.5.0-1jpp.2.el5_9.i386",
"java-1.7.0-ibm-1:1.7.0.5.0-1jpp.2.el5_9.ppc",
"java-1.7.0-ibm-1:1.7.0.5.0-1jpp.2.el5_9.ppc64",
"java-1.7.0-ibm-1:1.7.0.5.0-1jpp.2.el5_9.s390",
"java-1.7.0-ibm-1:1.7.0.5.0-1jpp.2.el5_9.s390x",
"java-1.7.0-ibm-1:1.7.0.5.0-1jpp.2.el5_9.x86_64",
"java-1.7.0-i... | [
"https://access.redhat.com/security/cve/CVE-2013-2460",
"https://bugzilla.redhat.com/show_bug.cgi?id=975122",
"https://www.cve.org/CVERecord?id=CVE-2013-2460",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2460",
"http://www.oracle.com/technetwork/topics/security/javacpujun2013-1899847.html"
] | 160cde99bb1a | https://hg.openjdk.java.net/jdk7u/jdk7u/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u/jdk",
"commit": "160cde99bb1a",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/160cde99bb1a",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2013-2461 | OpenJDK: Missing check for valid DOMCanonicalizationMethod canonicalization algorithm (Libraries, 8014281) | OpenJDK | Important | null | null | null | null | Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier and 6 Update 45 and earlier; the Oracle JRockit component in Oracle Fusion Middleware R27.7.5 and earlier and R28.2.7 and earlier; and OpenJDK 7 allows remote attackers to affect confidentiality, integrit... | OpenJDK: Missing check for valid DOMCanonicalizationMethod canonicalization algorithm (Libraries, 8014281) | null | 2013-06-18T00:00:00+00:00 | 2013-06-10T00:00:00+00:00 | 975126 | false | [
"RHSA-2013:0957",
"RHSA-2013:0958",
"RHSA-2013:0963",
"RHSA-2013:1014",
"RHSA-2014:0414"
] | [
"java-1.6.0-openjdk-1:1.6.0.0-1.41.1.11.11.90.el5_9.i386",
"java-1.6.0-openjdk-1:1.6.0.0-1.41.1.11.11.90.el5_9.src",
"java-1.6.0-openjdk-1:1.6.0.0-1.41.1.11.11.90.el5_9.x86_64",
"java-1.6.0-openjdk-1:1.6.0.0-1.62.1.11.11.90.el6_4.i686",
"java-1.6.0-openjdk-1:1.6.0.0-1.62.1.11.11.90.el6_4.src",
"java-1.6.0... | [
"https://access.redhat.com/security/cve/CVE-2013-2461",
"https://bugzilla.redhat.com/show_bug.cgi?id=975126",
"https://www.cve.org/CVERecord?id=CVE-2013-2461",
"https://nvd.nist.gov/vuln/detail/CVE-2013-2461",
"http://www.oracle.com/technetwork/topics/security/javacpujun2013-1899847.html"
] | abe9ea5a50d2 | https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk | [
{
"repo_url": "https://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk",
"commit": "abe9ea5a50d2",
"ref_url": "http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/abe9ea5a50d2",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.