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

100 lines
2.9 KiB
JSON

{
"id": "CVE-2008-4888",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-11-04T00:57:08.853",
"lastModified": "2017-09-29T01:32:22.993",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in error.php in NetRisk 2.0 and earlier allows remote attackers to inject arbitrary web script or HTML via the error parameter to index.php. NOTE: some of these details are obtained from third party information."
},
{
"lang": "es",
"value": "Vulnerabilidad de ejecuci\u00f3n de secuencias de comandos en sitios cruzados (XSS) en index.php en NetRisk 2.0 y anteriores permite a atacantes remotos inyectar secuencias de comandos web o HTML arbitrarios a trav\u00e9s del par\u00e1metro Error."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:netrisk:netrisk:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.0",
"matchCriteriaId": "6BA17F57-54CB-44F2-B0BF-0FA275E3B700"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:netrisk:netrisk:1.9.7:*:*:*:*:*:*:*",
"matchCriteriaId": "B87A51A4-7F50-4E48-ACF1-9289983DFF8F"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/32051",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2008/2977",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/46261",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/6957",
"source": "cve@mitre.org"
}
]
}