CVE-2003-1301 (GCVE-0-2003-1301)

Vulnerability from cvelistv5 – Published: 2006-05-26 01:00 – Updated: 2024-08-08 02:19
VLAI
Summary
Sun Java Runtime Environment (JRE) 1.x before 1.4.2_11 and 1.5.x before 1.5.0_06, and as used in multiple web browsers, allows remote attackers to cause a denial of service (application crash) via deeply nested object arrays, which are not properly handled by the garbage collector and trigger invalid memory accesses.
Severity
No CVSS data available.
CWE
  • n/a
Date Public
2003-10-28 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-08T02:19:46.175Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://www.illegalaccess.org/exploit/ObjectStackOverflow.html"
          },
          {
            "name": "18058",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/18058"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4944300"
          },
          {
            "name": "20060521 Generic Browser Crash with Java 1.4.2_11, Java 1.5.0_06",
            "tags": [
              "mailing-list",
              "x_refsource_BUGTRAQ",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/archive/1/434705/100/0/threaded"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4396719"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2003-10-28T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "Sun Java Runtime Environment (JRE) 1.x before 1.4.2_11 and 1.5.x before 1.5.0_06, and as used in multiple web browsers, allows remote attackers to cause a denial of service (application crash) via deeply nested object arrays, which are not properly handled by the garbage collector and trigger invalid memory accesses."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2018-10-19T14:57:01.000Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://www.illegalaccess.org/exploit/ObjectStackOverflow.html"
        },
        {
          "name": "18058",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/18058"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4944300"
        },
        {
          "name": "20060521 Generic Browser Crash with Java 1.4.2_11, Java 1.5.0_06",
          "tags": [
            "mailing-list",
            "x_refsource_BUGTRAQ"
          ],
          "url": "http://www.securityfocus.com/archive/1/434705/100/0/threaded"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4396719"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2003-1301",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "n/a",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "n/a"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "n/a"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "Sun Java Runtime Environment (JRE) 1.x before 1.4.2_11 and 1.5.x before 1.5.0_06, and as used in multiple web browsers, allows remote attackers to cause a denial of service (application crash) via deeply nested object arrays, which are not properly handled by the garbage collector and trigger invalid memory accesses."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://www.illegalaccess.org/exploit/ObjectStackOverflow.html",
              "refsource": "MISC",
              "url": "http://www.illegalaccess.org/exploit/ObjectStackOverflow.html"
            },
            {
              "name": "18058",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/18058"
            },
            {
              "name": "http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4944300",
              "refsource": "MISC",
              "url": "http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4944300"
            },
            {
              "name": "20060521 Generic Browser Crash with Java 1.4.2_11, Java 1.5.0_06",
              "refsource": "BUGTRAQ",
              "url": "http://www.securityfocus.com/archive/1/434705/100/0/threaded"
            },
            {
              "name": "http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4396719",
              "refsource": "MISC",
              "url": "http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4396719"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2003-1301",
    "datePublished": "2006-05-26T01:00:00.000Z",
    "dateReserved": "2006-05-25T00:00:00.000Z",
    "dateUpdated": "2024-08-08T02:19:46.175Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2003-1301",
      "date": "2026-09-21",
      "epss": "0.02517",
      "percentile": "0.84031"
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:sun:jre:1.4.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "63978872-E797-4F13-B0F9-98CB67D0962A",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:sun:jre:1.4.2_1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "1EEAB662-644A-4D7B-8237-64142CF48724",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:sun:jre:1.4.2_2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D9598A49-95F2-42DB-B92C-CD026F739B83",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:sun:jre:1.4.2_3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "BED1009E-AE60-43A0-A0F5-38526EFCF423",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:sun:jre:1.4.2_4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D011585C-0E62-4233-85FA-F29A07D68DA7",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:sun:jre:1.4.2_5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F226D898-F0E8-41D8-BF40-54DE9FB5426D",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:sun:jre:1.4.2_6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "4CB9CCD1-A67D-4800-9EC5-6E1A0B0B76E7",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:sun:jre:1.4.2_7:*:*:*:*:*:*:*",
                    "matchCriteriaId": "CE28C283-447A-4F83-B96B-69F96E663C1C",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:sun:jre:1.4.2_8:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D102063B-2434-4141-98E7-2DE501AE1728",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:sun:jre:1.4.2_9:*:*:*:*:*:*:*",
                    "matchCriteriaId": "03B8CD03-CD31-4F4D-BA90-59435578A4F9",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:sun:jre:1.4.2_10:*:*:*:*:*:*:*",
                    "matchCriteriaId": "41A994BF-1F64-480A-8AA5-748DDD0AB68C",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:sun:jre:1.5.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "133A7B66-E0B3-4867-A5A4-3C54D6C0C8ED",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:sun:jre:1.5.0:update1:*:*:*:*:*:*",
                    "matchCriteriaId": "A7FC09E8-7F30-4FE4-912E-588AA250E2A3",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:sun:jre:1.5.0:update2:*:*:*:*:*:*",
                    "matchCriteriaId": "7EA5B9E9-654D-44F7-AE98-3D8B382804AC",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:sun:jre:1.5.0:update3:*:*:*:*:*:*",
                    "matchCriteriaId": "44051CFE-D15D-4416-A123-F3E49C67A9E7",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:sun:jre:1.5.0:update4:*:*:*:*:*:*",
                    "matchCriteriaId": "F296ACF3-1373-429D-B991-8B5BA704A7EF",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:sun:jre:1.5.0:update5:*:*:*:*:*:*",
                    "matchCriteriaId": "B863420B-DE16-416A-9640-1A1340A9B855",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "Sun Java Runtime Environment (JRE) 1.x before 1.4.2_11 and 1.5.x before 1.5.0_06, and as used in multiple web browsers, allows remote attackers to cause a denial of service (application crash) via deeply nested object arrays, which are not properly handled by the garbage collector and trigger invalid memory accesses."
          }
        ],
        "id": "CVE-2003-1301",
        "lastModified": "2026-04-16T00:27:16.627",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "MEDIUM",
              "cvssData": {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "availabilityImpact": "PARTIAL",
                "baseScore": 5.0,
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
                "version": "2.0"
              },
              "exploitabilityScore": 10.0,
              "impactScore": 2.9,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": false
            }
          ]
        },
        "published": "2003-12-31T05:00:00.000",
        "references": [
          {
            "source": "cve@mitre.org",
            "url": "http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4396719"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4944300"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Exploit"
            ],
            "url": "http://www.illegalaccess.org/exploit/ObjectStackOverflow.html"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://www.securityfocus.com/archive/1/434705/100/0/threaded"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://www.securityfocus.com/bid/18058"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4396719"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4944300"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Exploit"
            ],
            "url": "http://www.illegalaccess.org/exploit/ObjectStackOverflow.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.securityfocus.com/archive/1/434705/100/0/threaded"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.securityfocus.com/bid/18058"
          }
        ],
        "sourceIdentifier": "cve@mitre.org",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "NVD-CWE-Other"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…