GSD-2014-3555
Vulnerability from gsd - Updated: 2023-12-13 01:22Details
OpenStack Neutron before 2013.2.4, 2014.x before 2014.1.2, and Juno before Juno-2 allows remote authenticated users to cause a denial of service (crash or long firewall rule updates) by creating a large number of allowed address pairs.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2014-3555",
"description": "OpenStack Neutron before 2013.2.4, 2014.x before 2014.1.2, and Juno before Juno-2 allows remote authenticated users to cause a denial of service (crash or long firewall rule updates) by creating a large number of allowed address pairs.",
"id": "GSD-2014-3555",
"references": [
"https://www.suse.com/security/cve/CVE-2014-3555.html",
"https://access.redhat.com/errata/RHSA-2014:1120",
"https://access.redhat.com/errata/RHSA-2014:1119",
"https://access.redhat.com/errata/RHSA-2014:1078",
"https://ubuntu.com/security/CVE-2014-3555"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2014-3555"
],
"details": "OpenStack Neutron before 2013.2.4, 2014.x before 2014.1.2, and Juno before Juno-2 allows remote authenticated users to cause a denial of service (crash or long firewall rule updates) by creating a large number of allowed address pairs.",
"id": "GSD-2014-3555",
"modified": "2023-12-13T01:22:53.324088Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2014-3555",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "OpenStack Neutron before 2013.2.4, 2014.x before 2014.1.2, and Juno before Juno-2 allows remote authenticated users to cause a denial of service (crash or long firewall rule updates) by creating a large number of allowed address pairs."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://lists.openstack.org/pipermail/openstack-announce/2014-July/000255.html",
"refsource": "MISC",
"url": "http://lists.openstack.org/pipermail/openstack-announce/2014-July/000255.html"
},
{
"name": "http://rhn.redhat.com/errata/RHSA-2014-1119.html",
"refsource": "MISC",
"url": "http://rhn.redhat.com/errata/RHSA-2014-1119.html"
},
{
"name": "http://rhn.redhat.com/errata/RHSA-2014-1120.html",
"refsource": "MISC",
"url": "http://rhn.redhat.com/errata/RHSA-2014-1120.html"
},
{
"name": "http://seclists.org/oss-sec/2014/q3/200",
"refsource": "MISC",
"url": "http://seclists.org/oss-sec/2014/q3/200"
},
{
"name": "http://secunia.com/advisories/60766",
"refsource": "MISC",
"url": "http://secunia.com/advisories/60766"
},
{
"name": "http://secunia.com/advisories/60804",
"refsource": "MISC",
"url": "http://secunia.com/advisories/60804"
},
{
"name": "http://www.securityfocus.com/bid/68765",
"refsource": "MISC",
"url": "http://www.securityfocus.com/bid/68765"
},
{
"name": "https://bugs.launchpad.net/neutron/+bug/1336207",
"refsource": "MISC",
"url": "https://bugs.launchpad.net/neutron/+bug/1336207"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c2013.2.4||\u003e=2014.1.0,\u003c2014.1.2",
"affected_versions": "All versions before 2013.2.4, all versions starting from 2014.1.0 before 2014.1.2",
"cvss_v2": "AV:N/AC:L/Au:S/C:N/I:N/A:P",
"cwe_ids": [
"CWE-1035",
"CWE-264",
"CWE-937"
],
"date": "2023-02-08",
"description": "A denial of service flaw was found in neutron\u0027s handling of allowed address pairs. As there was no enforced quota on the amount of allowed address pairs, a sufficiently authorized user could possibly create a large number of firewall rules, impacting performance or potentially rendering a compute node unusable.",
"fixed_versions": [
"2013.2.4",
"2014.1.2"
],
"identifier": "CVE-2014-3555",
"identifiers": [
"GHSA-4pmp-38hf-rmwj",
"CVE-2014-3555"
],
"not_impacted": "All versions starting from 2013.2.4 before 2014.1.0, all versions starting from 2014.1.2",
"package_slug": "pypi/neutron",
"pubdate": "2022-05-17",
"solution": "Upgrade to versions 2013.2.4, 2014.1.2 or above.",
"title": "OpenStack Neutron allows remote authenticated users to cause a denial of service",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2014-3555",
"https://bugs.launchpad.net/neutron/+bug/1336207",
"http://lists.openstack.org/pipermail/openstack-announce/2014-July/000255.html",
"http://rhn.redhat.com/errata/RHSA-2014-1119.html",
"http://rhn.redhat.com/errata/RHSA-2014-1120.html",
"http://seclists.org/oss-sec/2014/q3/200",
"https://access.redhat.com/errata/RHSA-2014:1078",
"https://access.redhat.com/errata/RHSA-2014:1119",
"https://access.redhat.com/errata/RHSA-2014:1120",
"https://access.redhat.com/security/cve/CVE-2014-3555",
"https://bugzilla.redhat.com/show_bug.cgi?id=1118833",
"https://web.archive.org/web/20200228142429/http://www.securityfocus.com/bid/68765",
"https://github.com/advisories/GHSA-4pmp-38hf-rmwj"
],
"uuid": "ce394f0c-a48b-4a49-b6d5-ff387766596b"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:openstack:neutron:2014.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:openstack:neutron:2014.1.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:openstack:neutron:juno-1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:openstack:neutron:2013.2.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2014-3555"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "OpenStack Neutron before 2013.2.4, 2014.x before 2014.1.2, and Juno before Juno-2 allows remote authenticated users to cause a denial of service (crash or long firewall rule updates) by creating a large number of allowed address pairs."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-264"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20140721 [OSSA 2014-025] Denial of Service in Neutron allowed address pair (CVE-2014-3555)",
"refsource": "MLIST",
"tags": [],
"url": "http://seclists.org/oss-sec/2014/q3/200"
},
{
"name": "[openstack-announce] 20140721 [OSSA 2014-025] Denial of Service in Neutron allowed address pair (CVE-2014-3555)",
"refsource": "MLIST",
"tags": [
"Vendor Advisory"
],
"url": "http://lists.openstack.org/pipermail/openstack-announce/2014-July/000255.html"
},
{
"name": "68765",
"refsource": "BID",
"tags": [],
"url": "http://www.securityfocus.com/bid/68765"
},
{
"name": "https://bugs.launchpad.net/neutron/+bug/1336207",
"refsource": "MISC",
"tags": [],
"url": "https://bugs.launchpad.net/neutron/+bug/1336207"
},
{
"name": "RHSA-2014:1120",
"refsource": "REDHAT",
"tags": [],
"url": "http://rhn.redhat.com/errata/RHSA-2014-1120.html"
},
{
"name": "RHSA-2014:1119",
"refsource": "REDHAT",
"tags": [],
"url": "http://rhn.redhat.com/errata/RHSA-2014-1119.html"
},
{
"name": "60804",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/60804"
},
{
"name": "60766",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/60766"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:S/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2023-02-13T00:40Z",
"publishedDate": "2014-07-23T14:55Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…