cve-2024-52796
Vulnerability from cvelistv5
Published
2024-11-20 16:15
Modified
2024-11-20 16:48
Severity ?
EPSS score ?
Summary
Password Pusher's rate limiter can be bypassed by forging proxy headers
References
Impacted products
▼ | Vendor | Product |
---|---|---|
pglombardo | PasswordPusher |
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:pglombardo:password_pusher:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "password_pusher", "vendor": "pglombardo", "versions": [ { "lessThan": "1.49.0", "status": "affected", "version": "0", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-52796", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-11-20T16:45:35.515055Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-11-20T16:48:09.821Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "PasswordPusher", "vendor": "pglombardo", "versions": [ { "status": "affected", "version": "\u003c 1.49.0" } ] } ], "descriptions": [ { "lang": "en", "value": "Password Pusher, an open source application to communicate sensitive information over the web, comes with a configurable rate limiter. In versions prior to v1.49.0, the rate limiter could be bypassed by forging proxy headers allowing bad actors to send unlimited traffic to the site potentially causing a denial of service. In v1.49.0, a fix was implemented to only authorize proxies on local IPs which resolves this issue. As a workaround, one may add rules to one\u0027s proxy and/or firewall to not accept external proxy headers such as `X-Forwarded-*` from clients." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-770", "description": "CWE-770: Allocation of Resources Without Limits or Throttling", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-11-20T16:15:19.478Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/pglombardo/PasswordPusher/security/advisories/GHSA-ffp2-8p2h-4m5j", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/pglombardo/PasswordPusher/security/advisories/GHSA-ffp2-8p2h-4m5j" }, { "name": "https://docs.pwpush.com/docs/proxies/#trusted-proxies", "tags": [ "x_refsource_MISC" ], "url": "https://docs.pwpush.com/docs/proxies/#trusted-proxies" }, { "name": "https://github.com/pglombardo/PasswordPusher/releases/tag/v1.49.0", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/pglombardo/PasswordPusher/releases/tag/v1.49.0" } ], "source": { "advisory": "GHSA-ffp2-8p2h-4m5j", "discovery": "UNKNOWN" }, "title": "Password Pusher\u0027s rate limiter can be bypassed by forging proxy headers" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-52796", "datePublished": "2024-11-20T16:15:19.478Z", "dateReserved": "2024-11-15T17:11:13.439Z", "dateUpdated": "2024-11-20T16:48:09.821Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-52796\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-11-20T17:15:20.953\",\"lastModified\":\"2024-11-20T17:15:20.953\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Password Pusher, an open source application to communicate sensitive information over the web, comes with a configurable rate limiter. In versions prior to v1.49.0, the rate limiter could be bypassed by forging proxy headers allowing bad actors to send unlimited traffic to the site potentially causing a denial of service. In v1.49.0, a fix was implemented to only authorize proxies on local IPs which resolves this issue. As a workaround, one may add rules to one\u0027s proxy and/or firewall to not accept external proxy headers such as `X-Forwarded-*` from clients.\"},{\"lang\":\"es\",\"value\":\"Password Pusher, una aplicaci\u00f3n de c\u00f3digo abierto para comunicar informaci\u00f3n confidencial a trav\u00e9s de la web, viene con un limitador de velocidad configurable. En versiones anteriores a la v1.49.0, el limitador de velocidad se pod\u00eda eludir falsificando encabezados de proxy que permit\u00edan a los actores maliciosos enviar tr\u00e1fico ilimitado al sitio, lo que podr\u00eda causar una denegaci\u00f3n de servicio. En la v1.49.0, se implement\u00f3 una soluci\u00f3n para autorizar solo servidores proxy en direcciones IP locales, lo que resuelve este problema. Como workaround, se pueden agregar reglas al servidor proxy o al firewall para no aceptar encabezados de proxy externos como `X-Forwarded-*` de los clientes.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"references\":[{\"url\":\"https://docs.pwpush.com/docs/proxies/#trusted-proxies\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/pglombardo/PasswordPusher/releases/tag/v1.49.0\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/pglombardo/PasswordPusher/security/advisories/GHSA-ffp2-8p2h-4m5j\",\"source\":\"security-advisories@github.com\"}]}}" } }
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.
- 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.