Publish Advisories

GHSA-4h8f-c635-25p7
GHSA-fh7v-q458-7vmw
This commit is contained in:
advisory-database[bot]
2024-12-02 18:42:04 +00:00
parent d452d71c22
commit 61c46ca8e8
2 changed files with 167 additions and 0 deletions
@@ -0,0 +1,95 @@
{
"schema_version": "1.4.0",
"id": "GHSA-4h8f-c635-25p7",
"modified": "2024-12-02T18:41:07Z",
"published": "2024-12-02T18:41:07Z",
"aliases": [],
"summary": "ibexa/post-install affected by Breach with Varnish VCL",
"details": "### Impact\nThis is not a vulnerability in the code per se, but included platform.sh Varnish VCL templates and Apache/Nginx vhost templates enable compression of API and JSON messages. This is a potential case of the BREACH vulnerability, which affects HTTP compression, where secrets can be extracted through carefully crafted requests. The fix disables compression in these templates. Please make sure to make the same change in your configuration files, see the release notes for specific instructions.\n\n### Patches\n- See \"Patched versions\".\n- v1.0: https://github.com/ibexa/post-install/commit/d91cc02623dd3263a99a94ace133c95e48909e5d\n- v4.6: https://github.com/ibexa/post-install/commit/ae7c3c2081a862c75b90828f08bd74436ceb8fe8\n\n### Workarounds\nMake sure HTTP compression is disabled for REST API requests and other communication that might contain secrets.\n\n### References\n- Advisory: https://developers.ibexa.co/security-advisories/ibexa-sa-2024-006-vulnerabilities-in-content-name-pattern-commerce-shop-and-varnish-vhost-templates\n- Release notes v3.3: https://doc.ibexa.co/en/latest/update_and_migration/from_3.3/update_from_3.3/#v3341\n- Release notes v4.6: https://doc.ibexa.co/en/latest/update_and_migration/from_4.6/update_from_4.6/#v4614\n- https://github.com/ezsystems/ezplatform-http-cache/security/advisories/GHSA-mgfg-7533-7jf6\n- https://github.com/ibexa/http-cache/security/advisories/GHSA-fh7v-q458-7vmw\n- https://www.breachattack.com/\n",
"severity": [],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "ibexa/post-install"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.0.0"
},
{
"fixed": "1.0.16"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "ibexa/post-install"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.6.0"
},
{
"fixed": "4.6.14"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/ezsystems/ezplatform-http-cache/security/advisories/GHSA-mgfg-7533-7jf6"
},
{
"type": "WEB",
"url": "https://github.com/ibexa/http-cache/security/advisories/GHSA-fh7v-q458-7vmw"
},
{
"type": "WEB",
"url": "https://github.com/ibexa/post-install/security/advisories/GHSA-4h8f-c635-25p7"
},
{
"type": "WEB",
"url": "https://github.com/ibexa/post-install/commit/d91cc02623dd3263a99a94ace133c95e48909e5d"
},
{
"type": "WEB",
"url": "https://developers.ibexa.co/security-advisories/ibexa-sa-2024-006-vulnerabilities-in-content-name-pattern-commerce-shop-and-varnish-vhost-templates"
},
{
"type": "WEB",
"url": "https://doc.ibexa.co/en/latest/update_and_migration/from_3.3/update_from_3.3/#v3341"
},
{
"type": "WEB",
"url": "https://doc.ibexa.co/en/latest/update_and_migration/from_4.6/update_from_4.6/#v4614"
},
{
"type": "PACKAGE",
"url": "https://github.com/ibexa/post-install"
},
{
"type": "WEB",
"url": "https://www.breachattack.com"
}
],
"database_specific": {
"cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-12-02T18:41:07Z",
"nvd_published_at": null
}
}
@@ -0,0 +1,72 @@
{
"schema_version": "1.4.0",
"id": "GHSA-fh7v-q458-7vmw",
"modified": "2024-12-02T18:39:39Z",
"published": "2024-12-02T18:39:39Z",
"aliases": [],
"summary": "ibexa/http-cache affected by Breach with Varnish VCL",
"details": "### Impact\nThis is not a vulnerability in the code per se, but included Varnish VCL templates enable compression of API and JSON messages. This is a potential case of the BREACH vulnerability, which affects HTTP compression, where secrets can be extracted through carefully crafted requests. The fix disables compression in these templates. Please make sure to make the same change in your configuration files, see the release notes for specific instructions. Please check your web server configuration as well.\n\n### Patches\n- See \"Patched versions\".\n- https://github.com/ibexa/http-cache/commit/e03f683e8db53b6d253e1af8177befeecc8d3914\n\n### Workarounds\nMake sure HTTP compression is disabled for REST API requests and other communication that might contain secrets.\n\n### References\n- Advisory: https://developers.ibexa.co/security-advisories/ibexa-sa-2024-006-vulnerabilities-in-content-name-pattern-commerce-shop-and-varnish-vhost-templates\n- Release notes: https://doc.ibexa.co/en/latest/update_and_migration/from_4.6/update_from_4.6/#v4614\n- https://github.com/ibexa/post-install/security/advisories/GHSA-4h8f-c635-25p7\n- https://github.com/ezsystems/ezplatform-http-cache/security/advisories/GHSA-mgfg-7533-7jf6\n- https://www.breachattack.com/\n",
"severity": [],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "ibexa/http-cache"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.6.0"
},
{
"fixed": "4.6.14"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/ezsystems/ezplatform-http-cache/security/advisories/GHSA-mgfg-7533-7jf6"
},
{
"type": "WEB",
"url": "https://github.com/ibexa/http-cache/security/advisories/GHSA-fh7v-q458-7vmw"
},
{
"type": "WEB",
"url": "https://github.com/ibexa/post-install/security/advisories/GHSA-4h8f-c635-25p7"
},
{
"type": "WEB",
"url": "https://github.com/ibexa/http-cache/commit/e03f683e8db53b6d253e1af8177befeecc8d3914"
},
{
"type": "WEB",
"url": "https://developers.ibexa.co/security-advisories/ibexa-sa-2024-006-vulnerabilities-in-content-name-pattern-commerce-shop-and-varnish-vhost-templates"
},
{
"type": "WEB",
"url": "https://doc.ibexa.co/en/latest/update_and_migration/from_4.6/update_from_4.6/#v4614"
},
{
"type": "PACKAGE",
"url": "https://github.com/ibexa/http-cache"
},
{
"type": "WEB",
"url": "https://www.breachattack.com"
}
],
"database_specific": {
"cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-12-02T18:39:39Z",
"nvd_published_at": null
}
}