Publish Advisories

GHSA-5pq7-52mg-hr42
GHSA-g47j-3m2m-74qv
GHSA-g47j-3m2m-74qv
This commit is contained in:
advisory-database[bot]
2024-01-05 15:35:00 +00:00
parent bdb3f242ca
commit a2ba2544df
3 changed files with 77 additions and 53 deletions
File diff suppressed because one or more lines are too long
@@ -0,0 +1,71 @@
{
"schema_version": "1.4.0",
"id": "GHSA-g47j-3m2m-74qv",
"modified": "2024-01-05T15:32:43Z",
"published": "2024-01-04T21:30:24Z",
"withdrawn": "2024-01-05T15:32:43Z",
"aliases": [
],
"summary": "Duplicate Advisory: httparty has multipart/form-data request tampering vulnerability",
"details": "### Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-5pq7-52mg-hr42. This link is maintained to preserve external references.\n\n### Original Description\nhttparty before 0.21.0 is vulnerable to an assumed-immutable web parameter vulnerability. A remote and unauthenticated attacker can provide a crafted filename parameter during multipart/form-data uploads which could result in attacker controlled filenames being written.\n\n",
"severity": [
],
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "httparty"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.20.0"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/jnunemaker/httparty/security/advisories/GHSA-5pq7-52mg-hr42"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22049"
},
{
"type": "WEB",
"url": "https://github.com/jnunemaker/httparty/commit/cdb45a678c43e44570b4e73f84b1abeb5ec22b8e"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-5pq7-52mg-hr42"
},
{
"type": "WEB",
"url": "https://github.com/jnunemaker/httparty/blob/4416141d37fd71bdba4f37589ec265f55aa446ce/lib/httparty/request/body.rb#L43"
},
{
"type": "WEB",
"url": "https://vulncheck.com/advisories/vc-advisory-GHSA-5pq7-52mg-hr42"
}
],
"database_specific": {
"cwe_ids": [
"CWE-472"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-01-05T15:32:43Z",
"nvd_published_at": "2024-01-04T21:15:10Z"
}
}
@@ -1,51 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-g47j-3m2m-74qv",
"modified": "2024-01-04T21:30:24Z",
"published": "2024-01-04T21:30:24Z",
"aliases": [
"CVE-2024-22049"
],
"details": "httparty before 0.21.0 is vulnerable to an assumed-immutable web parameter vulnerability. A remote and unauthenticated attacker can provide a crafted filename parameter during multipart/form-data uploads which could result in attacker controlled filenames being written.\n\n",
"severity": [
],
"affected": [
],
"references": [
{
"type": "WEB",
"url": "https://github.com/jnunemaker/httparty/security/advisories/GHSA-5pq7-52mg-hr42"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22049"
},
{
"type": "WEB",
"url": "https://github.com/jnunemaker/httparty/commit/cdb45a678c43e44570b4e73f84b1abeb5ec22b8e"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-5pq7-52mg-hr42"
},
{
"type": "WEB",
"url": "https://github.com/jnunemaker/httparty/blob/4416141d37fd71bdba4f37589ec265f55aa446ce/lib/httparty/request/body.rb#L43"
},
{
"type": "WEB",
"url": "https://vulncheck.com/advisories/vc-advisory-GHSA-5pq7-52mg-hr42"
}
],
"database_specific": {
"cwe_ids": [
"CWE-472"
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-01-04T21:15:10Z"
}
}