gsd-2005-4849
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Apache Derby before 10.1.2.1 exposes the (1) user and (2) password attributes in cleartext via (a) the RDBNAM parameter of the ACCSEC command and (b) the output of the DatabaseMetaData.getURL function, which allows context-dependent attackers to obtain sensitive information.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2005-4849",
    "description": "Apache Derby before 10.1.2.1 exposes the (1) user and (2) password attributes in cleartext via (a) the RDBNAM parameter of the ACCSEC command and (b) the output of the DatabaseMetaData.getURL function, which allows context-dependent attackers to obtain sensitive information.",
    "id": "GSD-2005-4849",
    "references": [
      "https://www.suse.com/security/cve/CVE-2005-4849.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2005-4849"
      ],
      "details": "Apache Derby before 10.1.2.1 exposes the (1) user and (2) password attributes in cleartext via (a) the RDBNAM parameter of the ACCSEC command and (b) the output of the DatabaseMetaData.getURL function, which allows context-dependent attackers to obtain sensitive information.",
      "id": "GSD-2005-4849",
      "modified": "2023-12-13T01:20:09.564085Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2005-4849",
        "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": "Apache Derby before 10.1.2.1 exposes the (1) user and (2) password attributes in cleartext via (a) the RDBNAM parameter of the ACCSEC command and (b) the output of the DatabaseMetaData.getURL function, which allows context-dependent attackers to obtain sensitive information."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "http://issues.apache.org/jira/browse/DERBY-559",
            "refsource": "CONFIRM",
            "url": "http://issues.apache.org/jira/browse/DERBY-559"
          },
          {
            "name": "http://issues.apache.org/jira/browse/DERBY-530",
            "refsource": "CONFIRM",
            "url": "http://issues.apache.org/jira/browse/DERBY-530"
          },
          {
            "name": "http://db.apache.org/derby/releases/release-10.1.2.1.html",
            "refsource": "CONFIRM",
            "url": "http://db.apache.org/derby/releases/release-10.1.2.1.html"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "(,10.1.1.0]",
          "affected_versions": "All versions up to 10.1.1.0",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-200",
            "CWE-937"
          ],
          "date": "2022-05-25",
          "description": "Apache Derby before 10.1.2.1 exposes the (1) user and (2) password attributes in cleartext via (a) the RDBNAM parameter of the ACCSEC command and (b) the output of the DatabaseMetaData.getURL function, which allows context-dependent attackers to obtain sensitive information.",
          "fixed_versions": [
            "10.1.2.1"
          ],
          "identifier": "CVE-2005-4849",
          "identifiers": [
            "GHSA-rp7r-79rm-2758",
            "CVE-2005-4849"
          ],
          "not_impacted": "All versions after 10.1.1.0",
          "package_slug": "maven/org.apache.derby/derby",
          "pubdate": "2022-05-01",
          "solution": "Upgrade to version 10.1.2.1 or above.",
          "title": "Exposure of Sensitive Information to an Unauthorized Actor",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2005-4849",
            "http://db.apache.org/derby/releases/release-10.1.2.1.html",
            "http://issues.apache.org/jira/browse/DERBY-530",
            "http://issues.apache.org/jira/browse/DERBY-559",
            "https://github.com/apache/derby/commit/09a7325f75a4f96a7735e46c9723930f88ea2613",
            "https://github.com/apache/derby/commit/82d721fd53e30dbb86d6d742c085030985091968",
            "https://github.com/apache/derby/commit/fd24a7590ff5426bac68303fbeca07dbc5067412",
            "http://svn.apache.org/viewvc?view=revision\u0026revision=289672",
            "https://github.com/advisories/GHSA-rp7r-79rm-2758"
          ],
          "uuid": "d5b56b58-31ba-44f6-8aa3-f17558e9b119"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:apache:derby:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "10.1.1.0",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2005-4849"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Apache Derby before 10.1.2.1 exposes the (1) user and (2) password attributes in cleartext via (a) the RDBNAM parameter of the ACCSEC command and (b) the output of the DatabaseMetaData.getURL function, which allows context-dependent attackers to obtain sensitive information."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-200"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://db.apache.org/derby/releases/release-10.1.2.1.html",
              "refsource": "CONFIRM",
              "tags": [
                "Patch"
              ],
              "url": "http://db.apache.org/derby/releases/release-10.1.2.1.html"
            },
            {
              "name": "http://issues.apache.org/jira/browse/DERBY-530",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "http://issues.apache.org/jira/browse/DERBY-530"
            },
            {
              "name": "http://issues.apache.org/jira/browse/DERBY-559",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "http://issues.apache.org/jira/browse/DERBY-559"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 5.0,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
            "version": "2.0"
          },
          "exploitabilityScore": 10.0,
          "impactScore": 2.9,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": false
        }
      },
      "lastModifiedDate": "2008-09-05T04:00Z",
      "publishedDate": "2005-12-31T05:00Z"
    }
  }
}


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…