fkie_cve-2005-2371
Vulnerability from fkie_nvd
Published
2005-07-26 04:00
Modified
2025-04-03 01:03
Severity ?
Summary
Directory traversal vulnerability in Oracle Reports 6.0, 6i, 9i, and 10g allows remote attackers to overwrite arbitrary files via (1) "..", (2) Windows drive letter (C:), and (3) absolute path sequences in the desname parameter. NOTE: this issue was probably fixed by REP06 in CPU Jan 2006, in which case it overlaps CVE-2006-0289.
References
cve@mitre.orghttp://marc.info/?l=bugtraq&m=112180096507467&w=2
cve@mitre.orghttp://secunia.com/advisories/18493Vendor Advisory
cve@mitre.orghttp://secunia.com/advisories/18608Vendor Advisory
cve@mitre.orghttp://securitytracker.com/id?1014524
cve@mitre.orghttp://www.oracle.com/technetwork/topics/security/cpujan2006-082403.html
cve@mitre.orghttp://www.red-database-security.com/advisory/oracle_reports_overwrite_any_file.htmlVendor Advisory
cve@mitre.orghttp://www.securityfocus.com/archive/1/422257/30/7430/threaded
cve@mitre.orghttp://www.securityfocus.com/bid/14309
cve@mitre.orghttp://www.vupen.com/english/advisories/2006/0323Vendor Advisory
cve@mitre.orghttps://exchange.xforce.ibmcloud.com/vulnerabilities/24321
af854a3a-2127-422b-91ae-364da2661108http://marc.info/?l=bugtraq&m=112180096507467&w=2
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/18493Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/18608Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://securitytracker.com/id?1014524
af854a3a-2127-422b-91ae-364da2661108http://www.oracle.com/technetwork/topics/security/cpujan2006-082403.html
af854a3a-2127-422b-91ae-364da2661108http://www.red-database-security.com/advisory/oracle_reports_overwrite_any_file.htmlVendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/archive/1/422257/30/7430/threaded
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/14309
af854a3a-2127-422b-91ae-364da2661108http://www.vupen.com/english/advisories/2006/0323Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108https://exchange.xforce.ibmcloud.com/vulnerabilities/24321
Impacted products
Vendor Product Version
oracle reports 6.0
oracle reports 6i
oracle reports 9i
oracle reports 10g



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:oracle:reports:6.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "0A0E0107-3398-4479-88C4-E797CEAF1663",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:oracle:reports:6i:*:*:*:*:*:*:*",
              "matchCriteriaId": "20A7C259-2705-49B4-843E-CD4B92A8DAC9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:oracle:reports:9i:*:*:*:*:*:*:*",
              "matchCriteriaId": "D3672EE5-FAA7-4665-B2B9-48A1865F0C97",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:oracle:reports:10g:*:*:*:*:*:*:*",
              "matchCriteriaId": "F3B768FF-F7F9-41E1-BFA5-6D41895089CE",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Directory traversal vulnerability in Oracle Reports 6.0, 6i, 9i, and 10g allows remote attackers to overwrite arbitrary files via (1) \"..\", (2) Windows drive letter (C:), and (3) absolute path sequences in the desname parameter.  NOTE: this issue was probably fixed by REP06 in CPU Jan 2006, in which case it overlaps CVE-2006-0289."
    },
    {
      "lang": "es",
      "value": "Vulnerabilidad desconocida en Oracle Reports 6.0, 6i, 9i, y 10g permite que atacantes remotos sobreescriban ficheros arbitrarios mediante el par\u00e1metro \"desname\"."
    }
  ],
  "id": "CVE-2005-2371",
  "lastModified": "2025-04-03T01:03:51.193",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "NONE",
          "baseScore": 5.0,
          "confidentialityImpact": "NONE",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
          "version": "2.0"
        },
        "exploitabilityScore": 10.0,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2005-07-26T04:00:00.000",
  "references": [
    {
      "source": "cve@mitre.org",
      "url": "http://marc.info/?l=bugtraq\u0026m=112180096507467\u0026w=2"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/18493"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/18608"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://securitytracker.com/id?1014524"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.oracle.com/technetwork/topics/security/cpujan2006-082403.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://www.red-database-security.com/advisory/oracle_reports_overwrite_any_file.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/archive/1/422257/30/7430/threaded"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/bid/14309"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://www.vupen.com/english/advisories/2006/0323"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/24321"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://marc.info/?l=bugtraq\u0026m=112180096507467\u0026w=2"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/18493"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/18608"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://securitytracker.com/id?1014524"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.oracle.com/technetwork/topics/security/cpujan2006-082403.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://www.red-database-security.com/advisory/oracle_reports_overwrite_any_file.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/archive/1/422257/30/7430/threaded"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/bid/14309"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://www.vupen.com/english/advisories/2006/0323"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/24321"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-22"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…