96 lines
2.8 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2007-4535",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-08-25T00:17:00.000",
"lastModified": "2008-09-05T21:28:28.160",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The VStr::Resize function in str.cpp in Vavoom 1.24 and earlier allows remote attackers to cause a denial of service (daemon crash) via a string with a negative NewLen value within a certain UDP packet that triggers an assertion error."
},
{
"lang": "es",
"value": "La funci\u00f3n VThinker::BroadcastPrintf en p_thinker.cpp de Vavoom 1.24 y versiones anteriores permite a atacantes remotos provocar una denegaci\u00f3n de servicio (ca\u00edda de demonio) mediante una cadena con un valor NewLen negativo dentro de un determinado paquete UDP que dispara un error de aserci\u00f3n."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:vavoom:vavoom:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.24",
"matchCriteriaId": "D9252DAC-8E8D-4DDF-A482-F71FD49DA881"
}
]
}
]
}
],
"references": [
{
"url": "http://aluigi.altervista.org/adv/vaboom2-adv.txt",
"source": "cve@mitre.org"
},
{
"url": "http://securityreason.com/securityalert/3057",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/25436",
"source": "cve@mitre.org"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=256621",
"source": "cve@mitre.org"
},
{
"url": "https://www.redhat.com/archives/fedora-package-announce/2007-September/msg00094.html",
"source": "cve@mitre.org"
}
]
}