2024-07-14 02:06:08 +00:00

213 lines
5.9 KiB
JSON

{
"id": "CVE-2015-2279",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-07-25T01:29:00.420",
"lastModified": "2018-10-09T19:56:12.327",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "cgi_test.cgi in AirLive BU-2015 with firmware 1.03.18, BU-3026 with firmware 1.43, and MD-3025 with firmware 1.81 allows remote attackers to execute arbitrary OS commands via shell metacharacters after an \"&\" (ampersand) in the write_mac write_pid, write_msn, write_tan, or write_hdv parameter."
},
{
"lang": "es",
"value": "El archivo cgi_test.cgi en BU-2015 con firmware versi\u00f3n 1.03.18, BU-3026 con firmware versi\u00f3n 1.43 y MD-3025 con firmware versi\u00f3n 1.81 de AirLive, permite a los atacantes remotos ejecutar comandos de sistema operativo arbitrarios por medio de metacaracteres shell despu\u00e9s de un \"&\" (y por s\u00ed mismo, y) en el par\u00e1metro write_mac write_pid, write_msn, write_tan o write_hdv."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 10.0
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 10.0,
"acInsufInfo": true,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-78"
}
]
}
],
"configurations": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:airlive:bu-2015_firmware:1.03.18:*:*:*:*:*:*:*",
"matchCriteriaId": "0A34E99A-C9F7-4974-B6D8-83286FB4B92B"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:h:airlive:bu-2015:-:*:*:*:*:*:*:*",
"matchCriteriaId": "587B824F-BC55-486B-9357-53C0EBF2E5AE"
}
]
}
]
},
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:airlive:bu-3026_firmware:1.43:*:*:*:*:*:*:*",
"matchCriteriaId": "9685AB5E-BC30-487A-929C-9A6324C02ADE"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:h:airlive:bu-3026:-:*:*:*:*:*:*:*",
"matchCriteriaId": "3C4C7544-3A3E-43E4-B635-38BE98B9D268"
}
]
}
]
},
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:airlive:md-3025_firmware:1.81:*:*:*:*:*:*:*",
"matchCriteriaId": "36F73444-2C73-4AC4-A659-F30ED97BD11D"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:h:airlive:md-3025:-:*:*:*:*:*:*:*",
"matchCriteriaId": "2304F05E-CA5F-40CC-ADE2-2268F29A0617"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.com/files/132585/AirLive-Remote-Command-Injection.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://seclists.org/fulldisclosure/2015/Jul/29",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Mailing List",
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://www.securityfocus.com/archive/1/535938/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/75559",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://www.coresecurity.com/advisories/airlive-multiple-products-os-command-injection",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Technical Description",
"Third Party Advisory"
]
},
{
"url": "https://www.exploit-db.com/exploits/37532/",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory",
"VDB Entry"
]
}
]
}