mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-h92m-42h4-82f6 GHSA-23fx-92m6-4f2g
This commit is contained in:
@@ -1,17 +1,21 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-h92m-42h4-82f6",
|
||||
"modified": "2021-01-08T21:22:27Z",
|
||||
"modified": "2024-10-21T20:07:58Z",
|
||||
"published": "2019-07-05T21:06:58Z",
|
||||
"aliases": [
|
||||
"CVE-2019-16791"
|
||||
],
|
||||
"summary": "High severity vulnerability that affects postfix-mta-sts-resolver",
|
||||
"summary": "postfix-mta-sts-resolver Algorithm Downgrade vulnerability",
|
||||
"details": "## Incorrect query parsing\n\n### Impact\nAll users of versions prior to 0.5.1 can receive incorrect response from daemon under rare conditions, rendering downgrade of effective STS policy.\n\n### Patches\nProblem has been patched in version 0.5.1\n\n### Workarounds\nUsers may remediate this vulnerability without upgrading by applying [these patches](https://gist.github.com/Snawoot/b9da85d6b26dea5460673b29df1adc6b) to older suppoorted versions.\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [postfix-mta-sts-resolver repo](https://github.com/Snawoot/postfix-mta-sts-resolver)\n* Email me at [vladislav at vm-0 dot com](mailto:vladislav-ex-gh-advisory@vm-0.com)",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:N"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
@@ -49,8 +53,12 @@
|
||||
"url": "https://gist.github.com/Snawoot/b9da85d6b26dea5460673b29df1adc6b"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://github.com/advisories/GHSA-h92m-42h4-82f6"
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/Snawoot/postfix-mta-sts-resolver"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/postfix-mta-sts-resolver/PYSEC-2020-174.yaml"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-23fx-92m6-4f2g",
|
||||
"modified": "2023-05-04T20:05:12Z",
|
||||
"modified": "2024-10-21T20:08:40Z",
|
||||
"published": "2023-04-20T21:33:27Z",
|
||||
"aliases": [
|
||||
"CVE-2023-28458"
|
||||
@@ -12,6 +12,10 @@
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
@@ -25,7 +29,7 @@
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
"introduced": "2.3.1"
|
||||
},
|
||||
{
|
||||
"fixed": "2.3.2"
|
||||
@@ -52,6 +56,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pretalx/pretalx/releases/tag/v2.3.2"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pretalx/PYSEC-2023-40.yaml"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://pretalx.com/p/news/security-release-232"
|
||||
|
||||
Reference in New Issue
Block a user