gsd-2004-2687
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
distcc 2.x, as used in XCode 1.5 and others, when not configured to restrict access to the server port, allows remote attackers to execute arbitrary commands via compilation jobs, which are executed by the server without authorization checks.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2004-2687",
    "description": "distcc 2.x, as used in XCode 1.5 and others, when not configured to restrict access to the server port, allows remote attackers to execute arbitrary commands via compilation jobs, which are executed by the server without authorization checks.",
    "id": "GSD-2004-2687",
    "references": [
      "https://packetstormsecurity.com/files/cve/CVE-2004-2687"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2004-2687"
      ],
      "details": "distcc 2.x, as used in XCode 1.5 and others, when not configured to restrict access to the server port, allows remote attackers to execute arbitrary commands via compilation jobs, which are executed by the server without authorization checks.",
      "id": "GSD-2004-2687",
      "modified": "2023-12-13T01:22:55.165480Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2004-2687",
        "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": "distcc 2.x, as used in XCode 1.5 and others, when not configured to restrict access to the server port, allows remote attackers to execute arbitrary commands via compilation jobs, which are executed by the server without authorization checks."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "20050310 XCode 1.5 and distcc 2.x Exploit",
            "refsource": "BUGTRAQ",
            "url": "http://archives.neohapsis.com/archives/bugtraq/2005-03/0183.html"
          },
          {
            "name": "13378",
            "refsource": "OSVDB",
            "url": "http://www.osvdb.org/13378"
          },
          {
            "name": "[distcc] 20040826 Exploit in distcc ( got compromised ;( )",
            "refsource": "MLIST",
            "url": "http://lists.samba.org/archive/distcc/2004q3/002562.html"
          },
          {
            "name": "http://www.metasploit.org/projects/Framework/exploits.html#distcc_exec",
            "refsource": "MISC",
            "url": "http://www.metasploit.org/projects/Framework/exploits.html#distcc_exec"
          },
          {
            "name": "http://distcc.samba.org/security.html",
            "refsource": "CONFIRM",
            "url": "http://distcc.samba.org/security.html"
          },
          {
            "name": "[distcc] 20040826 Exploit in distcc ( got compromised ;( )",
            "refsource": "MLIST",
            "url": "http://lists.samba.org/archive/distcc/2004q3/002550.html"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:samba:samba:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "2.18.3",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:apple:xcode:1.5:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2004-2687"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "distcc 2.x, as used in XCode 1.5 and others, when not configured to restrict access to the server port, allows remote attackers to execute arbitrary commands via compilation jobs, which are executed by the server without authorization checks."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-16"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "20050310 XCode 1.5 and distcc 2.x Exploit",
              "refsource": "BUGTRAQ",
              "tags": [],
              "url": "http://archives.neohapsis.com/archives/bugtraq/2005-03/0183.html"
            },
            {
              "name": "[distcc] 20040826 Exploit in distcc ( got compromised ;( )",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://lists.samba.org/archive/distcc/2004q3/002550.html"
            },
            {
              "name": "[distcc] 20040826 Exploit in distcc ( got compromised ;( )",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://lists.samba.org/archive/distcc/2004q3/002562.html"
            },
            {
              "name": "http://www.metasploit.org/projects/Framework/exploits.html#distcc_exec",
              "refsource": "MISC",
              "tags": [
                "Exploit"
              ],
              "url": "http://www.metasploit.org/projects/Framework/exploits.html#distcc_exec"
            },
            {
              "name": "http://distcc.samba.org/security.html",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "http://distcc.samba.org/security.html"
            },
            {
              "name": "13378",
              "refsource": "OSVDB",
              "tags": [],
              "url": "http://www.osvdb.org/13378"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "cvssV2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "COMPLETE",
            "baseScore": 9.3,
            "confidentialityImpact": "COMPLETE",
            "integrityImpact": "COMPLETE",
            "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
            "version": "2.0"
          },
          "exploitabilityScore": 8.6,
          "impactScore": 10.0,
          "obtainAllPrivilege": true,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "HIGH",
          "userInteractionRequired": false
        }
      },
      "lastModifiedDate": "2008-09-05T04:00Z",
      "publishedDate": "2004-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.