91 lines
2.6 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2007-4980",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-09-19T18:17:00.000",
"lastModified": "2018-10-15T21:39:13.567",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The readRequest method in org/gcaldaemon/core/http/HTTPListener.java in GCALDaemon 1.0-beta13 allows remote attackers to cause a denial of service via a large integer value in the Content-Length HTTP header, which triggers a fatal Java OutOfMemoryError."
},
{
"lang": "es",
"value": "El m\u00e9todo readRequest en org/gcaldaemon/core/http/HTTPListener.java de GCALDaemon 1.0-beta13 permite a atacantes remotos provocar una denegaci\u00f3n de servicio mediante un valor de entero grande en la cabecera HTTP Content-Length, lo cual provoca un error OutOfMemoryError fatal de Java."
}
],
"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": "CWE-189"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gcaldaemon:gcaldaemon:1.0_beta13:*:*:*:*:*:*:*",
"matchCriteriaId": "2CBE609F-6F76-4136-9E83-91D501D1A66F"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/3154",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/479816/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/25704",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/36670",
"source": "cve@mitre.org"
}
]
}