René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

114 lines
3.4 KiB
JSON

{
"id": "CVE-2008-0145",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-01-08T19:46:00.000",
"lastModified": "2017-08-08T01:29:22.743",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Unspecified vulnerability in glob in PHP before 4.4.8, when open_basedir is enabled, has unknown impact and attack vectors. NOTE: this issue reportedly exists because of a regression related to CVE-2007-4663."
},
{
"lang": "es",
"value": "Vulnerabilidad no especificada en glob de PHP versiones anteriores a 4.4.8, cuando open_basedir est\u00e1 habilitado, tiene impacto desconocido y vectores de ataque.\r\nNOTA: esta vulnerabilidad existe debido a una regresi\u00f3n relativa a CVE-2007-4663."
}
],
"vendorComments": [
{
"organization": "Red Hat",
"comment": "Red Hat does not consider this to be a security issue. Regression introduced break glob() functionality, but does not bypass security restrictions.\n\nFurthermore, "open_basedir" bypass issues are not treated as security sensitive as described at https://bugzilla.redhat.com/show_bug.cgi?id=169857#c1 and\nhttp://www.php.net/security-note.php",
"lastModified": "2008-01-10T00:00:00"
}
],
"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": true,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-264"
},
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"versionEndIncluding": "4.4.7",
"matchCriteriaId": "25A322B4-9EBB-449F-A678-33BAD936A606"
}
]
}
]
}
],
"references": [
{
"url": "http://bugs.php.net/bug.php?id=41655",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://slackware.com/security/viewer.php?l=slackware-security&y=2008&m=slackware-security.335136",
"source": "cve@mitre.org"
},
{
"url": "http://www.php.net/ChangeLog-4.php",
"source": "cve@mitre.org"
},
{
"url": "http://www.php.net/releases/4_4_8.php",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2008/0059",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/39401",
"source": "cve@mitre.org"
}
]
}