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

113 lines
3.3 KiB
JSON

{
"id": "CVE-2002-1170",
"sourceIdentifier": "cve@mitre.org",
"published": "2002-10-11T04:00:00.000",
"lastModified": "2018-05-03T01:29:16.850",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The handle_var_requests function in snmp_agent.c for the SNMP daemon in the Net-SNMP (formerly ucd-snmp) package 5.0.1 through 5.0.5 allows remote attackers to cause a denial of service (crash) via a NULL dereference."
},
{
"lang": "es",
"value": "La funci\u00f3n handle_var_requests en snmp_agent.c del demonio SNMP en el paquete Net-SNMP (antes ucd-snmp) 5.0.1, 5.0.3, y 5.0.4.pre2, permite a atacantes remotos causar una denegaci\u00f3n de servicio (caida) mediante una desreferencia nula (NULL)."
}
],
"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": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:net-snmp:net-snmp:5.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "21E8FC05-D498-4D5D-B5A3-3F16749B7491"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:net-snmp:net-snmp:5.0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "44A07BEF-C759-459E-A144-D37C1A55A9C8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:net-snmp:net-snmp:5.0.4_pre2:*:*:*:*:*:*:*",
"matchCriteriaId": "77D95BAC-CCF3-4E8B-BF31-E277B03C0FA2"
}
]
}
]
}
],
"references": [
{
"url": "http://marc.info/?l=bugtraq&m=103359362020365&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://sourceforge.net/forum/forum.php?forum_id=216532",
"source": "cve@mitre.org"
},
{
"url": "http://www.idefense.com/advisory/10.02.02.txt",
"source": "cve@mitre.org"
},
{
"url": "http://www.redhat.com/support/errata/RHSA-2002-228.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/5862",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/10250",
"source": "cve@mitre.org"
}
]
}