GSD-2007-5265

Vulnerability from gsd - Updated: 2023-12-13 01:21
Details
Multiple format string vulnerabilities in websrv.cpp in Dawn of Time 1.69s beta4 and earlier allow remote attackers to execute arbitrary code via format string specifiers in the (1) username or (2) password fields when accessing certain "restricted zones", which are not properly handled by the (a) processWebHeader and (b) filterWebRequest functions.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2007-5265",
    "description": "Multiple format string vulnerabilities in websrv.cpp in Dawn of Time 1.69s beta4 and earlier allow remote attackers to execute arbitrary code via format string specifiers in the (1) username or (2) password fields when accessing certain \"restricted zones\", which are not properly handled by the (a) processWebHeader and (b) filterWebRequest functions.",
    "id": "GSD-2007-5265"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2007-5265"
      ],
      "details": "Multiple format string vulnerabilities in websrv.cpp in Dawn of Time 1.69s beta4 and earlier allow remote attackers to execute arbitrary code via format string specifiers in the (1) username or (2) password fields when accessing certain \"restricted zones\", which are not properly handled by the (a) processWebHeader and (b) filterWebRequest functions.",
      "id": "GSD-2007-5265",
      "modified": "2023-12-13T01:21:40.964980Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2007-5265",
        "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": "Multiple format string vulnerabilities in websrv.cpp in Dawn of Time 1.69s beta4 and earlier allow remote attackers to execute arbitrary code via format string specifiers in the (1) username or (2) password fields when accessing certain \"restricted zones\", which are not properly handled by the (a) processWebHeader and (b) filterWebRequest functions."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "ADV-2007-3418",
            "refsource": "VUPEN",
            "url": "http://www.vupen.com/english/advisories/2007/3418"
          },
          {
            "name": "http://aluigi.altervista.org/adv/dawnfs-adv.txt",
            "refsource": "MISC",
            "url": "http://aluigi.altervista.org/adv/dawnfs-adv.txt"
          },
          {
            "name": "27083",
            "refsource": "SECUNIA",
            "url": "http://secunia.com/advisories/27083"
          },
          {
            "name": "20071005 Format string in The Dawn of Time 1.69s beta4",
            "refsource": "BUGTRAQ",
            "url": "http://www.securityfocus.com/archive/1/481619/100/0/threaded"
          },
          {
            "name": "dawntime-httpauthentication-format-string(36973)",
            "refsource": "XF",
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/36973"
          },
          {
            "name": "3201",
            "refsource": "SREASON",
            "url": "http://securityreason.com/securityalert/3201"
          },
          {
            "name": "http://forums.dawnoftime.org/viewtopic.php?t=2102",
            "refsource": "MISC",
            "url": "http://forums.dawnoftime.org/viewtopic.php?t=2102"
          },
          {
            "name": "25944",
            "refsource": "BID",
            "url": "http://www.securityfocus.com/bid/25944"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:dawnoftime:dawn_of_time:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "1.69s_beta4",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2007-5265"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Multiple format string vulnerabilities in websrv.cpp in Dawn of Time 1.69s beta4 and earlier allow remote attackers to execute arbitrary code via format string specifiers in the (1) username or (2) password fields when accessing certain \"restricted zones\", which are not properly handled by the (a) processWebHeader and (b) filterWebRequest functions."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-134"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://aluigi.altervista.org/adv/dawnfs-adv.txt",
              "refsource": "MISC",
              "tags": [
                "Exploit"
              ],
              "url": "http://aluigi.altervista.org/adv/dawnfs-adv.txt"
            },
            {
              "name": "http://forums.dawnoftime.org/viewtopic.php?t=2102",
              "refsource": "MISC",
              "tags": [],
              "url": "http://forums.dawnoftime.org/viewtopic.php?t=2102"
            },
            {
              "name": "25944",
              "refsource": "BID",
              "tags": [
                "Exploit"
              ],
              "url": "http://www.securityfocus.com/bid/25944"
            },
            {
              "name": "27083",
              "refsource": "SECUNIA",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "http://secunia.com/advisories/27083"
            },
            {
              "name": "3201",
              "refsource": "SREASON",
              "tags": [],
              "url": "http://securityreason.com/securityalert/3201"
            },
            {
              "name": "ADV-2007-3418",
              "refsource": "VUPEN",
              "tags": [],
              "url": "http://www.vupen.com/english/advisories/2007/3418"
            },
            {
              "name": "dawntime-httpauthentication-format-string(36973)",
              "refsource": "XF",
              "tags": [],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/36973"
            },
            {
              "name": "20071005 Format string in The Dawn of Time 1.69s beta4",
              "refsource": "BUGTRAQ",
              "tags": [],
              "url": "http://www.securityfocus.com/archive/1/481619/100/0/threaded"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 7.5,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
            "version": "2.0"
          },
          "exploitabilityScore": 10.0,
          "impactScore": 6.4,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": true,
          "severity": "HIGH",
          "userInteractionRequired": false
        }
      },
      "lastModifiedDate": "2018-10-15T21:41Z",
      "publishedDate": "2007-10-08T21:17Z"
    }
  }
}



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…