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

113 lines
3.2 KiB
JSON

{
"id": "CVE-2018-12691",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-07-05T18:29:00.360",
"lastModified": "2018-09-04T15:59:02.397",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Time-of-check to time-of-use (TOCTOU) race condition in org.onosproject.acl (aka the access control application) in ONOS v1.13 and earlier allows attackers to bypass network access control via data plane packet injection."
},
{
"lang": "es",
"value": "Condici\u00f3n de carrera TOCTOU (time-of-check to time-of-use) en org.onosproject.acl (tambi\u00e9n conocida como aplicaci\u00f3n de control de acceso) en ONOS v1.13 y anteriores permite que los atacantes omitan el control de acceso de red mediante la inyecci\u00f3n de paquetes del plano de datos."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.2,
"impactScore": 4.0
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"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-362"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:onosproject:onos:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.13.0",
"matchCriteriaId": "24D9902E-5815-40A4-BE20-E5AA31E21C2E"
}
]
}
]
}
],
"references": [
{
"url": "https://gerrit.onosproject.org/#/c/18867/",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://wiki.onosproject.org/display/ONOS/Security+advisories",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}