gsd-2007-0085
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Unspecified vulnerability in sys/dev/pci/vga_pci.c in the VGA graphics driver for wscons in OpenBSD 3.9 and 4.0, when the kernel is compiled with the PCIAGP option and a non-AGP device is being used, allows local users to gain privileges via unspecified vectors, possibly related to agp_ioctl NULL pointer reference.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2007-0085",
    "description": "Unspecified vulnerability in sys/dev/pci/vga_pci.c in the VGA graphics driver for wscons in OpenBSD 3.9 and 4.0, when the kernel is compiled with the PCIAGP option and a non-AGP device is being used, allows local users to gain privileges via unspecified vectors, possibly related to agp_ioctl NULL pointer reference.",
    "id": "GSD-2007-0085"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2007-0085"
      ],
      "details": "Unspecified vulnerability in sys/dev/pci/vga_pci.c in the VGA graphics driver for wscons in OpenBSD 3.9 and 4.0, when the kernel is compiled with the PCIAGP option and a non-AGP device is being used, allows local users to gain privileges via unspecified vectors, possibly related to agp_ioctl NULL pointer reference.",
      "id": "GSD-2007-0085",
      "modified": "2023-12-13T01:21:35.430429Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2007-0085",
        "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": "Unspecified vulnerability in sys/dev/pci/vga_pci.c in the VGA graphics driver for wscons in OpenBSD 3.9 and 4.0, when the kernel is compiled with the PCIAGP option and a non-AGP device is being used, allows local users to gain privileges via unspecified vectors, possibly related to agp_ioctl NULL pointer reference."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "http://ilja.netric.org/files/Unusual%20bugs%2023c3.pdf",
            "refsource": "MISC",
            "url": "http://ilja.netric.org/files/Unusual%20bugs%2023c3.pdf"
          },
          {
            "name": "32574",
            "refsource": "OSVDB",
            "url": "http://www.osvdb.org/32574"
          },
          {
            "name": "[openbsd-cvs] 20070103 CVS: cvs.openbsd.org: www",
            "refsource": "MLIST",
            "url": "http://marc.info/?l=openbsd-cvs\u0026m=116785923301416\u0026w=2"
          },
          {
            "name": "[3.9] 017: SECURITY FIX: January 3, 2007",
            "refsource": "OPENBSD",
            "url": "http://www.openbsd.org/errata39.html#agp"
          },
          {
            "name": "[4.0] 007: SECURITY FIX: January 3, 2007",
            "refsource": "OPENBSD",
            "url": "http://www.openbsd.org/errata.html#agp"
          },
          {
            "name": "1017468",
            "refsource": "SECTRACK",
            "url": "http://securitytracker.com/id?1017468"
          },
          {
            "name": "ADV-2007-0043",
            "refsource": "VUPEN",
            "url": "http://www.vupen.com/english/advisories/2007/0043"
          },
          {
            "name": "23608",
            "refsource": "SECUNIA",
            "url": "http://secunia.com/advisories/23608"
          },
          {
            "name": "openbsd-vga-privilege-escalation(31276)",
            "refsource": "XF",
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/31276"
          },
          {
            "name": "[openbsd-cvs] 20070103 Re: CVS: cvs.openbsd.org: src",
            "refsource": "MLIST",
            "url": "http://marc.info/?l=openbsd-cvs\u0026m=116781980706409\u0026w=2"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:o:openbsd:openbsd:3.9:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:o:openbsd:openbsd:4.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2007-0085"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Unspecified vulnerability in sys/dev/pci/vga_pci.c in the VGA graphics driver for wscons in OpenBSD 3.9 and 4.0, when the kernel is compiled with the PCIAGP option and a non-AGP device is being used, allows local users to gain privileges via unspecified vectors, possibly related to agp_ioctl NULL pointer reference."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "NVD-CWE-Other"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://ilja.netric.org/files/Unusual%20bugs%2023c3.pdf",
              "refsource": "MISC",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "http://ilja.netric.org/files/Unusual%20bugs%2023c3.pdf"
            },
            {
              "name": "[3.9] 017: SECURITY FIX: January 3, 2007",
              "refsource": "OPENBSD",
              "tags": [
                "Patch",
                "Vendor Advisory"
              ],
              "url": "http://www.openbsd.org/errata39.html#agp"
            },
            {
              "name": "[4.0] 007: SECURITY FIX: January 3, 2007",
              "refsource": "OPENBSD",
              "tags": [
                "Patch",
                "Vendor Advisory"
              ],
              "url": "http://www.openbsd.org/errata.html#agp"
            },
            {
              "name": "1017468",
              "refsource": "SECTRACK",
              "tags": [
                "Patch",
                "Vendor Advisory"
              ],
              "url": "http://securitytracker.com/id?1017468"
            },
            {
              "name": "23608",
              "refsource": "SECUNIA",
              "tags": [
                "Patch",
                "Vendor Advisory"
              ],
              "url": "http://secunia.com/advisories/23608"
            },
            {
              "name": "32574",
              "refsource": "OSVDB",
              "tags": [],
              "url": "http://www.osvdb.org/32574"
            },
            {
              "name": "ADV-2007-0043",
              "refsource": "VUPEN",
              "tags": [],
              "url": "http://www.vupen.com/english/advisories/2007/0043"
            },
            {
              "name": "[openbsd-cvs] 20070103 CVS: cvs.openbsd.org: www",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://marc.info/?l=openbsd-cvs\u0026m=116785923301416\u0026w=2"
            },
            {
              "name": "[openbsd-cvs] 20070103 Re: CVS: cvs.openbsd.org: src",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://marc.info/?l=openbsd-cvs\u0026m=116781980706409\u0026w=2"
            },
            {
              "name": "openbsd-vga-privilege-escalation(31276)",
              "refsource": "XF",
              "tags": [],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/31276"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "cvssV2": {
            "accessComplexity": "HIGH",
            "accessVector": "LOCAL",
            "authentication": "SINGLE",
            "availabilityImpact": "COMPLETE",
            "baseScore": 6.0,
            "confidentialityImpact": "COMPLETE",
            "integrityImpact": "COMPLETE",
            "vectorString": "AV:L/AC:H/Au:S/C:C/I:C/A:C",
            "version": "2.0"
          },
          "exploitabilityScore": 1.5,
          "impactScore": 10.0,
          "obtainAllPrivilege": true,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": false
        }
      },
      "lastModifiedDate": "2017-07-29T01:29Z",
      "publishedDate": "2007-01-05T11:28Z"
    }
  }
}


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.