92 lines
2.8 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2006-6876",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-12-31T05:00:00.000",
"lastModified": "2018-10-17T21:49:50.960",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Buffer overflow in the fetchsms function in the SMS handling module (libsms_getsms.c) in OpenSER 1.2.0 and earlier allows remote attackers to cause a denial of service (crash) via a crafted SMS message, triggering memory corruption when the \"beginning\" buffer is copied to the third (pdu) argument."
},
{
"lang": "es",
"value": "La funci\u00f3n fetchsms en el m\u00f3dulo de manejo SMS (libsms_getsms.c) en OpenSER 1.1.0 y anteriores podr\u00edan permitir a atacantes remotos ejecutar c\u00f3digo de su elecci\u00f3n a trav\u00e9s de mensajes SMS manipulados, disparando una corrupci\u00f3n de memoria cuan el b\u00fafer \"beginning\" est\u00e1 copiado en el tercer (pdu) argumento."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": true,
"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:openser:openser:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.1.0",
"matchCriteriaId": "0E90CBC5-CFB3-4599-BC7C-F52A06F5506A"
}
]
}
]
}
],
"references": [
{
"url": "http://archives.neohapsis.com/archives/bugtraq/2007-01/0093.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/455415/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/21800",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/31137",
"source": "cve@mitre.org"
}
]
}