gsd-2022-2778
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
In affected versions of Octopus Deploy it is possible to bypass rate limiting on login using null bytes.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2022-2778",
"description": "In affected versions of Octopus Deploy it is possible to bypass rate limiting on login using null bytes.",
"id": "GSD-2022-2778"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-2778"
],
"details": "In affected versions of Octopus Deploy it is possible to bypass rate limiting on login using null bytes.",
"id": "GSD-2022-2778",
"modified": "2023-12-13T01:19:19.582781Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@octopus.com",
"ID": "CVE-2022-2778",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Octopus Server",
"version": {
"version_data": [
{
"version_affected": "\u003e=",
"version_value": "3.0"
},
{
"version_affected": "\u003c",
"version_value": "2022.2.8277"
},
{
"version_affected": "\u003e=",
"version_value": "2022.3.348"
},
{
"version_affected": "\u003c",
"version_value": "2022.3.10586"
},
{
"version_affected": "\u003e=",
"version_value": "2022.4.791"
},
{
"version_affected": "\u003c",
"version_value": "2022.4.1371"
}
]
}
}
]
},
"vendor_name": "Octopus Deploy"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In affected versions of Octopus Deploy it is possible to bypass rate limiting on login using null bytes."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Rate Limit Bypass"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://advisories.octopus.com/post/2022/sa2022-15/",
"refsource": "MISC",
"url": "https://advisories.octopus.com/post/2022/sa2022-15/"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:octopus:octopus_server:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2022.2.8277",
"versionStartIncluding": "3.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:octopus:octopus_server:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2022.3.10405",
"versionStartIncluding": "2022.3.348",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:octopus:octopus_server:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2022.4.1371",
"versionStartIncluding": "2022.4.791",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": false
},
{
"cpe23Uri": "cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": false
}
],
"operator": "OR"
}
],
"cpe_match": [],
"operator": "AND"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@octopus.com",
"ID": "CVE-2022-2778"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "In affected versions of Octopus Deploy it is possible to bypass rate limiting on login using null bytes."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-863"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://advisories.octopus.com/post/2022/sa2022-15/",
"refsource": "MISC",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://advisories.octopus.com/post/2022/sa2022-15/"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
},
"lastModifiedDate": "2022-10-04T18:20Z",
"publishedDate": "2022-09-30T04:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…