GHSA-RFFR-C932-CPXV
Vulnerability from github – Published: 2021-05-18 18:27 – Updated: 2024-09-06 21:54Cure53 has discovered that the Harbor web interface does not implement protection mechanisms against Cross-Site Request Forgery (CSRF). By luring an authenticated user onto a prepared third-party website, an attacker can execute any action on the platform in the context of the currently authenticated victim.
The vulnerability was immediately fixed by the Harbor team and all supported versions were patched.
Successful exploitation of this issue will lead to 3rd parties executing actions on the platform of behalf of authenticated users and administrators.
If your product uses the affected releases of Harbor, update to version 1.8.6 and 1.9.3 to patch this issue immediately.
https://github.com/goharbor/harbor/releases/tag/v1.8.6 https://github.com/goharbor/harbor/releases/tag/v1.9.3
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/goharbor/harbor"
},
"ranges": [
{
"events": [
{
"introduced": "1.7.0"
},
{
"fixed": "1.8.6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/goharbor/harbor"
},
"ranges": [
{
"events": [
{
"introduced": "1.9.0"
},
{
"fixed": "1.9.3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2019-19025"
],
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"github_reviewed": true,
"github_reviewed_at": "2021-05-04T22:01:58Z",
"nvd_published_at": "2020-03-20T03:15:00Z",
"severity": "HIGH"
},
"details": "Cure53 has discovered that the Harbor web interface does not implement protection mechanisms against Cross-Site Request Forgery (CSRF). By luring an authenticated user onto a prepared third-party website, an attacker can execute any action on the platform in the context of the currently authenticated victim.\n\nThe vulnerability was immediately fixed by the Harbor team and all supported versions were patched.\n\nSuccessful exploitation of this issue will lead to 3rd parties executing actions on the platform of behalf of authenticated users and administrators.\n\nIf your product uses the affected releases of Harbor, update to version 1.8.6 and 1.9.3 to patch this issue immediately.\n\nhttps://github.com/goharbor/harbor/releases/tag/v1.8.6\nhttps://github.com/goharbor/harbor/releases/tag/v1.9.3",
"id": "GHSA-rffr-c932-cpxv",
"modified": "2024-09-06T21:54:42Z",
"published": "2021-05-18T18:27:50Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/goharbor/harbor/security/advisories/GHSA-gcqm-v682-ccw6"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19025"
},
{
"type": "WEB",
"url": "https://github.com/goharbor/harbor/security/advisories"
},
{
"type": "WEB",
"url": "https://tanzu.vmware.com/security/cve-2019-19025"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "Cross-site Request Forgery (CSRF) in Cloud Native Computing Foundation Harbor"
}
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.