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

91 lines
2.7 KiB
JSON

{
"id": "CVE-2008-0144",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-01-08T19:46:00.000",
"lastModified": "2017-09-29T01:30:09.283",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "PHP remote file inclusion vulnerability in index.php in NetRisk 1.9.7 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the page parameter. NOTE: this can also be leveraged for local file inclusion using directory traversal sequences."
},
{
"lang": "es",
"value": "Vulnerabilidad de inclusi\u00f3n remota de archivo en PHP en index.php de NetRisk 1.9.7 y anteriores permite a atacantes remotos ejecutar c\u00f3digo PHP de su elecci\u00f3n mediante un URL en el par\u00e1metro page. NOTA: esto puede ser aprovechado tambi\u00e9n para incluir archivos locales usando secuencias de salto de directorio."
}
],
"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": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phprisk:netrisk:1.9.7:*:*:*:*:*:*:*",
"matchCriteriaId": "F159AA19-A7A3-4BDE-8D91-EF3AAC422AB2"
}
]
}
]
}
],
"references": [
{
"url": "http://marc.info/?l=bugtraq&m=119955114428283&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/27136",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/39419",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/4833",
"source": "cve@mitre.org"
}
]
}