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

101 lines
2.8 KiB
JSON

{
"id": "CVE-2007-1595",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-03-22T23:19:00.000",
"lastModified": "2011-03-08T02:52:26.017",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The Asterisk Extension Language (AEL) in pbx/pbx_ael.c in Asterisk does not properly generate extensions, which allows remote attackers to execute arbitrary extensions and have an unknown impact by specifying an invalid extension in a certain form."
},
{
"lang": "es",
"value": "El Lenguaje de Extensi\u00f3n de Asterisk (AEL) en pbx/pbx_ael.c de Asterisk no genera extensiones apropiadamente, lo cual permite a atacantes remotos ejecutar extensiones de su elecci\u00f3n y tener un impacto desconocido especificando una extensi\u00f3n inv\u00e1lida en formularios concretos."
}
],
"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": false,
"obtainOtherPrivilege": true,
"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:asterisk:asterisk:1.2.13:*:*:*:*:*:*:*",
"matchCriteriaId": "A5F82331-A7C1-4166-AE45-A83BD7FC3D25"
}
]
}
]
}
],
"references": [
{
"url": "http://bugs.digium.com/view.php?id=9316",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://svn.digium.com/view/asterisk?rev=59073&view=rev",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.novell.com/linux/security/advisories/2007_34_asterisk.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/23155",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2007/1123",
"source": "cve@mitre.org"
}
]
}