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

164 lines
5.3 KiB
JSON

{
"id": "CVE-2008-7160",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-09-10T21:30:01.017",
"lastModified": "2012-10-23T03:01:25.193",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The silc_http_server_parse function in lib/silchttp/silchttpserver.c in the internal HTTP server in silcd in Secure Internet Live Conferencing (SILC) Toolkit before 1.1.9 allows remote attackers to overwrite a stack location and possibly execute arbitrary code via a crafted Content-Length header, related to incorrect use of a %lu format string."
},
{
"lang": "es",
"value": "la funcion silc_http_server_parse en lib/silchttp/silchttpserver.c en el servidor HTTP interno en silcd en Secure Internet Live Conferencing (SILC) Toolkit anteriores a v1.1.9 permite a atacantes remotos sobrescribir un lugar de la pila y posiblemente ejecutar c\u00f3digo arbitrario a trav\u00e9s de una cabecera Content-Lenght, relacionada con el uso incorrecto de un formato de cadena %lu."
}
],
"vendorComments": [
{
"organization": "Red Hat",
"comment": "Not vulnerable. This issue did not affect the versions of libsilc as shipped with Red Hat Enterprise Linux 4, or 5.",
"lastModified": "2009-09-11T00:00:00"
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 5.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-134"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:silcnet:silc_toolkit:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.1.8",
"matchCriteriaId": "5FC1A78E-F04E-4F03-8020-4DB4D6F1F458"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:silcnet:silc_toolkit:1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "C06811A1-DF33-4EC9-A2EE-49CE2F4A4EC2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:silcnet:silc_toolkit:1.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "6FE803FA-43C9-4565-A1B6-6890A2275A6B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:silcnet:silc_toolkit:1.1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "9754DA96-8464-412C-8337-51F8DE9884B5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:silcnet:silc_toolkit:1.1.3:*:*:*:*:*:*:*",
"matchCriteriaId": "A4BC8115-1A4B-4CFD-9431-3C2A231D0237"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:silcnet:silc_toolkit:1.1.4:*:*:*:*:*:*:*",
"matchCriteriaId": "262AEDC5-8FB8-4D15-AC4D-906110718D07"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:silcnet:silc_toolkit:1.1.5:*:*:*:*:*:*:*",
"matchCriteriaId": "F422F232-FDA3-4FB4-AD84-2641EF0A0134"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:silcnet:silc_toolkit:1.1.6:*:*:*:*:*:*:*",
"matchCriteriaId": "301B0871-8F41-483F-B457-488A89428975"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2009-10/msg00001.html",
"source": "cve@mitre.org"
},
{
"url": "http://silcnet.org/docs/changelog/SILC%20Toolkit%201.1.9",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://silcnet.org/general/news/news_toolkit.php",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.debian.org/security/2009/dsa-1879",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2009:234",
"source": "cve@mitre.org"
},
{
"url": "http://www.openwall.com/lists/oss-security/2009/08/31/5",
"source": "cve@mitre.org"
},
{
"url": "http://www.openwall.com/lists/oss-security/2009/09/03/5",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/36194",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}