2023-11-07 21:03:21 +00:00

107 lines
2.9 KiB
JSON

{
"id": "CVE-2007-6062",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-11-20T23:46:00.000",
"lastModified": "2023-11-07T02:01:26.240",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "irc-channel.c in ngIRCd before 0.10.3 allows remote attackers to cause a denial of service (crash) via a JOIN command without a channel argument."
},
{
"lang": "es",
"value": "El archivo irc-channel.c en ngIRCd versiones anteriores a 0.10.3, permite a atacantes remotos causar una denegaci\u00f3n de servicio (bloqueo) por medio de un comando JOIN sin un argumento de canal."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"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:ngircd:ngircd:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.10.3",
"matchCriteriaId": "95B6B769-3217-4185-B0EC-B6F543B2AB1B"
}
]
}
]
}
],
"references": [
{
"url": "http://arthur.barton.de/pipermail/ngircd-ml/2007-July/000292.html",
"source": "cve@mitre.org"
},
{
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=451875",
"source": "cve@mitre.org"
},
{
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=10%3Bfilename=90-remote-vulnerability.dpatch%3Batt=1%3Bbug=451875",
"source": "cve@mitre.org"
},
{
"url": "http://ngircd.barton.de/doc/ChangeLog",
"source": "cve@mitre.org"
},
{
"url": "http://osvdb.org/39295",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/27692",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/26489",
"source": "cve@mitre.org"
}
]
}