{ "id": "CVE-2007-1588", "sourceIdentifier": "cve@mitre.org", "published": "2007-03-21T23:19:00.000", "lastModified": "2008-11-15T06:45:26.717", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "server.cpp in MyServer 0.8.5 calls Process::setuid before calling Process::setgid and thus does not properly drop privileges, which might allow remote attackers to execute CGI programs with unintended privileges." }, { "lang": "es", "value": "server.cpp en el MyServer 0.8.5 llama al Process::setuid antes de llamar al rocess::setgid con lo que no se eliminan los privilegios adecuadamente. Esto permite a atacantes remotos ejecutar programas CGI con privilegios imprevistos." } ], "metrics": { "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "baseScore": 7.5 }, "baseSeverity": "HIGH", "exploitabilityScore": 10.0, "impactScore": 6.4, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": true, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:myserver:myserver:0.8.5:*:*:*:*:*:*:*", "matchCriteriaId": "D9B3DF9D-EF22-4DF5-A353-8B5EC8EBCF07" } ] } ] } ], "references": [ { "url": "http://sourceforge.net/mailarchive/forum.php?thread_id=31631045&forum_id=47875", "source": "cve@mitre.org", "tags": [ "Patch" ] }, { "url": "http://www.myserverproject.net/news.php", "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ] } ] }