GSD-2007-3463

Vulnerability from gsd - Updated: 2023-12-13 01:21
Details
** DISPUTED ** Microsoft Windows XP SP2 allows local users, who have sessions created by another user's RunAs (run as) command, to kill arbitrary processes of this other user, as demonstrated by the taskkill program. NOTE: the researcher claims a vendor dispute in which the vendor states that "RunAs and UAC are convenience features, not security boundaries. If you need a security guarantee, please log out and log back in with a different account."
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2007-3463",
    "description": "** DISPUTED **  Microsoft Windows XP SP2 allows local users, who have sessions created by another user\u0027s RunAs (run as) command, to kill arbitrary processes of this other user, as demonstrated by the taskkill program.  NOTE: the researcher claims a vendor dispute in which the vendor states that \"RunAs and UAC are convenience features, not security boundaries. If you need a security guarantee, please log out and log back in with a different account.\"",
    "id": "GSD-2007-3463"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2007-3463"
      ],
      "details": "** DISPUTED **  Microsoft Windows XP SP2 allows local users, who have sessions created by another user\u0027s RunAs (run as) command, to kill arbitrary processes of this other user, as demonstrated by the taskkill program.  NOTE: the researcher claims a vendor dispute in which the vendor states that \"RunAs and UAC are convenience features, not security boundaries. If you need a security guarantee, please log out and log back in with a different account.\"",
      "id": "GSD-2007-3463",
      "modified": "2023-12-13T01:21:42.223005Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2007-3463",
        "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": "** DISPUTED **  Microsoft Windows XP SP2 allows local users, who have sessions created by another user\u0027s RunAs (run as) command, to kill arbitrary processes of this other user, as demonstrated by the taskkill program.  NOTE: the researcher claims a vendor dispute in which the vendor states that \"RunAs and UAC are convenience features, not security boundaries. If you need a security guarantee, please log out and log back in with a different account.\""
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "39014",
            "refsource": "OSVDB",
            "url": "http://osvdb.org/39014"
          },
          {
            "name": "20070626 RE: \"run as\" local denial-of-service enables administrative account processes to be killed",
            "refsource": "BUGTRAQ",
            "url": "http://www.securityfocus.com/archive/1/472282/100/0/threaded"
          },
          {
            "name": "20070623 \"run as\" local denial-of-service enables administrative account processes to be killed",
            "refsource": "BUGTRAQ",
            "url": "http://www.securityfocus.com/archive/1/472216/100/0/threaded"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:microsoft:windows_xp:*:sp2:*:*:*:*:*:*",
                    "matchCriteriaId": "9B339C33-8896-4896-88FF-88E74FDBC543",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "descriptions": [
          {
            "lang": "en",
            "value": "Microsoft Windows XP SP2 allows local users, who have sessions created by another user\u0027s RunAs (run as) command, to kill arbitrary processes of this other user, as demonstrated by the taskkill program.  NOTE: the researcher claims a vendor dispute in which the vendor states that \"RunAs and UAC are convenience features, not security boundaries. If you need a security guarantee, please log out and log back in with a different account."
          },
          {
            "lang": "es",
            "value": "** IMPUGNADA ** Microsoft Windows XP SP2 permite a usuarios locales, quienes tengan sesiones creadas por otros comandos de usuario RunAs, para matar procesos de su elecci\u00f3n de este otro usuario, como se demostr\u00f3 con el programa taskkill. NOTA: el investigador inidca que hay un conflicto con el vendedor que indica que \"RunAs y UAC son caracter\u00edsticas de conveniencia, no l\u00edmites de seguridad. Si necesitas una garant\u00eda de seguridad, registrar por favor sal del resgitro y vuelvete registrar luego con otra cuenta.\""
          }
        ],
        "id": "CVE-2007-3463",
        "lastModified": "2024-04-11T00:42:26.207",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "MEDIUM",
              "cvssData": {
                "accessComplexity": "LOW",
                "accessVector": "LOCAL",
                "authentication": "SINGLE",
                "availabilityImpact": "COMPLETE",
                "baseScore": 4.6,
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "vectorString": "AV:L/AC:L/Au:S/C:N/I:N/A:C",
                "version": "2.0"
              },
              "exploitabilityScore": 3.1,
              "impactScore": 6.9,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": false
            }
          ]
        },
        "published": "2007-06-27T18:30:00.000",
        "references": [
          {
            "source": "cve@mitre.org",
            "url": "http://osvdb.org/39014"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://www.securityfocus.com/archive/1/472216/100/0/threaded"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://www.securityfocus.com/archive/1/472282/100/0/threaded"
          }
        ],
        "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…