2024-12-08 03:06:42 +00:00

124 lines
3.7 KiB
JSON

{
"id": "CVE-2007-5939",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-12-06T15:46:00.000",
"lastModified": "2024-11-21T00:38:59.690",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The gss_userok function in appl/ftp/ftpd/gss_userok.c in Heimdal 0.7.2 does not allocate memory for the ticketfile pointer before calling free, which allows remote attackers to have an unknown impact via an invalid username. NOTE: the vulnerability was originally reported for ftpd.c, but this is incorrect."
},
{
"lang": "es",
"value": "La funci\u00f3n gss_userok de appl/ftp/ftpd/gss_userok.c en Heimdal 0.7.2 no reserva memoria para el puntero ticketfile antes de llamar a la funci\u00f3n free, lo cual permite a atacantes remotos tener impacto desconocido mediante un nombre de usuario inv\u00e1lido. NOTA: la vulnerabilidad fue originalmente reportada para ftpd.c, pero esto es incorrecto."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"baseScore": 10.0,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE"
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": true,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-119"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:heimdal:heimdal:0.7.2:*:*:*:*:*:*:*",
"matchCriteriaId": "6AEE0CCA-5935-472D-8A73-301A89412E09"
}
]
}
]
}
],
"references": [
{
"url": "http://bugs.gentoo.org/show_bug.cgi?id=199207",
"source": "cve@mitre.org"
},
{
"url": "http://marc.info/?l=full-disclosure&m=119704362903699&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://osvdb.org/44750",
"source": "cve@mitre.org"
},
{
"url": "http://securitytracker.com/id?1019057",
"source": "cve@mitre.org"
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:239",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/26758",
"source": "cve@mitre.org"
},
{
"url": "http://bugs.gentoo.org/show_bug.cgi?id=199207",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://marc.info/?l=full-disclosure&m=119704362903699&w=2",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://osvdb.org/44750",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://securitytracker.com/id?1019057",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:239",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/bid/26758",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}