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

95 lines
2.8 KiB
JSON

{
"id": "CVE-2008-4748",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-10-27T20:00:01.677",
"lastModified": "2017-09-29T01:32:19.773",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Format string vulnerability in the URI handler in KVirc 3.4.0, when set as the default application for processing IRC URIs, allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via format string specifiers in the irc:// URI."
},
{
"lang": "es",
"value": "Vulnerabilidad de formato de cadena en el manejador URI de KVirc v3.4.0, cuando se configura como la aplicaci\u00f3n por defecto para procesar IRC URIs; permite a atacantes remotos provocar una denegaci\u00f3n de servicio (ca\u00edda de la aplicaci\u00f3n) y puede que ejecutar c\u00f3digo de su elecci\u00f3n a trav\u00e9s de unos especificadores de formato de cadena en la URI irc://."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.6
},
"baseSeverity": "HIGH",
"exploitabilityScore": 4.9,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:kvirc:kvirc:3.4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "B91ED333-CB47-401A-894B-4A1CF5AED8E9"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/4508",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/31912",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2008/2926",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/46114",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/6832",
"source": "cve@mitre.org"
}
]
}