Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-36039 (GCVE-0-2024-36039)
Vulnerability from cvelistv5 – Published: 2024-05-21 00:00 – Updated: 2024-11-21 15:27- n/a
- CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
| URL | Tags |
|---|---|
| https://github.com/PyMySQL/PyMySQL/releases/tag/v1.1.1 | |
| https://lists.debian.org/debian-lts-announce/2024… | mailing-list |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisory |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisory |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-36039",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-06-12T15:05:27.823630Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-89",
"description": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-11-21T15:27:54.677Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-02T03:30:12.524Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://github.com/PyMySQL/PyMySQL/releases/tag/v1.1.1"
},
{
"name": "[debian-lts-announce] 20240527 [SECURITY] [DLA 3822-1] python-pymysql security update",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2024/05/msg00017.html"
},
{
"name": "FEDORA-2024-e7141ab284",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/35VOJS3SRJNLQIO7YTZFNM6RWHIHWTMK/"
},
{
"name": "FEDORA-2024-b26f07d27b",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/23VXBV34GFRICCVYZ6KFMSSWY5UEXCF5/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "PyMySQL through 1.1.0 allows SQL injection if used with untrusted JSON input because keys are not escaped by escape_dict."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-06-24T07:05:59.955Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://github.com/PyMySQL/PyMySQL/releases/tag/v1.1.1"
},
{
"name": "[debian-lts-announce] 20240527 [SECURITY] [DLA 3822-1] python-pymysql security update",
"tags": [
"mailing-list"
],
"url": "https://lists.debian.org/debian-lts-announce/2024/05/msg00017.html"
},
{
"name": "FEDORA-2024-e7141ab284",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/35VOJS3SRJNLQIO7YTZFNM6RWHIHWTMK/"
},
{
"name": "FEDORA-2024-b26f07d27b",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/23VXBV34GFRICCVYZ6KFMSSWY5UEXCF5/"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2024-36039",
"datePublished": "2024-05-21T00:00:00.000Z",
"dateReserved": "2024-05-18T00:00:00.000Z",
"dateUpdated": "2024-11-21T15:27:54.677Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-36039",
"date": "2026-08-21",
"epss": "0.00691",
"percentile": "0.50124"
},
"fkie_nvd": {
"descriptions": "[{\"lang\": \"en\", \"value\": \"PyMySQL through 1.1.0 allows SQL injection if used with untrusted JSON input because keys are not escaped by escape_dict.\"}, {\"lang\": \"es\", \"value\": \" PyMySQL hasta 1.1.0 permite la inyecci\\u00f3n de SQL si se usa con entradas JSON que no son de confianza porque escape_dict no escapa las claves.\"}]",
"id": "CVE-2024-36039",
"lastModified": "2024-11-21T16:15:24.847",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L\", \"baseScore\": 6.3, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 3.4}]}",
"published": "2024-05-21T16:15:26.293",
"references": "[{\"url\": \"https://github.com/PyMySQL/PyMySQL/releases/tag/v1.1.1\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/05/msg00017.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/23VXBV34GFRICCVYZ6KFMSSWY5UEXCF5/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/35VOJS3SRJNLQIO7YTZFNM6RWHIHWTMK/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://github.com/PyMySQL/PyMySQL/releases/tag/v1.1.1\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/05/msg00017.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/23VXBV34GFRICCVYZ6KFMSSWY5UEXCF5/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/35VOJS3SRJNLQIO7YTZFNM6RWHIHWTMK/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Awaiting Analysis",
"weaknesses": "[{\"source\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-89\"}]}]"
},
"microsoft_vex": {
"current_release_date": "2025-03-14T00:00:00.000Z",
"cve": "CVE-2024-36039",
"id": "msrc_CVE-2024-36039",
"initial_release_date": "2024-05-02T07:00:00.000Z",
"product_status:fixed": "1",
"product_status:known_affected": "1",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "PyMySQL through 1.1.0 allows SQL injection if used with untrusted JSON input because keys are not escaped by escape_dict.",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-36039.json",
"version": "1"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-36039\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2024-05-21T16:15:26.293\",\"lastModified\":\"2026-06-17T07:36:00.780\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"PyMySQL through 1.1.0 allows SQL injection if used with untrusted JSON input because keys are not escaped by escape_dict.\"},{\"lang\":\"es\",\"value\":\" PyMySQL hasta 1.1.0 permite la inyecci\u00f3n de SQL si se usa con entradas JSON que no son de confianza porque escape_dict no escapa las claves.\"}],\"affected\":[{\"source\":\"cve@mitre.org\",\"affectedData\":[{\"vendor\":\"n/a\",\"product\":\"n/a\",\"versions\":[{\"version\":\"n/a\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L\",\"baseScore\":6.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.8,\"impactScore\":3.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-06-12T15:05:27.823630Z\",\"id\":\"CVE-2024-36039\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-89\"}]}],\"references\":[{\"url\":\"https://github.com/PyMySQL/PyMySQL/releases/tag/v1.1.1\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/05/msg00017.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/23VXBV34GFRICCVYZ6KFMSSWY5UEXCF5/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/35VOJS3SRJNLQIO7YTZFNM6RWHIHWTMK/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/PyMySQL/PyMySQL/releases/tag/v1.1.1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/05/msg00017.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/23VXBV34GFRICCVYZ6KFMSSWY5UEXCF5/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/35VOJS3SRJNLQIO7YTZFNM6RWHIHWTMK/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-08-07T13:31:46+00:00",
"cve": "CVE-2024-36039",
"id": "CVE-2024-36039",
"initial_release_date": "2024-05-21T00:00:00+00:00",
"product_status:fixed": "40",
"product_status:known_affected": "17",
"product_status:known_not_affected": "2",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "python-pymysql: SQL injection if used with untrusted JSON input",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2024/cve-2024-36039.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-05-11T14:50:01Z",
"cve": "CVE-2024-36039",
"id": "CVE-2024-36039",
"initial_release_date": "2024-05-23T14:46:24Z",
"product_status:recommended": "18",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2024-36039",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2024-36039.json",
"version": "26"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/PyMySQL/PyMySQL/releases/tag/v1.1.1\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/05/msg00017.html\", \"name\": \"[debian-lts-announce] 20240527 [SECURITY] [DLA 3822-1] python-pymysql security update\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/35VOJS3SRJNLQIO7YTZFNM6RWHIHWTMK/\", \"name\": \"FEDORA-2024-e7141ab284\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/23VXBV34GFRICCVYZ6KFMSSWY5UEXCF5/\", \"name\": \"FEDORA-2024-b26f07d27b\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T03:30:12.524Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-36039\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-06-12T15:05:27.823630Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-89\", \"description\": \"CWE-89 Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-06-12T15:05:32.678Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://github.com/PyMySQL/PyMySQL/releases/tag/v1.1.1\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/05/msg00017.html\", \"name\": \"[debian-lts-announce] 20240527 [SECURITY] [DLA 3822-1] python-pymysql security update\", \"tags\": [\"mailing-list\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/35VOJS3SRJNLQIO7YTZFNM6RWHIHWTMK/\", \"name\": \"FEDORA-2024-e7141ab284\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/23VXBV34GFRICCVYZ6KFMSSWY5UEXCF5/\", \"name\": \"FEDORA-2024-b26f07d27b\", \"tags\": [\"vendor-advisory\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"PyMySQL through 1.1.0 allows SQL injection if used with untrusted JSON input because keys are not escaped by escape_dict.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2024-06-24T07:05:59.955Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-36039\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-11-21T15:27:54.677Z\", \"dateReserved\": \"2024-05-18T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2024-05-21T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHBA-2024:5039
Vulnerability from csaf_redhat - Published: 2024-08-19 16:09 - Updated: 2026-08-21 12:29A flaw was found in the package_index module of pypa/setuptools. Affected versions of this package allow remote code execution via its download functions. These functions, which are used to download packages from URLs provided by users or retrieved from package index servers, are susceptible to code injection. If these functions are exposed to user-controlled inputs, such as package URLs, they can execute arbitrary commands on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Quay-3:quay/clair-rhel8@sha256:577458b6392e6519d032b389935665d7d198d3561db24074910f256c1fe4e3f1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/clair-rhel8@sha256:85afe4b0a4aa4d6d5b185fdfcf0b4ac3c999fa5318be5738239be16990897fe4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/clair-rhel8@sha256:c512daee0b7f2fafe4d1124ecdd9fc6bb7a04619a77ebb3d64b2e0fcb51062e1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:53e3ef86d08fb4947c945ceca7392b3e757cd988211d54cfc4d4b5372befef1b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:cf0302d8cadde95626abab8491962e26f1a31d420721cad590f7845bdbfbb081_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:e365dff96148af07cd95571f7aef49cb57068b53bb8e59921388889b0b3b97e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:05ca3d6fd58aac396387197cc1794fe6a1500a5429964c56b23f5ef536b6ffad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:39243d53e33c55974ac3b070062c572039a4611ced2ba7a3f22b0919b04947a4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:96acd07bb43a0fe21dd788a815e0830feeee5aea434ee97288eb14da38aff034_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:6c5657557b1bde88e466b072537cc2c35513cd6cfb35d20343175454c0eef38a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:ae2b191f53bb9d87a66e609bd71cf7b264e3448d6097871bc590773b4c3ca557_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:c313b557b75742723228e84b1f25f1fe8bb234fa0b60abec5448ea0527e04076_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-builder-rhel8@sha256:18c7892e3091256b522749debca64e60bc62998513d617bf1e8f5baa11092a9e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-builder-rhel8@sha256:535ca1e61bbbd33b58569f2cc38eb506641d277702ba4dd230a5093003c25718_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-builder-rhel8@sha256:53e16de2dcff319c47d54bcbfb4612f4b6e071ca7e513a0571950ddbf4ce46a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:296a79bbfcc7d237a750bb3ba3d141a2e78ccda45a37da8cce668926a6d76a19_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:39452abef3641134972d119b67e30738efb89e96c30e6c8f98bce66ede4be03b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:cf7ca3537545ad9f71adf2d58e9037d947b5c307fb0a3aaf7196b05c00a8004b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:23add71ac3591aedd2d4f868dd7fd3a9bf19667696750f82cb2479c5dc8d39d1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:56fb1b958bdaa12f4b4dd4940f4fa75a44516e3e34cda47c3f03657c12afae03_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:dba9ef1a15d269fd3a76483581ded14b52ca01190ad0a6591da9b2e4049baa5b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-operator-bundle@sha256:0b91cd4ec1a8344d3870eb2d7d7ee7a330f8024455e79f415f0fe533b0755994_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-operator-bundle@sha256:9607e4d2493623608d8c7b578ff65cbece8e0b7f609b82f22858f9e313f4face_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-operator-bundle@sha256:b159f3721ce70c1fa11fa827cd3efa217e43d2ca57ac44838d3f445840461aef_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-operator-rhel8@sha256:18004300f6c50d85c678ea97cfea1df36a9c075006b886c978c08ea611347e78_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-operator-rhel8@sha256:919422f820a70dca69a1918ea1f5540f04e524f1ba3620a04393f67ae3922369_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-operator-rhel8@sha256:f577d16f91f542b6c1613e11c602a85e9ed5a7e21e59264e7fbadef4627721f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-rhel8@sha256:1bb2235e8cc42e18d9406c509272ba668b9761bd1a62bd87827c75dc07d6d217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-rhel8@sha256:4d72bf803cac450d16eff48bb0e48cacef77977f83560f274982e2a62a5aa7ab_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-rhel8@sha256:eaea91ebc5e9cdc7beb45b88065b339c431eb8d736046c33df9429017c900fee_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PyMySQL. When processing untrusted JSON input, keys are not escaped by the escape_dict function due to insufficient input sanitization, allowing an attacker to inject malicious SQL queries.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Quay-3:quay/clair-rhel8@sha256:577458b6392e6519d032b389935665d7d198d3561db24074910f256c1fe4e3f1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/clair-rhel8@sha256:85afe4b0a4aa4d6d5b185fdfcf0b4ac3c999fa5318be5738239be16990897fe4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/clair-rhel8@sha256:c512daee0b7f2fafe4d1124ecdd9fc6bb7a04619a77ebb3d64b2e0fcb51062e1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:53e3ef86d08fb4947c945ceca7392b3e757cd988211d54cfc4d4b5372befef1b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:cf0302d8cadde95626abab8491962e26f1a31d420721cad590f7845bdbfbb081_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:e365dff96148af07cd95571f7aef49cb57068b53bb8e59921388889b0b3b97e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:05ca3d6fd58aac396387197cc1794fe6a1500a5429964c56b23f5ef536b6ffad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:39243d53e33c55974ac3b070062c572039a4611ced2ba7a3f22b0919b04947a4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:96acd07bb43a0fe21dd788a815e0830feeee5aea434ee97288eb14da38aff034_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:6c5657557b1bde88e466b072537cc2c35513cd6cfb35d20343175454c0eef38a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:ae2b191f53bb9d87a66e609bd71cf7b264e3448d6097871bc590773b4c3ca557_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:c313b557b75742723228e84b1f25f1fe8bb234fa0b60abec5448ea0527e04076_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-builder-rhel8@sha256:18c7892e3091256b522749debca64e60bc62998513d617bf1e8f5baa11092a9e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-builder-rhel8@sha256:535ca1e61bbbd33b58569f2cc38eb506641d277702ba4dd230a5093003c25718_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-builder-rhel8@sha256:53e16de2dcff319c47d54bcbfb4612f4b6e071ca7e513a0571950ddbf4ce46a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:296a79bbfcc7d237a750bb3ba3d141a2e78ccda45a37da8cce668926a6d76a19_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:39452abef3641134972d119b67e30738efb89e96c30e6c8f98bce66ede4be03b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:cf7ca3537545ad9f71adf2d58e9037d947b5c307fb0a3aaf7196b05c00a8004b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:23add71ac3591aedd2d4f868dd7fd3a9bf19667696750f82cb2479c5dc8d39d1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:56fb1b958bdaa12f4b4dd4940f4fa75a44516e3e34cda47c3f03657c12afae03_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:dba9ef1a15d269fd3a76483581ded14b52ca01190ad0a6591da9b2e4049baa5b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-operator-bundle@sha256:0b91cd4ec1a8344d3870eb2d7d7ee7a330f8024455e79f415f0fe533b0755994_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-operator-bundle@sha256:9607e4d2493623608d8c7b578ff65cbece8e0b7f609b82f22858f9e313f4face_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-operator-bundle@sha256:b159f3721ce70c1fa11fa827cd3efa217e43d2ca57ac44838d3f445840461aef_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-operator-rhel8@sha256:18004300f6c50d85c678ea97cfea1df36a9c075006b886c978c08ea611347e78_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-operator-rhel8@sha256:919422f820a70dca69a1918ea1f5540f04e524f1ba3620a04393f67ae3922369_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-operator-rhel8@sha256:f577d16f91f542b6c1613e11c602a85e9ed5a7e21e59264e7fbadef4627721f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-rhel8@sha256:1bb2235e8cc42e18d9406c509272ba668b9761bd1a62bd87827c75dc07d6d217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-rhel8@sha256:4d72bf803cac450d16eff48bb0e48cacef77977f83560f274982e2a62a5aa7ab_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Quay-3:quay/quay-rhel8@sha256:eaea91ebc5e9cdc7beb45b88065b339c431eb8d736046c33df9429017c900fee_ppc64le | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Quay 3.12.1 is now available with bug fixes.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.12.1",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHBA-2024:5039",
"url": "https://access.redhat.com/errata/RHBA-2024:5039"
},
{
"category": "external",
"summary": "PROJQUAY-7177",
"url": "https://issues.redhat.com/browse/PROJQUAY-7177"
},
{
"category": "external",
"summary": "PROJQUAY-7425",
"url": "https://issues.redhat.com/browse/PROJQUAY-7425"
},
{
"category": "external",
"summary": "PROJQUAY-7446",
"url": "https://issues.redhat.com/browse/PROJQUAY-7446"
},
{
"category": "external",
"summary": "PROJQUAY-7449",
"url": "https://issues.redhat.com/browse/PROJQUAY-7449"
},
{
"category": "external",
"summary": "PROJQUAY-7467",
"url": "https://issues.redhat.com/browse/PROJQUAY-7467"
},
{
"category": "external",
"summary": "PROJQUAY-7487",
"url": "https://issues.redhat.com/browse/PROJQUAY-7487"
},
{
"category": "external",
"summary": "PROJQUAY-7491",
"url": "https://issues.redhat.com/browse/PROJQUAY-7491"
},
{
"category": "external",
"summary": "PROJQUAY-7523",
"url": "https://issues.redhat.com/browse/PROJQUAY-7523"
},
{
"category": "external",
"summary": "PROJQUAY-7578",
"url": "https://issues.redhat.com/browse/PROJQUAY-7578"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhba-2024_5039.json"
}
],
"title": "Red Hat Bug Fix Advisory: Red Hat Quay v3.12.1 bug fix release",
"tracking": {
"current_release_date": "2026-08-21T12:29:24+00:00",
"generator": {
"date": "2026-08-21T12:29:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHBA-2024:5039",
"initial_release_date": "2024-08-19T16:09:49+00:00",
"revision_history": [
{
"date": "2024-08-19T16:09:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-19T16:09:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T12:29:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Quay v3",
"product": {
"name": "Quay v3",
"product_id": "8Base-Quay-3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "quay/quay-bridge-operator-bundle@sha256:53e3ef86d08fb4947c945ceca7392b3e757cd988211d54cfc4d4b5372befef1b_ppc64le",
"product": {
"name": "quay/quay-bridge-operator-bundle@sha256:53e3ef86d08fb4947c945ceca7392b3e757cd988211d54cfc4d4b5372befef1b_ppc64le",
"product_id": "quay/quay-bridge-operator-bundle@sha256:53e3ef86d08fb4947c945ceca7392b3e757cd988211d54cfc4d4b5372befef1b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256:53e3ef86d08fb4947c945ceca7392b3e757cd988211d54cfc4d4b5372befef1b?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-bundle\u0026tag=v3.12.1-3"
}
}
},
{
"category": "product_version",
"name": "quay/quay-bridge-operator-rhel8@sha256:39243d53e33c55974ac3b070062c572039a4611ced2ba7a3f22b0919b04947a4_ppc64le",
"product": {
"name": "quay/quay-bridge-operator-rhel8@sha256:39243d53e33c55974ac3b070062c572039a4611ced2ba7a3f22b0919b04947a4_ppc64le",
"product_id": "quay/quay-bridge-operator-rhel8@sha256:39243d53e33c55974ac3b070062c572039a4611ced2ba7a3f22b0919b04947a4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256:39243d53e33c55974ac3b070062c572039a4611ced2ba7a3f22b0919b04947a4?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=v3.12.1-3"
}
}
},
{
"category": "product_version",
"name": "quay/quay-builder-rhel8@sha256:535ca1e61bbbd33b58569f2cc38eb506641d277702ba4dd230a5093003c25718_ppc64le",
"product": {
"name": "quay/quay-builder-rhel8@sha256:535ca1e61bbbd33b58569f2cc38eb506641d277702ba4dd230a5093003c25718_ppc64le",
"product_id": "quay/quay-builder-rhel8@sha256:535ca1e61bbbd33b58569f2cc38eb506641d277702ba4dd230a5093003c25718_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256:535ca1e61bbbd33b58569f2cc38eb506641d277702ba4dd230a5093003c25718?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=v3.12.1-1"
}
}
},
{
"category": "product_version",
"name": "quay/quay-builder-qemu-rhcos-rhel8@sha256:c313b557b75742723228e84b1f25f1fe8bb234fa0b60abec5448ea0527e04076_ppc64le",
"product": {
"name": "quay/quay-builder-qemu-rhcos-rhel8@sha256:c313b557b75742723228e84b1f25f1fe8bb234fa0b60abec5448ea0527e04076_ppc64le",
"product_id": "quay/quay-builder-qemu-rhcos-rhel8@sha256:c313b557b75742723228e84b1f25f1fe8bb234fa0b60abec5448ea0527e04076_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256:c313b557b75742723228e84b1f25f1fe8bb234fa0b60abec5448ea0527e04076?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8\u0026tag=v3.12.1-1"
}
}
},
{
"category": "product_version",
"name": "quay/clair-rhel8@sha256:c512daee0b7f2fafe4d1124ecdd9fc6bb7a04619a77ebb3d64b2e0fcb51062e1_ppc64le",
"product": {
"name": "quay/clair-rhel8@sha256:c512daee0b7f2fafe4d1124ecdd9fc6bb7a04619a77ebb3d64b2e0fcb51062e1_ppc64le",
"product_id": "quay/clair-rhel8@sha256:c512daee0b7f2fafe4d1124ecdd9fc6bb7a04619a77ebb3d64b2e0fcb51062e1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256:c512daee0b7f2fafe4d1124ecdd9fc6bb7a04619a77ebb3d64b2e0fcb51062e1?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=v3.12.1-1"
}
}
},
{
"category": "product_version",
"name": "quay/quay-container-security-operator-bundle@sha256:cf7ca3537545ad9f71adf2d58e9037d947b5c307fb0a3aaf7196b05c00a8004b_ppc64le",
"product": {
"name": "quay/quay-container-security-operator-bundle@sha256:cf7ca3537545ad9f71adf2d58e9037d947b5c307fb0a3aaf7196b05c00a8004b_ppc64le",
"product_id": "quay/quay-container-security-operator-bundle@sha256:cf7ca3537545ad9f71adf2d58e9037d947b5c307fb0a3aaf7196b05c00a8004b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256:cf7ca3537545ad9f71adf2d58e9037d947b5c307fb0a3aaf7196b05c00a8004b?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-bundle\u0026tag=v3.12.1-3"
}
}
},
{
"category": "product_version",
"name": "quay/quay-container-security-operator-rhel8@sha256:56fb1b958bdaa12f4b4dd4940f4fa75a44516e3e34cda47c3f03657c12afae03_ppc64le",
"product": {
"name": "quay/quay-container-security-operator-rhel8@sha256:56fb1b958bdaa12f4b4dd4940f4fa75a44516e3e34cda47c3f03657c12afae03_ppc64le",
"product_id": "quay/quay-container-security-operator-rhel8@sha256:56fb1b958bdaa12f4b4dd4940f4fa75a44516e3e34cda47c3f03657c12afae03_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256:56fb1b958bdaa12f4b4dd4940f4fa75a44516e3e34cda47c3f03657c12afae03?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=v3.12.1-3"
}
}
},
{
"category": "product_version",
"name": "quay/quay-operator-bundle@sha256:0b91cd4ec1a8344d3870eb2d7d7ee7a330f8024455e79f415f0fe533b0755994_ppc64le",
"product": {
"name": "quay/quay-operator-bundle@sha256:0b91cd4ec1a8344d3870eb2d7d7ee7a330f8024455e79f415f0fe533b0755994_ppc64le",
"product_id": "quay/quay-operator-bundle@sha256:0b91cd4ec1a8344d3870eb2d7d7ee7a330f8024455e79f415f0fe533b0755994_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256:0b91cd4ec1a8344d3870eb2d7d7ee7a330f8024455e79f415f0fe533b0755994?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-operator-bundle\u0026tag=v3.12.1-13"
}
}
},
{
"category": "product_version",
"name": "quay/quay-operator-rhel8@sha256:f577d16f91f542b6c1613e11c602a85e9ed5a7e21e59264e7fbadef4627721f0_ppc64le",
"product": {
"name": "quay/quay-operator-rhel8@sha256:f577d16f91f542b6c1613e11c602a85e9ed5a7e21e59264e7fbadef4627721f0_ppc64le",
"product_id": "quay/quay-operator-rhel8@sha256:f577d16f91f542b6c1613e11c602a85e9ed5a7e21e59264e7fbadef4627721f0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256:f577d16f91f542b6c1613e11c602a85e9ed5a7e21e59264e7fbadef4627721f0?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=v3.12.1-3"
}
}
},
{
"category": "product_version",
"name": "quay/quay-rhel8@sha256:eaea91ebc5e9cdc7beb45b88065b339c431eb8d736046c33df9429017c900fee_ppc64le",
"product": {
"name": "quay/quay-rhel8@sha256:eaea91ebc5e9cdc7beb45b88065b339c431eb8d736046c33df9429017c900fee_ppc64le",
"product_id": "quay/quay-rhel8@sha256:eaea91ebc5e9cdc7beb45b88065b339c431eb8d736046c33df9429017c900fee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256:eaea91ebc5e9cdc7beb45b88065b339c431eb8d736046c33df9429017c900fee?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=v3.12.1-11"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "quay/quay-bridge-operator-bundle@sha256:e365dff96148af07cd95571f7aef49cb57068b53bb8e59921388889b0b3b97e5_amd64",
"product": {
"name": "quay/quay-bridge-operator-bundle@sha256:e365dff96148af07cd95571f7aef49cb57068b53bb8e59921388889b0b3b97e5_amd64",
"product_id": "quay/quay-bridge-operator-bundle@sha256:e365dff96148af07cd95571f7aef49cb57068b53bb8e59921388889b0b3b97e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256:e365dff96148af07cd95571f7aef49cb57068b53bb8e59921388889b0b3b97e5?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-bundle\u0026tag=v3.12.1-3"
}
}
},
{
"category": "product_version",
"name": "quay/quay-bridge-operator-rhel8@sha256:05ca3d6fd58aac396387197cc1794fe6a1500a5429964c56b23f5ef536b6ffad_amd64",
"product": {
"name": "quay/quay-bridge-operator-rhel8@sha256:05ca3d6fd58aac396387197cc1794fe6a1500a5429964c56b23f5ef536b6ffad_amd64",
"product_id": "quay/quay-bridge-operator-rhel8@sha256:05ca3d6fd58aac396387197cc1794fe6a1500a5429964c56b23f5ef536b6ffad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256:05ca3d6fd58aac396387197cc1794fe6a1500a5429964c56b23f5ef536b6ffad?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=v3.12.1-3"
}
}
},
{
"category": "product_version",
"name": "quay/quay-builder-rhel8@sha256:18c7892e3091256b522749debca64e60bc62998513d617bf1e8f5baa11092a9e_amd64",
"product": {
"name": "quay/quay-builder-rhel8@sha256:18c7892e3091256b522749debca64e60bc62998513d617bf1e8f5baa11092a9e_amd64",
"product_id": "quay/quay-builder-rhel8@sha256:18c7892e3091256b522749debca64e60bc62998513d617bf1e8f5baa11092a9e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256:18c7892e3091256b522749debca64e60bc62998513d617bf1e8f5baa11092a9e?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=v3.12.1-1"
}
}
},
{
"category": "product_version",
"name": "quay/quay-builder-qemu-rhcos-rhel8@sha256:6c5657557b1bde88e466b072537cc2c35513cd6cfb35d20343175454c0eef38a_amd64",
"product": {
"name": "quay/quay-builder-qemu-rhcos-rhel8@sha256:6c5657557b1bde88e466b072537cc2c35513cd6cfb35d20343175454c0eef38a_amd64",
"product_id": "quay/quay-builder-qemu-rhcos-rhel8@sha256:6c5657557b1bde88e466b072537cc2c35513cd6cfb35d20343175454c0eef38a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256:6c5657557b1bde88e466b072537cc2c35513cd6cfb35d20343175454c0eef38a?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8\u0026tag=v3.12.1-1"
}
}
},
{
"category": "product_version",
"name": "quay/clair-rhel8@sha256:577458b6392e6519d032b389935665d7d198d3561db24074910f256c1fe4e3f1_amd64",
"product": {
"name": "quay/clair-rhel8@sha256:577458b6392e6519d032b389935665d7d198d3561db24074910f256c1fe4e3f1_amd64",
"product_id": "quay/clair-rhel8@sha256:577458b6392e6519d032b389935665d7d198d3561db24074910f256c1fe4e3f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256:577458b6392e6519d032b389935665d7d198d3561db24074910f256c1fe4e3f1?arch=amd64\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=v3.12.1-1"
}
}
},
{
"category": "product_version",
"name": "quay/quay-container-security-operator-bundle@sha256:39452abef3641134972d119b67e30738efb89e96c30e6c8f98bce66ede4be03b_amd64",
"product": {
"name": "quay/quay-container-security-operator-bundle@sha256:39452abef3641134972d119b67e30738efb89e96c30e6c8f98bce66ede4be03b_amd64",
"product_id": "quay/quay-container-security-operator-bundle@sha256:39452abef3641134972d119b67e30738efb89e96c30e6c8f98bce66ede4be03b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256:39452abef3641134972d119b67e30738efb89e96c30e6c8f98bce66ede4be03b?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-bundle\u0026tag=v3.12.1-3"
}
}
},
{
"category": "product_version",
"name": "quay/quay-container-security-operator-rhel8@sha256:dba9ef1a15d269fd3a76483581ded14b52ca01190ad0a6591da9b2e4049baa5b_amd64",
"product": {
"name": "quay/quay-container-security-operator-rhel8@sha256:dba9ef1a15d269fd3a76483581ded14b52ca01190ad0a6591da9b2e4049baa5b_amd64",
"product_id": "quay/quay-container-security-operator-rhel8@sha256:dba9ef1a15d269fd3a76483581ded14b52ca01190ad0a6591da9b2e4049baa5b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256:dba9ef1a15d269fd3a76483581ded14b52ca01190ad0a6591da9b2e4049baa5b?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=v3.12.1-3"
}
}
},
{
"category": "product_version",
"name": "quay/quay-operator-bundle@sha256:9607e4d2493623608d8c7b578ff65cbece8e0b7f609b82f22858f9e313f4face_amd64",
"product": {
"name": "quay/quay-operator-bundle@sha256:9607e4d2493623608d8c7b578ff65cbece8e0b7f609b82f22858f9e313f4face_amd64",
"product_id": "quay/quay-operator-bundle@sha256:9607e4d2493623608d8c7b578ff65cbece8e0b7f609b82f22858f9e313f4face_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256:9607e4d2493623608d8c7b578ff65cbece8e0b7f609b82f22858f9e313f4face?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-bundle\u0026tag=v3.12.1-13"
}
}
},
{
"category": "product_version",
"name": "quay/quay-operator-rhel8@sha256:18004300f6c50d85c678ea97cfea1df36a9c075006b886c978c08ea611347e78_amd64",
"product": {
"name": "quay/quay-operator-rhel8@sha256:18004300f6c50d85c678ea97cfea1df36a9c075006b886c978c08ea611347e78_amd64",
"product_id": "quay/quay-operator-rhel8@sha256:18004300f6c50d85c678ea97cfea1df36a9c075006b886c978c08ea611347e78_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256:18004300f6c50d85c678ea97cfea1df36a9c075006b886c978c08ea611347e78?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=v3.12.1-3"
}
}
},
{
"category": "product_version",
"name": "quay/quay-rhel8@sha256:1bb2235e8cc42e18d9406c509272ba668b9761bd1a62bd87827c75dc07d6d217_amd64",
"product": {
"name": "quay/quay-rhel8@sha256:1bb2235e8cc42e18d9406c509272ba668b9761bd1a62bd87827c75dc07d6d217_amd64",
"product_id": "quay/quay-rhel8@sha256:1bb2235e8cc42e18d9406c509272ba668b9761bd1a62bd87827c75dc07d6d217_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256:1bb2235e8cc42e18d9406c509272ba668b9761bd1a62bd87827c75dc07d6d217?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=v3.12.1-11"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "quay/quay-bridge-operator-bundle@sha256:cf0302d8cadde95626abab8491962e26f1a31d420721cad590f7845bdbfbb081_s390x",
"product": {
"name": "quay/quay-bridge-operator-bundle@sha256:cf0302d8cadde95626abab8491962e26f1a31d420721cad590f7845bdbfbb081_s390x",
"product_id": "quay/quay-bridge-operator-bundle@sha256:cf0302d8cadde95626abab8491962e26f1a31d420721cad590f7845bdbfbb081_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256:cf0302d8cadde95626abab8491962e26f1a31d420721cad590f7845bdbfbb081?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-bundle\u0026tag=v3.12.1-3"
}
}
},
{
"category": "product_version",
"name": "quay/quay-bridge-operator-rhel8@sha256:96acd07bb43a0fe21dd788a815e0830feeee5aea434ee97288eb14da38aff034_s390x",
"product": {
"name": "quay/quay-bridge-operator-rhel8@sha256:96acd07bb43a0fe21dd788a815e0830feeee5aea434ee97288eb14da38aff034_s390x",
"product_id": "quay/quay-bridge-operator-rhel8@sha256:96acd07bb43a0fe21dd788a815e0830feeee5aea434ee97288eb14da38aff034_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256:96acd07bb43a0fe21dd788a815e0830feeee5aea434ee97288eb14da38aff034?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=v3.12.1-3"
}
}
},
{
"category": "product_version",
"name": "quay/quay-builder-rhel8@sha256:53e16de2dcff319c47d54bcbfb4612f4b6e071ca7e513a0571950ddbf4ce46a3_s390x",
"product": {
"name": "quay/quay-builder-rhel8@sha256:53e16de2dcff319c47d54bcbfb4612f4b6e071ca7e513a0571950ddbf4ce46a3_s390x",
"product_id": "quay/quay-builder-rhel8@sha256:53e16de2dcff319c47d54bcbfb4612f4b6e071ca7e513a0571950ddbf4ce46a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256:53e16de2dcff319c47d54bcbfb4612f4b6e071ca7e513a0571950ddbf4ce46a3?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=v3.12.1-1"
}
}
},
{
"category": "product_version",
"name": "quay/quay-builder-qemu-rhcos-rhel8@sha256:ae2b191f53bb9d87a66e609bd71cf7b264e3448d6097871bc590773b4c3ca557_s390x",
"product": {
"name": "quay/quay-builder-qemu-rhcos-rhel8@sha256:ae2b191f53bb9d87a66e609bd71cf7b264e3448d6097871bc590773b4c3ca557_s390x",
"product_id": "quay/quay-builder-qemu-rhcos-rhel8@sha256:ae2b191f53bb9d87a66e609bd71cf7b264e3448d6097871bc590773b4c3ca557_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256:ae2b191f53bb9d87a66e609bd71cf7b264e3448d6097871bc590773b4c3ca557?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8\u0026tag=v3.12.1-1"
}
}
},
{
"category": "product_version",
"name": "quay/clair-rhel8@sha256:85afe4b0a4aa4d6d5b185fdfcf0b4ac3c999fa5318be5738239be16990897fe4_s390x",
"product": {
"name": "quay/clair-rhel8@sha256:85afe4b0a4aa4d6d5b185fdfcf0b4ac3c999fa5318be5738239be16990897fe4_s390x",
"product_id": "quay/clair-rhel8@sha256:85afe4b0a4aa4d6d5b185fdfcf0b4ac3c999fa5318be5738239be16990897fe4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256:85afe4b0a4aa4d6d5b185fdfcf0b4ac3c999fa5318be5738239be16990897fe4?arch=s390x\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=v3.12.1-1"
}
}
},
{
"category": "product_version",
"name": "quay/quay-container-security-operator-bundle@sha256:296a79bbfcc7d237a750bb3ba3d141a2e78ccda45a37da8cce668926a6d76a19_s390x",
"product": {
"name": "quay/quay-container-security-operator-bundle@sha256:296a79bbfcc7d237a750bb3ba3d141a2e78ccda45a37da8cce668926a6d76a19_s390x",
"product_id": "quay/quay-container-security-operator-bundle@sha256:296a79bbfcc7d237a750bb3ba3d141a2e78ccda45a37da8cce668926a6d76a19_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256:296a79bbfcc7d237a750bb3ba3d141a2e78ccda45a37da8cce668926a6d76a19?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-bundle\u0026tag=v3.12.1-3"
}
}
},
{
"category": "product_version",
"name": "quay/quay-container-security-operator-rhel8@sha256:23add71ac3591aedd2d4f868dd7fd3a9bf19667696750f82cb2479c5dc8d39d1_s390x",
"product": {
"name": "quay/quay-container-security-operator-rhel8@sha256:23add71ac3591aedd2d4f868dd7fd3a9bf19667696750f82cb2479c5dc8d39d1_s390x",
"product_id": "quay/quay-container-security-operator-rhel8@sha256:23add71ac3591aedd2d4f868dd7fd3a9bf19667696750f82cb2479c5dc8d39d1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256:23add71ac3591aedd2d4f868dd7fd3a9bf19667696750f82cb2479c5dc8d39d1?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=v3.12.1-3"
}
}
},
{
"category": "product_version",
"name": "quay/quay-operator-bundle@sha256:b159f3721ce70c1fa11fa827cd3efa217e43d2ca57ac44838d3f445840461aef_s390x",
"product": {
"name": "quay/quay-operator-bundle@sha256:b159f3721ce70c1fa11fa827cd3efa217e43d2ca57ac44838d3f445840461aef_s390x",
"product_id": "quay/quay-operator-bundle@sha256:b159f3721ce70c1fa11fa827cd3efa217e43d2ca57ac44838d3f445840461aef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256:b159f3721ce70c1fa11fa827cd3efa217e43d2ca57ac44838d3f445840461aef?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-operator-bundle\u0026tag=v3.12.1-13"
}
}
},
{
"category": "product_version",
"name": "quay/quay-operator-rhel8@sha256:919422f820a70dca69a1918ea1f5540f04e524f1ba3620a04393f67ae3922369_s390x",
"product": {
"name": "quay/quay-operator-rhel8@sha256:919422f820a70dca69a1918ea1f5540f04e524f1ba3620a04393f67ae3922369_s390x",
"product_id": "quay/quay-operator-rhel8@sha256:919422f820a70dca69a1918ea1f5540f04e524f1ba3620a04393f67ae3922369_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256:919422f820a70dca69a1918ea1f5540f04e524f1ba3620a04393f67ae3922369?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=v3.12.1-3"
}
}
},
{
"category": "product_version",
"name": "quay/quay-rhel8@sha256:4d72bf803cac450d16eff48bb0e48cacef77977f83560f274982e2a62a5aa7ab_s390x",
"product": {
"name": "quay/quay-rhel8@sha256:4d72bf803cac450d16eff48bb0e48cacef77977f83560f274982e2a62a5aa7ab_s390x",
"product_id": "quay/quay-rhel8@sha256:4d72bf803cac450d16eff48bb0e48cacef77977f83560f274982e2a62a5aa7ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256:4d72bf803cac450d16eff48bb0e48cacef77977f83560f274982e2a62a5aa7ab?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=v3.12.1-11"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/clair-rhel8@sha256:577458b6392e6519d032b389935665d7d198d3561db24074910f256c1fe4e3f1_amd64 as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/clair-rhel8@sha256:577458b6392e6519d032b389935665d7d198d3561db24074910f256c1fe4e3f1_amd64"
},
"product_reference": "quay/clair-rhel8@sha256:577458b6392e6519d032b389935665d7d198d3561db24074910f256c1fe4e3f1_amd64",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/clair-rhel8@sha256:85afe4b0a4aa4d6d5b185fdfcf0b4ac3c999fa5318be5738239be16990897fe4_s390x as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/clair-rhel8@sha256:85afe4b0a4aa4d6d5b185fdfcf0b4ac3c999fa5318be5738239be16990897fe4_s390x"
},
"product_reference": "quay/clair-rhel8@sha256:85afe4b0a4aa4d6d5b185fdfcf0b4ac3c999fa5318be5738239be16990897fe4_s390x",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/clair-rhel8@sha256:c512daee0b7f2fafe4d1124ecdd9fc6bb7a04619a77ebb3d64b2e0fcb51062e1_ppc64le as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/clair-rhel8@sha256:c512daee0b7f2fafe4d1124ecdd9fc6bb7a04619a77ebb3d64b2e0fcb51062e1_ppc64le"
},
"product_reference": "quay/clair-rhel8@sha256:c512daee0b7f2fafe4d1124ecdd9fc6bb7a04619a77ebb3d64b2e0fcb51062e1_ppc64le",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/quay-bridge-operator-bundle@sha256:53e3ef86d08fb4947c945ceca7392b3e757cd988211d54cfc4d4b5372befef1b_ppc64le as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:53e3ef86d08fb4947c945ceca7392b3e757cd988211d54cfc4d4b5372befef1b_ppc64le"
},
"product_reference": "quay/quay-bridge-operator-bundle@sha256:53e3ef86d08fb4947c945ceca7392b3e757cd988211d54cfc4d4b5372befef1b_ppc64le",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/quay-bridge-operator-bundle@sha256:cf0302d8cadde95626abab8491962e26f1a31d420721cad590f7845bdbfbb081_s390x as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:cf0302d8cadde95626abab8491962e26f1a31d420721cad590f7845bdbfbb081_s390x"
},
"product_reference": "quay/quay-bridge-operator-bundle@sha256:cf0302d8cadde95626abab8491962e26f1a31d420721cad590f7845bdbfbb081_s390x",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/quay-bridge-operator-bundle@sha256:e365dff96148af07cd95571f7aef49cb57068b53bb8e59921388889b0b3b97e5_amd64 as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:e365dff96148af07cd95571f7aef49cb57068b53bb8e59921388889b0b3b97e5_amd64"
},
"product_reference": "quay/quay-bridge-operator-bundle@sha256:e365dff96148af07cd95571f7aef49cb57068b53bb8e59921388889b0b3b97e5_amd64",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/quay-bridge-operator-rhel8@sha256:05ca3d6fd58aac396387197cc1794fe6a1500a5429964c56b23f5ef536b6ffad_amd64 as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:05ca3d6fd58aac396387197cc1794fe6a1500a5429964c56b23f5ef536b6ffad_amd64"
},
"product_reference": "quay/quay-bridge-operator-rhel8@sha256:05ca3d6fd58aac396387197cc1794fe6a1500a5429964c56b23f5ef536b6ffad_amd64",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/quay-bridge-operator-rhel8@sha256:39243d53e33c55974ac3b070062c572039a4611ced2ba7a3f22b0919b04947a4_ppc64le as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:39243d53e33c55974ac3b070062c572039a4611ced2ba7a3f22b0919b04947a4_ppc64le"
},
"product_reference": "quay/quay-bridge-operator-rhel8@sha256:39243d53e33c55974ac3b070062c572039a4611ced2ba7a3f22b0919b04947a4_ppc64le",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/quay-bridge-operator-rhel8@sha256:96acd07bb43a0fe21dd788a815e0830feeee5aea434ee97288eb14da38aff034_s390x as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:96acd07bb43a0fe21dd788a815e0830feeee5aea434ee97288eb14da38aff034_s390x"
},
"product_reference": "quay/quay-bridge-operator-rhel8@sha256:96acd07bb43a0fe21dd788a815e0830feeee5aea434ee97288eb14da38aff034_s390x",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/quay-builder-qemu-rhcos-rhel8@sha256:6c5657557b1bde88e466b072537cc2c35513cd6cfb35d20343175454c0eef38a_amd64 as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:6c5657557b1bde88e466b072537cc2c35513cd6cfb35d20343175454c0eef38a_amd64"
},
"product_reference": "quay/quay-builder-qemu-rhcos-rhel8@sha256:6c5657557b1bde88e466b072537cc2c35513cd6cfb35d20343175454c0eef38a_amd64",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/quay-builder-qemu-rhcos-rhel8@sha256:ae2b191f53bb9d87a66e609bd71cf7b264e3448d6097871bc590773b4c3ca557_s390x as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:ae2b191f53bb9d87a66e609bd71cf7b264e3448d6097871bc590773b4c3ca557_s390x"
},
"product_reference": "quay/quay-builder-qemu-rhcos-rhel8@sha256:ae2b191f53bb9d87a66e609bd71cf7b264e3448d6097871bc590773b4c3ca557_s390x",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/quay-builder-qemu-rhcos-rhel8@sha256:c313b557b75742723228e84b1f25f1fe8bb234fa0b60abec5448ea0527e04076_ppc64le as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:c313b557b75742723228e84b1f25f1fe8bb234fa0b60abec5448ea0527e04076_ppc64le"
},
"product_reference": "quay/quay-builder-qemu-rhcos-rhel8@sha256:c313b557b75742723228e84b1f25f1fe8bb234fa0b60abec5448ea0527e04076_ppc64le",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/quay-builder-rhel8@sha256:18c7892e3091256b522749debca64e60bc62998513d617bf1e8f5baa11092a9e_amd64 as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/quay-builder-rhel8@sha256:18c7892e3091256b522749debca64e60bc62998513d617bf1e8f5baa11092a9e_amd64"
},
"product_reference": "quay/quay-builder-rhel8@sha256:18c7892e3091256b522749debca64e60bc62998513d617bf1e8f5baa11092a9e_amd64",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/quay-builder-rhel8@sha256:535ca1e61bbbd33b58569f2cc38eb506641d277702ba4dd230a5093003c25718_ppc64le as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/quay-builder-rhel8@sha256:535ca1e61bbbd33b58569f2cc38eb506641d277702ba4dd230a5093003c25718_ppc64le"
},
"product_reference": "quay/quay-builder-rhel8@sha256:535ca1e61bbbd33b58569f2cc38eb506641d277702ba4dd230a5093003c25718_ppc64le",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/quay-builder-rhel8@sha256:53e16de2dcff319c47d54bcbfb4612f4b6e071ca7e513a0571950ddbf4ce46a3_s390x as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/quay-builder-rhel8@sha256:53e16de2dcff319c47d54bcbfb4612f4b6e071ca7e513a0571950ddbf4ce46a3_s390x"
},
"product_reference": "quay/quay-builder-rhel8@sha256:53e16de2dcff319c47d54bcbfb4612f4b6e071ca7e513a0571950ddbf4ce46a3_s390x",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/quay-container-security-operator-bundle@sha256:296a79bbfcc7d237a750bb3ba3d141a2e78ccda45a37da8cce668926a6d76a19_s390x as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:296a79bbfcc7d237a750bb3ba3d141a2e78ccda45a37da8cce668926a6d76a19_s390x"
},
"product_reference": "quay/quay-container-security-operator-bundle@sha256:296a79bbfcc7d237a750bb3ba3d141a2e78ccda45a37da8cce668926a6d76a19_s390x",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/quay-container-security-operator-bundle@sha256:39452abef3641134972d119b67e30738efb89e96c30e6c8f98bce66ede4be03b_amd64 as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:39452abef3641134972d119b67e30738efb89e96c30e6c8f98bce66ede4be03b_amd64"
},
"product_reference": "quay/quay-container-security-operator-bundle@sha256:39452abef3641134972d119b67e30738efb89e96c30e6c8f98bce66ede4be03b_amd64",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/quay-container-security-operator-bundle@sha256:cf7ca3537545ad9f71adf2d58e9037d947b5c307fb0a3aaf7196b05c00a8004b_ppc64le as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:cf7ca3537545ad9f71adf2d58e9037d947b5c307fb0a3aaf7196b05c00a8004b_ppc64le"
},
"product_reference": "quay/quay-container-security-operator-bundle@sha256:cf7ca3537545ad9f71adf2d58e9037d947b5c307fb0a3aaf7196b05c00a8004b_ppc64le",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/quay-container-security-operator-rhel8@sha256:23add71ac3591aedd2d4f868dd7fd3a9bf19667696750f82cb2479c5dc8d39d1_s390x as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:23add71ac3591aedd2d4f868dd7fd3a9bf19667696750f82cb2479c5dc8d39d1_s390x"
},
"product_reference": "quay/quay-container-security-operator-rhel8@sha256:23add71ac3591aedd2d4f868dd7fd3a9bf19667696750f82cb2479c5dc8d39d1_s390x",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/quay-container-security-operator-rhel8@sha256:56fb1b958bdaa12f4b4dd4940f4fa75a44516e3e34cda47c3f03657c12afae03_ppc64le as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:56fb1b958bdaa12f4b4dd4940f4fa75a44516e3e34cda47c3f03657c12afae03_ppc64le"
},
"product_reference": "quay/quay-container-security-operator-rhel8@sha256:56fb1b958bdaa12f4b4dd4940f4fa75a44516e3e34cda47c3f03657c12afae03_ppc64le",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/quay-container-security-operator-rhel8@sha256:dba9ef1a15d269fd3a76483581ded14b52ca01190ad0a6591da9b2e4049baa5b_amd64 as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:dba9ef1a15d269fd3a76483581ded14b52ca01190ad0a6591da9b2e4049baa5b_amd64"
},
"product_reference": "quay/quay-container-security-operator-rhel8@sha256:dba9ef1a15d269fd3a76483581ded14b52ca01190ad0a6591da9b2e4049baa5b_amd64",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/quay-operator-bundle@sha256:0b91cd4ec1a8344d3870eb2d7d7ee7a330f8024455e79f415f0fe533b0755994_ppc64le as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/quay-operator-bundle@sha256:0b91cd4ec1a8344d3870eb2d7d7ee7a330f8024455e79f415f0fe533b0755994_ppc64le"
},
"product_reference": "quay/quay-operator-bundle@sha256:0b91cd4ec1a8344d3870eb2d7d7ee7a330f8024455e79f415f0fe533b0755994_ppc64le",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/quay-operator-bundle@sha256:9607e4d2493623608d8c7b578ff65cbece8e0b7f609b82f22858f9e313f4face_amd64 as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/quay-operator-bundle@sha256:9607e4d2493623608d8c7b578ff65cbece8e0b7f609b82f22858f9e313f4face_amd64"
},
"product_reference": "quay/quay-operator-bundle@sha256:9607e4d2493623608d8c7b578ff65cbece8e0b7f609b82f22858f9e313f4face_amd64",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/quay-operator-bundle@sha256:b159f3721ce70c1fa11fa827cd3efa217e43d2ca57ac44838d3f445840461aef_s390x as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/quay-operator-bundle@sha256:b159f3721ce70c1fa11fa827cd3efa217e43d2ca57ac44838d3f445840461aef_s390x"
},
"product_reference": "quay/quay-operator-bundle@sha256:b159f3721ce70c1fa11fa827cd3efa217e43d2ca57ac44838d3f445840461aef_s390x",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/quay-operator-rhel8@sha256:18004300f6c50d85c678ea97cfea1df36a9c075006b886c978c08ea611347e78_amd64 as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/quay-operator-rhel8@sha256:18004300f6c50d85c678ea97cfea1df36a9c075006b886c978c08ea611347e78_amd64"
},
"product_reference": "quay/quay-operator-rhel8@sha256:18004300f6c50d85c678ea97cfea1df36a9c075006b886c978c08ea611347e78_amd64",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/quay-operator-rhel8@sha256:919422f820a70dca69a1918ea1f5540f04e524f1ba3620a04393f67ae3922369_s390x as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/quay-operator-rhel8@sha256:919422f820a70dca69a1918ea1f5540f04e524f1ba3620a04393f67ae3922369_s390x"
},
"product_reference": "quay/quay-operator-rhel8@sha256:919422f820a70dca69a1918ea1f5540f04e524f1ba3620a04393f67ae3922369_s390x",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/quay-operator-rhel8@sha256:f577d16f91f542b6c1613e11c602a85e9ed5a7e21e59264e7fbadef4627721f0_ppc64le as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/quay-operator-rhel8@sha256:f577d16f91f542b6c1613e11c602a85e9ed5a7e21e59264e7fbadef4627721f0_ppc64le"
},
"product_reference": "quay/quay-operator-rhel8@sha256:f577d16f91f542b6c1613e11c602a85e9ed5a7e21e59264e7fbadef4627721f0_ppc64le",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/quay-rhel8@sha256:1bb2235e8cc42e18d9406c509272ba668b9761bd1a62bd87827c75dc07d6d217_amd64 as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/quay-rhel8@sha256:1bb2235e8cc42e18d9406c509272ba668b9761bd1a62bd87827c75dc07d6d217_amd64"
},
"product_reference": "quay/quay-rhel8@sha256:1bb2235e8cc42e18d9406c509272ba668b9761bd1a62bd87827c75dc07d6d217_amd64",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/quay-rhel8@sha256:4d72bf803cac450d16eff48bb0e48cacef77977f83560f274982e2a62a5aa7ab_s390x as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/quay-rhel8@sha256:4d72bf803cac450d16eff48bb0e48cacef77977f83560f274982e2a62a5aa7ab_s390x"
},
"product_reference": "quay/quay-rhel8@sha256:4d72bf803cac450d16eff48bb0e48cacef77977f83560f274982e2a62a5aa7ab_s390x",
"relates_to_product_reference": "8Base-Quay-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "quay/quay-rhel8@sha256:eaea91ebc5e9cdc7beb45b88065b339c431eb8d736046c33df9429017c900fee_ppc64le as a component of Quay v3",
"product_id": "8Base-Quay-3:quay/quay-rhel8@sha256:eaea91ebc5e9cdc7beb45b88065b339c431eb8d736046c33df9429017c900fee_ppc64le"
},
"product_reference": "quay/quay-rhel8@sha256:eaea91ebc5e9cdc7beb45b88065b339c431eb8d736046c33df9429017c900fee_ppc64le",
"relates_to_product_reference": "8Base-Quay-3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6345",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2024-07-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2297771"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the package_index module of pypa/setuptools. Affected versions of this package allow remote code execution via its download functions. These functions, which are used to download packages from URLs provided by users or retrieved from package index servers, are susceptible to code injection. If these functions are exposed to user-controlled inputs, such as package URLs, they can execute arbitrary commands on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pypa/setuptools: Remote code execution via download functions in the package_index module in pypa/setuptools",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat OpenStack does not include setuptools. The ImcSdk component uses it only during compile time in our build systems, and we do not support recompiling SRPMs. As a result, Red Hat OpenStack is not affected by this flaw.\n\nPython 2.7.18 was marked End of Life on 04/20/2020. No patches for Python 2 would be made available.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Quay-3:quay/clair-rhel8@sha256:577458b6392e6519d032b389935665d7d198d3561db24074910f256c1fe4e3f1_amd64",
"8Base-Quay-3:quay/clair-rhel8@sha256:85afe4b0a4aa4d6d5b185fdfcf0b4ac3c999fa5318be5738239be16990897fe4_s390x",
"8Base-Quay-3:quay/clair-rhel8@sha256:c512daee0b7f2fafe4d1124ecdd9fc6bb7a04619a77ebb3d64b2e0fcb51062e1_ppc64le",
"8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:53e3ef86d08fb4947c945ceca7392b3e757cd988211d54cfc4d4b5372befef1b_ppc64le",
"8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:cf0302d8cadde95626abab8491962e26f1a31d420721cad590f7845bdbfbb081_s390x",
"8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:e365dff96148af07cd95571f7aef49cb57068b53bb8e59921388889b0b3b97e5_amd64",
"8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:05ca3d6fd58aac396387197cc1794fe6a1500a5429964c56b23f5ef536b6ffad_amd64",
"8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:39243d53e33c55974ac3b070062c572039a4611ced2ba7a3f22b0919b04947a4_ppc64le",
"8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:96acd07bb43a0fe21dd788a815e0830feeee5aea434ee97288eb14da38aff034_s390x",
"8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:6c5657557b1bde88e466b072537cc2c35513cd6cfb35d20343175454c0eef38a_amd64",
"8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:ae2b191f53bb9d87a66e609bd71cf7b264e3448d6097871bc590773b4c3ca557_s390x",
"8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:c313b557b75742723228e84b1f25f1fe8bb234fa0b60abec5448ea0527e04076_ppc64le",
"8Base-Quay-3:quay/quay-builder-rhel8@sha256:18c7892e3091256b522749debca64e60bc62998513d617bf1e8f5baa11092a9e_amd64",
"8Base-Quay-3:quay/quay-builder-rhel8@sha256:535ca1e61bbbd33b58569f2cc38eb506641d277702ba4dd230a5093003c25718_ppc64le",
"8Base-Quay-3:quay/quay-builder-rhel8@sha256:53e16de2dcff319c47d54bcbfb4612f4b6e071ca7e513a0571950ddbf4ce46a3_s390x",
"8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:296a79bbfcc7d237a750bb3ba3d141a2e78ccda45a37da8cce668926a6d76a19_s390x",
"8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:39452abef3641134972d119b67e30738efb89e96c30e6c8f98bce66ede4be03b_amd64",
"8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:cf7ca3537545ad9f71adf2d58e9037d947b5c307fb0a3aaf7196b05c00a8004b_ppc64le",
"8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:23add71ac3591aedd2d4f868dd7fd3a9bf19667696750f82cb2479c5dc8d39d1_s390x",
"8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:56fb1b958bdaa12f4b4dd4940f4fa75a44516e3e34cda47c3f03657c12afae03_ppc64le",
"8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:dba9ef1a15d269fd3a76483581ded14b52ca01190ad0a6591da9b2e4049baa5b_amd64",
"8Base-Quay-3:quay/quay-operator-bundle@sha256:0b91cd4ec1a8344d3870eb2d7d7ee7a330f8024455e79f415f0fe533b0755994_ppc64le",
"8Base-Quay-3:quay/quay-operator-bundle@sha256:9607e4d2493623608d8c7b578ff65cbece8e0b7f609b82f22858f9e313f4face_amd64",
"8Base-Quay-3:quay/quay-operator-bundle@sha256:b159f3721ce70c1fa11fa827cd3efa217e43d2ca57ac44838d3f445840461aef_s390x",
"8Base-Quay-3:quay/quay-operator-rhel8@sha256:18004300f6c50d85c678ea97cfea1df36a9c075006b886c978c08ea611347e78_amd64",
"8Base-Quay-3:quay/quay-operator-rhel8@sha256:919422f820a70dca69a1918ea1f5540f04e524f1ba3620a04393f67ae3922369_s390x",
"8Base-Quay-3:quay/quay-operator-rhel8@sha256:f577d16f91f542b6c1613e11c602a85e9ed5a7e21e59264e7fbadef4627721f0_ppc64le",
"8Base-Quay-3:quay/quay-rhel8@sha256:1bb2235e8cc42e18d9406c509272ba668b9761bd1a62bd87827c75dc07d6d217_amd64",
"8Base-Quay-3:quay/quay-rhel8@sha256:4d72bf803cac450d16eff48bb0e48cacef77977f83560f274982e2a62a5aa7ab_s390x",
"8Base-Quay-3:quay/quay-rhel8@sha256:eaea91ebc5e9cdc7beb45b88065b339c431eb8d736046c33df9429017c900fee_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6345"
},
{
"category": "external",
"summary": "RHBZ#2297771",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2297771"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6345",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6345"
},
{
"category": "external",
"summary": "https://github.com/pypa/setuptools/commit/88807c7062788254f654ea8c03427adc859321f0",
"url": "https://github.com/pypa/setuptools/commit/88807c7062788254f654ea8c03427adc859321f0"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/d6362117-ad57-4e83-951f-b8141c6e7ca5",
"url": "https://huntr.com/bounties/d6362117-ad57-4e83-951f-b8141c6e7ca5"
}
],
"release_date": "2024-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-19T16:09:49+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Quay-3:quay/clair-rhel8@sha256:577458b6392e6519d032b389935665d7d198d3561db24074910f256c1fe4e3f1_amd64",
"8Base-Quay-3:quay/clair-rhel8@sha256:85afe4b0a4aa4d6d5b185fdfcf0b4ac3c999fa5318be5738239be16990897fe4_s390x",
"8Base-Quay-3:quay/clair-rhel8@sha256:c512daee0b7f2fafe4d1124ecdd9fc6bb7a04619a77ebb3d64b2e0fcb51062e1_ppc64le",
"8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:53e3ef86d08fb4947c945ceca7392b3e757cd988211d54cfc4d4b5372befef1b_ppc64le",
"8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:cf0302d8cadde95626abab8491962e26f1a31d420721cad590f7845bdbfbb081_s390x",
"8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:e365dff96148af07cd95571f7aef49cb57068b53bb8e59921388889b0b3b97e5_amd64",
"8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:05ca3d6fd58aac396387197cc1794fe6a1500a5429964c56b23f5ef536b6ffad_amd64",
"8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:39243d53e33c55974ac3b070062c572039a4611ced2ba7a3f22b0919b04947a4_ppc64le",
"8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:96acd07bb43a0fe21dd788a815e0830feeee5aea434ee97288eb14da38aff034_s390x",
"8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:6c5657557b1bde88e466b072537cc2c35513cd6cfb35d20343175454c0eef38a_amd64",
"8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:ae2b191f53bb9d87a66e609bd71cf7b264e3448d6097871bc590773b4c3ca557_s390x",
"8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:c313b557b75742723228e84b1f25f1fe8bb234fa0b60abec5448ea0527e04076_ppc64le",
"8Base-Quay-3:quay/quay-builder-rhel8@sha256:18c7892e3091256b522749debca64e60bc62998513d617bf1e8f5baa11092a9e_amd64",
"8Base-Quay-3:quay/quay-builder-rhel8@sha256:535ca1e61bbbd33b58569f2cc38eb506641d277702ba4dd230a5093003c25718_ppc64le",
"8Base-Quay-3:quay/quay-builder-rhel8@sha256:53e16de2dcff319c47d54bcbfb4612f4b6e071ca7e513a0571950ddbf4ce46a3_s390x",
"8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:296a79bbfcc7d237a750bb3ba3d141a2e78ccda45a37da8cce668926a6d76a19_s390x",
"8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:39452abef3641134972d119b67e30738efb89e96c30e6c8f98bce66ede4be03b_amd64",
"8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:cf7ca3537545ad9f71adf2d58e9037d947b5c307fb0a3aaf7196b05c00a8004b_ppc64le",
"8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:23add71ac3591aedd2d4f868dd7fd3a9bf19667696750f82cb2479c5dc8d39d1_s390x",
"8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:56fb1b958bdaa12f4b4dd4940f4fa75a44516e3e34cda47c3f03657c12afae03_ppc64le",
"8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:dba9ef1a15d269fd3a76483581ded14b52ca01190ad0a6591da9b2e4049baa5b_amd64",
"8Base-Quay-3:quay/quay-operator-bundle@sha256:0b91cd4ec1a8344d3870eb2d7d7ee7a330f8024455e79f415f0fe533b0755994_ppc64le",
"8Base-Quay-3:quay/quay-operator-bundle@sha256:9607e4d2493623608d8c7b578ff65cbece8e0b7f609b82f22858f9e313f4face_amd64",
"8Base-Quay-3:quay/quay-operator-bundle@sha256:b159f3721ce70c1fa11fa827cd3efa217e43d2ca57ac44838d3f445840461aef_s390x",
"8Base-Quay-3:quay/quay-operator-rhel8@sha256:18004300f6c50d85c678ea97cfea1df36a9c075006b886c978c08ea611347e78_amd64",
"8Base-Quay-3:quay/quay-operator-rhel8@sha256:919422f820a70dca69a1918ea1f5540f04e524f1ba3620a04393f67ae3922369_s390x",
"8Base-Quay-3:quay/quay-operator-rhel8@sha256:f577d16f91f542b6c1613e11c602a85e9ed5a7e21e59264e7fbadef4627721f0_ppc64le",
"8Base-Quay-3:quay/quay-rhel8@sha256:1bb2235e8cc42e18d9406c509272ba668b9761bd1a62bd87827c75dc07d6d217_amd64",
"8Base-Quay-3:quay/quay-rhel8@sha256:4d72bf803cac450d16eff48bb0e48cacef77977f83560f274982e2a62a5aa7ab_s390x",
"8Base-Quay-3:quay/quay-rhel8@sha256:eaea91ebc5e9cdc7beb45b88065b339c431eb8d736046c33df9429017c900fee_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2024:5039"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Quay-3:quay/clair-rhel8@sha256:577458b6392e6519d032b389935665d7d198d3561db24074910f256c1fe4e3f1_amd64",
"8Base-Quay-3:quay/clair-rhel8@sha256:85afe4b0a4aa4d6d5b185fdfcf0b4ac3c999fa5318be5738239be16990897fe4_s390x",
"8Base-Quay-3:quay/clair-rhel8@sha256:c512daee0b7f2fafe4d1124ecdd9fc6bb7a04619a77ebb3d64b2e0fcb51062e1_ppc64le",
"8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:53e3ef86d08fb4947c945ceca7392b3e757cd988211d54cfc4d4b5372befef1b_ppc64le",
"8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:cf0302d8cadde95626abab8491962e26f1a31d420721cad590f7845bdbfbb081_s390x",
"8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:e365dff96148af07cd95571f7aef49cb57068b53bb8e59921388889b0b3b97e5_amd64",
"8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:05ca3d6fd58aac396387197cc1794fe6a1500a5429964c56b23f5ef536b6ffad_amd64",
"8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:39243d53e33c55974ac3b070062c572039a4611ced2ba7a3f22b0919b04947a4_ppc64le",
"8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:96acd07bb43a0fe21dd788a815e0830feeee5aea434ee97288eb14da38aff034_s390x",
"8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:6c5657557b1bde88e466b072537cc2c35513cd6cfb35d20343175454c0eef38a_amd64",
"8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:ae2b191f53bb9d87a66e609bd71cf7b264e3448d6097871bc590773b4c3ca557_s390x",
"8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:c313b557b75742723228e84b1f25f1fe8bb234fa0b60abec5448ea0527e04076_ppc64le",
"8Base-Quay-3:quay/quay-builder-rhel8@sha256:18c7892e3091256b522749debca64e60bc62998513d617bf1e8f5baa11092a9e_amd64",
"8Base-Quay-3:quay/quay-builder-rhel8@sha256:535ca1e61bbbd33b58569f2cc38eb506641d277702ba4dd230a5093003c25718_ppc64le",
"8Base-Quay-3:quay/quay-builder-rhel8@sha256:53e16de2dcff319c47d54bcbfb4612f4b6e071ca7e513a0571950ddbf4ce46a3_s390x",
"8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:296a79bbfcc7d237a750bb3ba3d141a2e78ccda45a37da8cce668926a6d76a19_s390x",
"8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:39452abef3641134972d119b67e30738efb89e96c30e6c8f98bce66ede4be03b_amd64",
"8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:cf7ca3537545ad9f71adf2d58e9037d947b5c307fb0a3aaf7196b05c00a8004b_ppc64le",
"8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:23add71ac3591aedd2d4f868dd7fd3a9bf19667696750f82cb2479c5dc8d39d1_s390x",
"8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:56fb1b958bdaa12f4b4dd4940f4fa75a44516e3e34cda47c3f03657c12afae03_ppc64le",
"8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:dba9ef1a15d269fd3a76483581ded14b52ca01190ad0a6591da9b2e4049baa5b_amd64",
"8Base-Quay-3:quay/quay-operator-bundle@sha256:0b91cd4ec1a8344d3870eb2d7d7ee7a330f8024455e79f415f0fe533b0755994_ppc64le",
"8Base-Quay-3:quay/quay-operator-bundle@sha256:9607e4d2493623608d8c7b578ff65cbece8e0b7f609b82f22858f9e313f4face_amd64",
"8Base-Quay-3:quay/quay-operator-bundle@sha256:b159f3721ce70c1fa11fa827cd3efa217e43d2ca57ac44838d3f445840461aef_s390x",
"8Base-Quay-3:quay/quay-operator-rhel8@sha256:18004300f6c50d85c678ea97cfea1df36a9c075006b886c978c08ea611347e78_amd64",
"8Base-Quay-3:quay/quay-operator-rhel8@sha256:919422f820a70dca69a1918ea1f5540f04e524f1ba3620a04393f67ae3922369_s390x",
"8Base-Quay-3:quay/quay-operator-rhel8@sha256:f577d16f91f542b6c1613e11c602a85e9ed5a7e21e59264e7fbadef4627721f0_ppc64le",
"8Base-Quay-3:quay/quay-rhel8@sha256:1bb2235e8cc42e18d9406c509272ba668b9761bd1a62bd87827c75dc07d6d217_amd64",
"8Base-Quay-3:quay/quay-rhel8@sha256:4d72bf803cac450d16eff48bb0e48cacef77977f83560f274982e2a62a5aa7ab_s390x",
"8Base-Quay-3:quay/quay-rhel8@sha256:eaea91ebc5e9cdc7beb45b88065b339c431eb8d736046c33df9429017c900fee_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-Quay-3:quay/clair-rhel8@sha256:577458b6392e6519d032b389935665d7d198d3561db24074910f256c1fe4e3f1_amd64",
"8Base-Quay-3:quay/clair-rhel8@sha256:85afe4b0a4aa4d6d5b185fdfcf0b4ac3c999fa5318be5738239be16990897fe4_s390x",
"8Base-Quay-3:quay/clair-rhel8@sha256:c512daee0b7f2fafe4d1124ecdd9fc6bb7a04619a77ebb3d64b2e0fcb51062e1_ppc64le",
"8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:53e3ef86d08fb4947c945ceca7392b3e757cd988211d54cfc4d4b5372befef1b_ppc64le",
"8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:cf0302d8cadde95626abab8491962e26f1a31d420721cad590f7845bdbfbb081_s390x",
"8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:e365dff96148af07cd95571f7aef49cb57068b53bb8e59921388889b0b3b97e5_amd64",
"8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:05ca3d6fd58aac396387197cc1794fe6a1500a5429964c56b23f5ef536b6ffad_amd64",
"8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:39243d53e33c55974ac3b070062c572039a4611ced2ba7a3f22b0919b04947a4_ppc64le",
"8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:96acd07bb43a0fe21dd788a815e0830feeee5aea434ee97288eb14da38aff034_s390x",
"8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:6c5657557b1bde88e466b072537cc2c35513cd6cfb35d20343175454c0eef38a_amd64",
"8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:ae2b191f53bb9d87a66e609bd71cf7b264e3448d6097871bc590773b4c3ca557_s390x",
"8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:c313b557b75742723228e84b1f25f1fe8bb234fa0b60abec5448ea0527e04076_ppc64le",
"8Base-Quay-3:quay/quay-builder-rhel8@sha256:18c7892e3091256b522749debca64e60bc62998513d617bf1e8f5baa11092a9e_amd64",
"8Base-Quay-3:quay/quay-builder-rhel8@sha256:535ca1e61bbbd33b58569f2cc38eb506641d277702ba4dd230a5093003c25718_ppc64le",
"8Base-Quay-3:quay/quay-builder-rhel8@sha256:53e16de2dcff319c47d54bcbfb4612f4b6e071ca7e513a0571950ddbf4ce46a3_s390x",
"8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:296a79bbfcc7d237a750bb3ba3d141a2e78ccda45a37da8cce668926a6d76a19_s390x",
"8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:39452abef3641134972d119b67e30738efb89e96c30e6c8f98bce66ede4be03b_amd64",
"8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:cf7ca3537545ad9f71adf2d58e9037d947b5c307fb0a3aaf7196b05c00a8004b_ppc64le",
"8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:23add71ac3591aedd2d4f868dd7fd3a9bf19667696750f82cb2479c5dc8d39d1_s390x",
"8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:56fb1b958bdaa12f4b4dd4940f4fa75a44516e3e34cda47c3f03657c12afae03_ppc64le",
"8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:dba9ef1a15d269fd3a76483581ded14b52ca01190ad0a6591da9b2e4049baa5b_amd64",
"8Base-Quay-3:quay/quay-operator-bundle@sha256:0b91cd4ec1a8344d3870eb2d7d7ee7a330f8024455e79f415f0fe533b0755994_ppc64le",
"8Base-Quay-3:quay/quay-operator-bundle@sha256:9607e4d2493623608d8c7b578ff65cbece8e0b7f609b82f22858f9e313f4face_amd64",
"8Base-Quay-3:quay/quay-operator-bundle@sha256:b159f3721ce70c1fa11fa827cd3efa217e43d2ca57ac44838d3f445840461aef_s390x",
"8Base-Quay-3:quay/quay-operator-rhel8@sha256:18004300f6c50d85c678ea97cfea1df36a9c075006b886c978c08ea611347e78_amd64",
"8Base-Quay-3:quay/quay-operator-rhel8@sha256:919422f820a70dca69a1918ea1f5540f04e524f1ba3620a04393f67ae3922369_s390x",
"8Base-Quay-3:quay/quay-operator-rhel8@sha256:f577d16f91f542b6c1613e11c602a85e9ed5a7e21e59264e7fbadef4627721f0_ppc64le",
"8Base-Quay-3:quay/quay-rhel8@sha256:1bb2235e8cc42e18d9406c509272ba668b9761bd1a62bd87827c75dc07d6d217_amd64",
"8Base-Quay-3:quay/quay-rhel8@sha256:4d72bf803cac450d16eff48bb0e48cacef77977f83560f274982e2a62a5aa7ab_s390x",
"8Base-Quay-3:quay/quay-rhel8@sha256:eaea91ebc5e9cdc7beb45b88065b339c431eb8d736046c33df9429017c900fee_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pypa/setuptools: Remote code execution via download functions in the package_index module in pypa/setuptools"
},
{
"cve": "CVE-2024-36039",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2024-05-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2282821"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PyMySQL. When processing untrusted JSON input, keys are not escaped by the escape_dict function due to insufficient input sanitization, allowing an attacker to inject malicious SQL queries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pymysql: SQL injection if used with untrusted JSON input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications not exposed to untrusted JSON input are not vulnerable to this issue. Additionally, exploitation of this vulnerability depends on the permissions granted to the database user, limiting the security impact. For this reason, this flaw was rated with a Moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Quay-3:quay/clair-rhel8@sha256:577458b6392e6519d032b389935665d7d198d3561db24074910f256c1fe4e3f1_amd64",
"8Base-Quay-3:quay/clair-rhel8@sha256:85afe4b0a4aa4d6d5b185fdfcf0b4ac3c999fa5318be5738239be16990897fe4_s390x",
"8Base-Quay-3:quay/clair-rhel8@sha256:c512daee0b7f2fafe4d1124ecdd9fc6bb7a04619a77ebb3d64b2e0fcb51062e1_ppc64le",
"8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:53e3ef86d08fb4947c945ceca7392b3e757cd988211d54cfc4d4b5372befef1b_ppc64le",
"8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:cf0302d8cadde95626abab8491962e26f1a31d420721cad590f7845bdbfbb081_s390x",
"8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:e365dff96148af07cd95571f7aef49cb57068b53bb8e59921388889b0b3b97e5_amd64",
"8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:05ca3d6fd58aac396387197cc1794fe6a1500a5429964c56b23f5ef536b6ffad_amd64",
"8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:39243d53e33c55974ac3b070062c572039a4611ced2ba7a3f22b0919b04947a4_ppc64le",
"8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:96acd07bb43a0fe21dd788a815e0830feeee5aea434ee97288eb14da38aff034_s390x",
"8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:6c5657557b1bde88e466b072537cc2c35513cd6cfb35d20343175454c0eef38a_amd64",
"8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:ae2b191f53bb9d87a66e609bd71cf7b264e3448d6097871bc590773b4c3ca557_s390x",
"8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:c313b557b75742723228e84b1f25f1fe8bb234fa0b60abec5448ea0527e04076_ppc64le",
"8Base-Quay-3:quay/quay-builder-rhel8@sha256:18c7892e3091256b522749debca64e60bc62998513d617bf1e8f5baa11092a9e_amd64",
"8Base-Quay-3:quay/quay-builder-rhel8@sha256:535ca1e61bbbd33b58569f2cc38eb506641d277702ba4dd230a5093003c25718_ppc64le",
"8Base-Quay-3:quay/quay-builder-rhel8@sha256:53e16de2dcff319c47d54bcbfb4612f4b6e071ca7e513a0571950ddbf4ce46a3_s390x",
"8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:296a79bbfcc7d237a750bb3ba3d141a2e78ccda45a37da8cce668926a6d76a19_s390x",
"8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:39452abef3641134972d119b67e30738efb89e96c30e6c8f98bce66ede4be03b_amd64",
"8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:cf7ca3537545ad9f71adf2d58e9037d947b5c307fb0a3aaf7196b05c00a8004b_ppc64le",
"8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:23add71ac3591aedd2d4f868dd7fd3a9bf19667696750f82cb2479c5dc8d39d1_s390x",
"8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:56fb1b958bdaa12f4b4dd4940f4fa75a44516e3e34cda47c3f03657c12afae03_ppc64le",
"8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:dba9ef1a15d269fd3a76483581ded14b52ca01190ad0a6591da9b2e4049baa5b_amd64",
"8Base-Quay-3:quay/quay-operator-bundle@sha256:0b91cd4ec1a8344d3870eb2d7d7ee7a330f8024455e79f415f0fe533b0755994_ppc64le",
"8Base-Quay-3:quay/quay-operator-bundle@sha256:9607e4d2493623608d8c7b578ff65cbece8e0b7f609b82f22858f9e313f4face_amd64",
"8Base-Quay-3:quay/quay-operator-bundle@sha256:b159f3721ce70c1fa11fa827cd3efa217e43d2ca57ac44838d3f445840461aef_s390x",
"8Base-Quay-3:quay/quay-operator-rhel8@sha256:18004300f6c50d85c678ea97cfea1df36a9c075006b886c978c08ea611347e78_amd64",
"8Base-Quay-3:quay/quay-operator-rhel8@sha256:919422f820a70dca69a1918ea1f5540f04e524f1ba3620a04393f67ae3922369_s390x",
"8Base-Quay-3:quay/quay-operator-rhel8@sha256:f577d16f91f542b6c1613e11c602a85e9ed5a7e21e59264e7fbadef4627721f0_ppc64le",
"8Base-Quay-3:quay/quay-rhel8@sha256:1bb2235e8cc42e18d9406c509272ba668b9761bd1a62bd87827c75dc07d6d217_amd64",
"8Base-Quay-3:quay/quay-rhel8@sha256:4d72bf803cac450d16eff48bb0e48cacef77977f83560f274982e2a62a5aa7ab_s390x",
"8Base-Quay-3:quay/quay-rhel8@sha256:eaea91ebc5e9cdc7beb45b88065b339c431eb8d736046c33df9429017c900fee_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-36039"
},
{
"category": "external",
"summary": "RHBZ#2282821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282821"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-36039",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-36039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36039"
}
],
"release_date": "2024-05-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-19T16:09:49+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Quay-3:quay/clair-rhel8@sha256:577458b6392e6519d032b389935665d7d198d3561db24074910f256c1fe4e3f1_amd64",
"8Base-Quay-3:quay/clair-rhel8@sha256:85afe4b0a4aa4d6d5b185fdfcf0b4ac3c999fa5318be5738239be16990897fe4_s390x",
"8Base-Quay-3:quay/clair-rhel8@sha256:c512daee0b7f2fafe4d1124ecdd9fc6bb7a04619a77ebb3d64b2e0fcb51062e1_ppc64le",
"8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:53e3ef86d08fb4947c945ceca7392b3e757cd988211d54cfc4d4b5372befef1b_ppc64le",
"8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:cf0302d8cadde95626abab8491962e26f1a31d420721cad590f7845bdbfbb081_s390x",
"8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:e365dff96148af07cd95571f7aef49cb57068b53bb8e59921388889b0b3b97e5_amd64",
"8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:05ca3d6fd58aac396387197cc1794fe6a1500a5429964c56b23f5ef536b6ffad_amd64",
"8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:39243d53e33c55974ac3b070062c572039a4611ced2ba7a3f22b0919b04947a4_ppc64le",
"8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:96acd07bb43a0fe21dd788a815e0830feeee5aea434ee97288eb14da38aff034_s390x",
"8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:6c5657557b1bde88e466b072537cc2c35513cd6cfb35d20343175454c0eef38a_amd64",
"8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:ae2b191f53bb9d87a66e609bd71cf7b264e3448d6097871bc590773b4c3ca557_s390x",
"8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:c313b557b75742723228e84b1f25f1fe8bb234fa0b60abec5448ea0527e04076_ppc64le",
"8Base-Quay-3:quay/quay-builder-rhel8@sha256:18c7892e3091256b522749debca64e60bc62998513d617bf1e8f5baa11092a9e_amd64",
"8Base-Quay-3:quay/quay-builder-rhel8@sha256:535ca1e61bbbd33b58569f2cc38eb506641d277702ba4dd230a5093003c25718_ppc64le",
"8Base-Quay-3:quay/quay-builder-rhel8@sha256:53e16de2dcff319c47d54bcbfb4612f4b6e071ca7e513a0571950ddbf4ce46a3_s390x",
"8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:296a79bbfcc7d237a750bb3ba3d141a2e78ccda45a37da8cce668926a6d76a19_s390x",
"8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:39452abef3641134972d119b67e30738efb89e96c30e6c8f98bce66ede4be03b_amd64",
"8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:cf7ca3537545ad9f71adf2d58e9037d947b5c307fb0a3aaf7196b05c00a8004b_ppc64le",
"8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:23add71ac3591aedd2d4f868dd7fd3a9bf19667696750f82cb2479c5dc8d39d1_s390x",
"8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:56fb1b958bdaa12f4b4dd4940f4fa75a44516e3e34cda47c3f03657c12afae03_ppc64le",
"8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:dba9ef1a15d269fd3a76483581ded14b52ca01190ad0a6591da9b2e4049baa5b_amd64",
"8Base-Quay-3:quay/quay-operator-bundle@sha256:0b91cd4ec1a8344d3870eb2d7d7ee7a330f8024455e79f415f0fe533b0755994_ppc64le",
"8Base-Quay-3:quay/quay-operator-bundle@sha256:9607e4d2493623608d8c7b578ff65cbece8e0b7f609b82f22858f9e313f4face_amd64",
"8Base-Quay-3:quay/quay-operator-bundle@sha256:b159f3721ce70c1fa11fa827cd3efa217e43d2ca57ac44838d3f445840461aef_s390x",
"8Base-Quay-3:quay/quay-operator-rhel8@sha256:18004300f6c50d85c678ea97cfea1df36a9c075006b886c978c08ea611347e78_amd64",
"8Base-Quay-3:quay/quay-operator-rhel8@sha256:919422f820a70dca69a1918ea1f5540f04e524f1ba3620a04393f67ae3922369_s390x",
"8Base-Quay-3:quay/quay-operator-rhel8@sha256:f577d16f91f542b6c1613e11c602a85e9ed5a7e21e59264e7fbadef4627721f0_ppc64le",
"8Base-Quay-3:quay/quay-rhel8@sha256:1bb2235e8cc42e18d9406c509272ba668b9761bd1a62bd87827c75dc07d6d217_amd64",
"8Base-Quay-3:quay/quay-rhel8@sha256:4d72bf803cac450d16eff48bb0e48cacef77977f83560f274982e2a62a5aa7ab_s390x",
"8Base-Quay-3:quay/quay-rhel8@sha256:eaea91ebc5e9cdc7beb45b88065b339c431eb8d736046c33df9429017c900fee_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2024:5039"
},
{
"category": "workaround",
"details": "Make sure the permissions are set correctly for each user, database, table, operation, etc. Do not expose the PyMySQL library to untrusted JSON input.",
"product_ids": [
"8Base-Quay-3:quay/clair-rhel8@sha256:577458b6392e6519d032b389935665d7d198d3561db24074910f256c1fe4e3f1_amd64",
"8Base-Quay-3:quay/clair-rhel8@sha256:85afe4b0a4aa4d6d5b185fdfcf0b4ac3c999fa5318be5738239be16990897fe4_s390x",
"8Base-Quay-3:quay/clair-rhel8@sha256:c512daee0b7f2fafe4d1124ecdd9fc6bb7a04619a77ebb3d64b2e0fcb51062e1_ppc64le",
"8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:53e3ef86d08fb4947c945ceca7392b3e757cd988211d54cfc4d4b5372befef1b_ppc64le",
"8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:cf0302d8cadde95626abab8491962e26f1a31d420721cad590f7845bdbfbb081_s390x",
"8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:e365dff96148af07cd95571f7aef49cb57068b53bb8e59921388889b0b3b97e5_amd64",
"8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:05ca3d6fd58aac396387197cc1794fe6a1500a5429964c56b23f5ef536b6ffad_amd64",
"8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:39243d53e33c55974ac3b070062c572039a4611ced2ba7a3f22b0919b04947a4_ppc64le",
"8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:96acd07bb43a0fe21dd788a815e0830feeee5aea434ee97288eb14da38aff034_s390x",
"8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:6c5657557b1bde88e466b072537cc2c35513cd6cfb35d20343175454c0eef38a_amd64",
"8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:ae2b191f53bb9d87a66e609bd71cf7b264e3448d6097871bc590773b4c3ca557_s390x",
"8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:c313b557b75742723228e84b1f25f1fe8bb234fa0b60abec5448ea0527e04076_ppc64le",
"8Base-Quay-3:quay/quay-builder-rhel8@sha256:18c7892e3091256b522749debca64e60bc62998513d617bf1e8f5baa11092a9e_amd64",
"8Base-Quay-3:quay/quay-builder-rhel8@sha256:535ca1e61bbbd33b58569f2cc38eb506641d277702ba4dd230a5093003c25718_ppc64le",
"8Base-Quay-3:quay/quay-builder-rhel8@sha256:53e16de2dcff319c47d54bcbfb4612f4b6e071ca7e513a0571950ddbf4ce46a3_s390x",
"8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:296a79bbfcc7d237a750bb3ba3d141a2e78ccda45a37da8cce668926a6d76a19_s390x",
"8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:39452abef3641134972d119b67e30738efb89e96c30e6c8f98bce66ede4be03b_amd64",
"8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:cf7ca3537545ad9f71adf2d58e9037d947b5c307fb0a3aaf7196b05c00a8004b_ppc64le",
"8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:23add71ac3591aedd2d4f868dd7fd3a9bf19667696750f82cb2479c5dc8d39d1_s390x",
"8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:56fb1b958bdaa12f4b4dd4940f4fa75a44516e3e34cda47c3f03657c12afae03_ppc64le",
"8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:dba9ef1a15d269fd3a76483581ded14b52ca01190ad0a6591da9b2e4049baa5b_amd64",
"8Base-Quay-3:quay/quay-operator-bundle@sha256:0b91cd4ec1a8344d3870eb2d7d7ee7a330f8024455e79f415f0fe533b0755994_ppc64le",
"8Base-Quay-3:quay/quay-operator-bundle@sha256:9607e4d2493623608d8c7b578ff65cbece8e0b7f609b82f22858f9e313f4face_amd64",
"8Base-Quay-3:quay/quay-operator-bundle@sha256:b159f3721ce70c1fa11fa827cd3efa217e43d2ca57ac44838d3f445840461aef_s390x",
"8Base-Quay-3:quay/quay-operator-rhel8@sha256:18004300f6c50d85c678ea97cfea1df36a9c075006b886c978c08ea611347e78_amd64",
"8Base-Quay-3:quay/quay-operator-rhel8@sha256:919422f820a70dca69a1918ea1f5540f04e524f1ba3620a04393f67ae3922369_s390x",
"8Base-Quay-3:quay/quay-operator-rhel8@sha256:f577d16f91f542b6c1613e11c602a85e9ed5a7e21e59264e7fbadef4627721f0_ppc64le",
"8Base-Quay-3:quay/quay-rhel8@sha256:1bb2235e8cc42e18d9406c509272ba668b9761bd1a62bd87827c75dc07d6d217_amd64",
"8Base-Quay-3:quay/quay-rhel8@sha256:4d72bf803cac450d16eff48bb0e48cacef77977f83560f274982e2a62a5aa7ab_s390x",
"8Base-Quay-3:quay/quay-rhel8@sha256:eaea91ebc5e9cdc7beb45b88065b339c431eb8d736046c33df9429017c900fee_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-Quay-3:quay/clair-rhel8@sha256:577458b6392e6519d032b389935665d7d198d3561db24074910f256c1fe4e3f1_amd64",
"8Base-Quay-3:quay/clair-rhel8@sha256:85afe4b0a4aa4d6d5b185fdfcf0b4ac3c999fa5318be5738239be16990897fe4_s390x",
"8Base-Quay-3:quay/clair-rhel8@sha256:c512daee0b7f2fafe4d1124ecdd9fc6bb7a04619a77ebb3d64b2e0fcb51062e1_ppc64le",
"8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:53e3ef86d08fb4947c945ceca7392b3e757cd988211d54cfc4d4b5372befef1b_ppc64le",
"8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:cf0302d8cadde95626abab8491962e26f1a31d420721cad590f7845bdbfbb081_s390x",
"8Base-Quay-3:quay/quay-bridge-operator-bundle@sha256:e365dff96148af07cd95571f7aef49cb57068b53bb8e59921388889b0b3b97e5_amd64",
"8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:05ca3d6fd58aac396387197cc1794fe6a1500a5429964c56b23f5ef536b6ffad_amd64",
"8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:39243d53e33c55974ac3b070062c572039a4611ced2ba7a3f22b0919b04947a4_ppc64le",
"8Base-Quay-3:quay/quay-bridge-operator-rhel8@sha256:96acd07bb43a0fe21dd788a815e0830feeee5aea434ee97288eb14da38aff034_s390x",
"8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:6c5657557b1bde88e466b072537cc2c35513cd6cfb35d20343175454c0eef38a_amd64",
"8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:ae2b191f53bb9d87a66e609bd71cf7b264e3448d6097871bc590773b4c3ca557_s390x",
"8Base-Quay-3:quay/quay-builder-qemu-rhcos-rhel8@sha256:c313b557b75742723228e84b1f25f1fe8bb234fa0b60abec5448ea0527e04076_ppc64le",
"8Base-Quay-3:quay/quay-builder-rhel8@sha256:18c7892e3091256b522749debca64e60bc62998513d617bf1e8f5baa11092a9e_amd64",
"8Base-Quay-3:quay/quay-builder-rhel8@sha256:535ca1e61bbbd33b58569f2cc38eb506641d277702ba4dd230a5093003c25718_ppc64le",
"8Base-Quay-3:quay/quay-builder-rhel8@sha256:53e16de2dcff319c47d54bcbfb4612f4b6e071ca7e513a0571950ddbf4ce46a3_s390x",
"8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:296a79bbfcc7d237a750bb3ba3d141a2e78ccda45a37da8cce668926a6d76a19_s390x",
"8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:39452abef3641134972d119b67e30738efb89e96c30e6c8f98bce66ede4be03b_amd64",
"8Base-Quay-3:quay/quay-container-security-operator-bundle@sha256:cf7ca3537545ad9f71adf2d58e9037d947b5c307fb0a3aaf7196b05c00a8004b_ppc64le",
"8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:23add71ac3591aedd2d4f868dd7fd3a9bf19667696750f82cb2479c5dc8d39d1_s390x",
"8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:56fb1b958bdaa12f4b4dd4940f4fa75a44516e3e34cda47c3f03657c12afae03_ppc64le",
"8Base-Quay-3:quay/quay-container-security-operator-rhel8@sha256:dba9ef1a15d269fd3a76483581ded14b52ca01190ad0a6591da9b2e4049baa5b_amd64",
"8Base-Quay-3:quay/quay-operator-bundle@sha256:0b91cd4ec1a8344d3870eb2d7d7ee7a330f8024455e79f415f0fe533b0755994_ppc64le",
"8Base-Quay-3:quay/quay-operator-bundle@sha256:9607e4d2493623608d8c7b578ff65cbece8e0b7f609b82f22858f9e313f4face_amd64",
"8Base-Quay-3:quay/quay-operator-bundle@sha256:b159f3721ce70c1fa11fa827cd3efa217e43d2ca57ac44838d3f445840461aef_s390x",
"8Base-Quay-3:quay/quay-operator-rhel8@sha256:18004300f6c50d85c678ea97cfea1df36a9c075006b886c978c08ea611347e78_amd64",
"8Base-Quay-3:quay/quay-operator-rhel8@sha256:919422f820a70dca69a1918ea1f5540f04e524f1ba3620a04393f67ae3922369_s390x",
"8Base-Quay-3:quay/quay-operator-rhel8@sha256:f577d16f91f542b6c1613e11c602a85e9ed5a7e21e59264e7fbadef4627721f0_ppc64le",
"8Base-Quay-3:quay/quay-rhel8@sha256:1bb2235e8cc42e18d9406c509272ba668b9761bd1a62bd87827c75dc07d6d217_amd64",
"8Base-Quay-3:quay/quay-rhel8@sha256:4d72bf803cac450d16eff48bb0e48cacef77977f83560f274982e2a62a5aa7ab_s390x",
"8Base-Quay-3:quay/quay-rhel8@sha256:eaea91ebc5e9cdc7beb45b88065b339c431eb8d736046c33df9429017c900fee_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pymysql: SQL injection if used with untrusted JSON input"
}
]
}
RHSA-2024:4244
Vulnerability from csaf_redhat - Published: 2024-07-02 15:29 - Updated: 2026-08-07 13:31A flaw was found in PyMySQL. When processing untrusted JSON input, keys are not escaped by the escape_dict function due to insufficient input sanitization, allowing an attacker to inject malicious SQL queries.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.11-PyMySQL is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "This package contains a pure-Python MySQL client library. The goal of PyMySQL is to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython and Jython.\n\nSecurity Fix(es):\n\n* python-pymysql: SQL injection if used with untrusted JSON input (CVE-2024-36039)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:4244",
"url": "https://access.redhat.com/errata/RHSA-2024:4244"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2282821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282821"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4244.json"
}
],
"title": "Red Hat Security Advisory: python3.11-PyMySQL security update",
"tracking": {
"current_release_date": "2026-08-07T13:31:49+00:00",
"generator": {
"date": "2026-08-07T13:31:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.12"
}
},
"id": "RHSA-2024:4244",
"initial_release_date": "2024-07-02T15:29:12+00:00",
"revision_history": [
{
"date": "2024-07-02T15:29:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-02T15:29:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-07T13:31:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-PyMySQL-0:1.0.2-2.el8_10.src",
"product": {
"name": "python3.11-PyMySQL-0:1.0.2-2.el8_10.src",
"product_id": "python3.11-PyMySQL-0:1.0.2-2.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-PyMySQL@1.0.2-2.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-PyMySQL-0:1.0.2-2.el8_10.noarch",
"product": {
"name": "python3.11-PyMySQL-0:1.0.2-2.el8_10.noarch",
"product_id": "python3.11-PyMySQL-0:1.0.2-2.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-PyMySQL@1.0.2-2.el8_10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-PyMySQL-0:1.0.2-2.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-PyMySQL-0:1.0.2-2.el8_10.noarch"
},
"product_reference": "python3.11-PyMySQL-0:1.0.2-2.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-PyMySQL-0:1.0.2-2.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-PyMySQL-0:1.0.2-2.el8_10.src"
},
"product_reference": "python3.11-PyMySQL-0:1.0.2-2.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-36039",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2024-05-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2282821"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PyMySQL. When processing untrusted JSON input, keys are not escaped by the escape_dict function due to insufficient input sanitization, allowing an attacker to inject malicious SQL queries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pymysql: SQL injection if used with untrusted JSON input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications not exposed to untrusted JSON input are not vulnerable to this issue. Additionally, exploitation of this vulnerability depends on the permissions granted to the database user, limiting the security impact. For this reason, this flaw was rated with a Moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-PyMySQL-0:1.0.2-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-PyMySQL-0:1.0.2-2.el8_10.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-36039"
},
{
"category": "external",
"summary": "RHBZ#2282821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282821"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-36039",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-36039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36039"
}
],
"release_date": "2024-05-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-02T15:29:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-PyMySQL-0:1.0.2-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-PyMySQL-0:1.0.2-2.el8_10.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4244"
},
{
"category": "workaround",
"details": "Make sure the permissions are set correctly for each user, database, table, operation, etc. Do not expose the PyMySQL library to untrusted JSON input.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-PyMySQL-0:1.0.2-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-PyMySQL-0:1.0.2-2.el8_10.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-PyMySQL-0:1.0.2-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-PyMySQL-0:1.0.2-2.el8_10.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pymysql: SQL injection if used with untrusted JSON input"
}
]
}
RHSA-2024:4245
Vulnerability from csaf_redhat - Published: 2024-07-02 15:24 - Updated: 2026-08-07 13:31A flaw was found in PyMySQL. When processing untrusted JSON input, keys are not escaped by the escape_dict function due to insufficient input sanitization, allowing an attacker to inject malicious SQL queries.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python-pymysql: SQL injection if used with untrusted JSON input (CVE-2024-36039)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:4245",
"url": "https://access.redhat.com/errata/RHSA-2024:4245"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2282821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282821"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4245.json"
}
],
"title": "Red Hat Security Advisory: python3 security update",
"tracking": {
"current_release_date": "2026-08-07T13:31:49+00:00",
"generator": {
"date": "2026-08-07T13:31:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.12"
}
},
"id": "RHSA-2024:4245",
"initial_release_date": "2024-07-02T15:24:34+00:00",
"revision_history": [
{
"date": "2024-07-02T15:24:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-02T15:24:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-07T13:31:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-PyMySQL-0:1.1.0-3.el8_10.src",
"product": {
"name": "python3.12-PyMySQL-0:1.1.0-3.el8_10.src",
"product_id": "python3.12-PyMySQL-0:1.1.0-3.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-PyMySQL@1.1.0-3.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-PyMySQL-0:1.1.0-3.el8_10.noarch",
"product": {
"name": "python3.12-PyMySQL-0:1.1.0-3.el8_10.noarch",
"product_id": "python3.12-PyMySQL-0:1.1.0-3.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-PyMySQL@1.1.0-3.el8_10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-PyMySQL-0:1.1.0-3.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-PyMySQL-0:1.1.0-3.el8_10.noarch"
},
"product_reference": "python3.12-PyMySQL-0:1.1.0-3.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-PyMySQL-0:1.1.0-3.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-PyMySQL-0:1.1.0-3.el8_10.src"
},
"product_reference": "python3.12-PyMySQL-0:1.1.0-3.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-36039",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2024-05-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2282821"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PyMySQL. When processing untrusted JSON input, keys are not escaped by the escape_dict function due to insufficient input sanitization, allowing an attacker to inject malicious SQL queries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pymysql: SQL injection if used with untrusted JSON input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications not exposed to untrusted JSON input are not vulnerable to this issue. Additionally, exploitation of this vulnerability depends on the permissions granted to the database user, limiting the security impact. For this reason, this flaw was rated with a Moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-PyMySQL-0:1.1.0-3.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-PyMySQL-0:1.1.0-3.el8_10.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-36039"
},
{
"category": "external",
"summary": "RHBZ#2282821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282821"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-36039",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-36039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36039"
}
],
"release_date": "2024-05-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-02T15:24:34+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-PyMySQL-0:1.1.0-3.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-PyMySQL-0:1.1.0-3.el8_10.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4245"
},
{
"category": "workaround",
"details": "Make sure the permissions are set correctly for each user, database, table, operation, etc. Do not expose the PyMySQL library to untrusted JSON input.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-PyMySQL-0:1.1.0-3.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-PyMySQL-0:1.1.0-3.el8_10.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-PyMySQL-0:1.1.0-3.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-PyMySQL-0:1.1.0-3.el8_10.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pymysql: SQL injection if used with untrusted JSON input"
}
]
}
RHSA-2024:9193
Vulnerability from csaf_redhat - Published: 2024-11-12 08:56 - Updated: 2026-08-07 13:32A flaw was found in PyMySQL. When processing untrusted JSON input, keys are not escaped by the escape_dict function due to insufficient input sanitization, allowing an attacker to inject malicious SQL queries.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-PyMySQL+rsa-0:1.1.0-3.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-PyMySQL-0:1.1.0-3.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-PyMySQL-0:1.1.0-3.el9.src | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.12-PyMySQL is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "This package contains a pure-Python MySQL client library. The goal of PyMySQL is to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython and Jython.\n\nSecurity Fix(es):\n\n* python-pymysql: SQL injection if used with untrusted JSON input (CVE-2024-36039)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.5 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:9193",
"url": "https://access.redhat.com/errata/RHSA-2024:9193"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2282821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282821"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9193.json"
}
],
"title": "Red Hat Security Advisory: python3.12-PyMySQL security update",
"tracking": {
"current_release_date": "2026-08-07T13:32:06+00:00",
"generator": {
"date": "2026-08-07T13:32:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.12"
}
},
"id": "RHSA-2024:9193",
"initial_release_date": "2024-11-12T08:56:27+00:00",
"revision_history": [
{
"date": "2024-11-12T08:56:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T08:56:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-07T13:32:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-PyMySQL+rsa-0:1.1.0-3.el9.noarch",
"product": {
"name": "python3.12-PyMySQL+rsa-0:1.1.0-3.el9.noarch",
"product_id": "python3.12-PyMySQL+rsa-0:1.1.0-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-PyMySQL%2Brsa@1.1.0-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.12-PyMySQL-0:1.1.0-3.el9.noarch",
"product": {
"name": "python3.12-PyMySQL-0:1.1.0-3.el9.noarch",
"product_id": "python3.12-PyMySQL-0:1.1.0-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-PyMySQL@1.1.0-3.el9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-PyMySQL-0:1.1.0-3.el9.src",
"product": {
"name": "python3.12-PyMySQL-0:1.1.0-3.el9.src",
"product_id": "python3.12-PyMySQL-0:1.1.0-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-PyMySQL@1.1.0-3.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-PyMySQL+rsa-0:1.1.0-3.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-PyMySQL+rsa-0:1.1.0-3.el9.noarch"
},
"product_reference": "python3.12-PyMySQL+rsa-0:1.1.0-3.el9.noarch",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-PyMySQL-0:1.1.0-3.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-PyMySQL-0:1.1.0-3.el9.noarch"
},
"product_reference": "python3.12-PyMySQL-0:1.1.0-3.el9.noarch",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-PyMySQL-0:1.1.0-3.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-PyMySQL-0:1.1.0-3.el9.src"
},
"product_reference": "python3.12-PyMySQL-0:1.1.0-3.el9.src",
"relates_to_product_reference": "AppStream-9.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-36039",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2024-05-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2282821"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PyMySQL. When processing untrusted JSON input, keys are not escaped by the escape_dict function due to insufficient input sanitization, allowing an attacker to inject malicious SQL queries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pymysql: SQL injection if used with untrusted JSON input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications not exposed to untrusted JSON input are not vulnerable to this issue. Additionally, exploitation of this vulnerability depends on the permissions granted to the database user, limiting the security impact. For this reason, this flaw was rated with a Moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.GA:python3.12-PyMySQL+rsa-0:1.1.0-3.el9.noarch",
"AppStream-9.5.0.GA:python3.12-PyMySQL-0:1.1.0-3.el9.noarch",
"AppStream-9.5.0.GA:python3.12-PyMySQL-0:1.1.0-3.el9.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-36039"
},
{
"category": "external",
"summary": "RHBZ#2282821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282821"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-36039",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-36039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36039"
}
],
"release_date": "2024-05-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T08:56:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.GA:python3.12-PyMySQL+rsa-0:1.1.0-3.el9.noarch",
"AppStream-9.5.0.GA:python3.12-PyMySQL-0:1.1.0-3.el9.noarch",
"AppStream-9.5.0.GA:python3.12-PyMySQL-0:1.1.0-3.el9.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9193"
},
{
"category": "workaround",
"details": "Make sure the permissions are set correctly for each user, database, table, operation, etc. Do not expose the PyMySQL library to untrusted JSON input.",
"product_ids": [
"AppStream-9.5.0.GA:python3.12-PyMySQL+rsa-0:1.1.0-3.el9.noarch",
"AppStream-9.5.0.GA:python3.12-PyMySQL-0:1.1.0-3.el9.noarch",
"AppStream-9.5.0.GA:python3.12-PyMySQL-0:1.1.0-3.el9.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:python3.12-PyMySQL+rsa-0:1.1.0-3.el9.noarch",
"AppStream-9.5.0.GA:python3.12-PyMySQL-0:1.1.0-3.el9.noarch",
"AppStream-9.5.0.GA:python3.12-PyMySQL-0:1.1.0-3.el9.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pymysql: SQL injection if used with untrusted JSON input"
}
]
}
RHSA-2024:9194
Vulnerability from csaf_redhat - Published: 2024-11-12 09:06 - Updated: 2026-08-07 13:32A flaw was found in PyMySQL. When processing untrusted JSON input, keys are not escaped by the escape_dict function due to insufficient input sanitization, allowing an attacker to inject malicious SQL queries.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-PyMySQL+rsa-0:1.0.2-2.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-PyMySQL-0:1.0.2-2.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-PyMySQL-0:1.0.2-2.el9.src | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.11-PyMySQL is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "This package contains a pure-Python MySQL client library. The goal of PyMySQL is to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython and Jython.\n\nSecurity Fix(es):\n\n* python-pymysql: SQL injection if used with untrusted JSON input (CVE-2024-36039)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.5 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:9194",
"url": "https://access.redhat.com/errata/RHSA-2024:9194"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2282821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282821"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9194.json"
}
],
"title": "Red Hat Security Advisory: python3.11-PyMySQL security update",
"tracking": {
"current_release_date": "2026-08-07T13:32:07+00:00",
"generator": {
"date": "2026-08-07T13:32:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.12"
}
},
"id": "RHSA-2024:9194",
"initial_release_date": "2024-11-12T09:06:00+00:00",
"revision_history": [
{
"date": "2024-11-12T09:06:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T09:06:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-07T13:32:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-PyMySQL+rsa-0:1.0.2-2.el9.noarch",
"product": {
"name": "python3.11-PyMySQL+rsa-0:1.0.2-2.el9.noarch",
"product_id": "python3.11-PyMySQL+rsa-0:1.0.2-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-PyMySQL%2Brsa@1.0.2-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-PyMySQL-0:1.0.2-2.el9.noarch",
"product": {
"name": "python3.11-PyMySQL-0:1.0.2-2.el9.noarch",
"product_id": "python3.11-PyMySQL-0:1.0.2-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-PyMySQL@1.0.2-2.el9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-PyMySQL-0:1.0.2-2.el9.src",
"product": {
"name": "python3.11-PyMySQL-0:1.0.2-2.el9.src",
"product_id": "python3.11-PyMySQL-0:1.0.2-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-PyMySQL@1.0.2-2.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-PyMySQL+rsa-0:1.0.2-2.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-PyMySQL+rsa-0:1.0.2-2.el9.noarch"
},
"product_reference": "python3.11-PyMySQL+rsa-0:1.0.2-2.el9.noarch",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-PyMySQL-0:1.0.2-2.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-PyMySQL-0:1.0.2-2.el9.noarch"
},
"product_reference": "python3.11-PyMySQL-0:1.0.2-2.el9.noarch",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-PyMySQL-0:1.0.2-2.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-PyMySQL-0:1.0.2-2.el9.src"
},
"product_reference": "python3.11-PyMySQL-0:1.0.2-2.el9.src",
"relates_to_product_reference": "AppStream-9.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-36039",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2024-05-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2282821"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PyMySQL. When processing untrusted JSON input, keys are not escaped by the escape_dict function due to insufficient input sanitization, allowing an attacker to inject malicious SQL queries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pymysql: SQL injection if used with untrusted JSON input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications not exposed to untrusted JSON input are not vulnerable to this issue. Additionally, exploitation of this vulnerability depends on the permissions granted to the database user, limiting the security impact. For this reason, this flaw was rated with a Moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.GA:python3.11-PyMySQL+rsa-0:1.0.2-2.el9.noarch",
"AppStream-9.5.0.GA:python3.11-PyMySQL-0:1.0.2-2.el9.noarch",
"AppStream-9.5.0.GA:python3.11-PyMySQL-0:1.0.2-2.el9.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-36039"
},
{
"category": "external",
"summary": "RHBZ#2282821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282821"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-36039",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-36039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36039"
}
],
"release_date": "2024-05-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:06:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.GA:python3.11-PyMySQL+rsa-0:1.0.2-2.el9.noarch",
"AppStream-9.5.0.GA:python3.11-PyMySQL-0:1.0.2-2.el9.noarch",
"AppStream-9.5.0.GA:python3.11-PyMySQL-0:1.0.2-2.el9.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9194"
},
{
"category": "workaround",
"details": "Make sure the permissions are set correctly for each user, database, table, operation, etc. Do not expose the PyMySQL library to untrusted JSON input.",
"product_ids": [
"AppStream-9.5.0.GA:python3.11-PyMySQL+rsa-0:1.0.2-2.el9.noarch",
"AppStream-9.5.0.GA:python3.11-PyMySQL-0:1.0.2-2.el9.noarch",
"AppStream-9.5.0.GA:python3.11-PyMySQL-0:1.0.2-2.el9.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:python3.11-PyMySQL+rsa-0:1.0.2-2.el9.noarch",
"AppStream-9.5.0.GA:python3.11-PyMySQL-0:1.0.2-2.el9.noarch",
"AppStream-9.5.0.GA:python3.11-PyMySQL-0:1.0.2-2.el9.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pymysql: SQL injection if used with untrusted JSON input"
}
]
}
RHSA-2024_4244
Vulnerability from csaf_redhat - Published: 2024-07-02 15:29 - Updated: 2024-11-13 21:11A flaw was found in PyMySQL. When processing untrusted JSON input, keys are not escaped by the escape_dict function due to insufficient input sanitization, allowing an attacker to inject malicious SQL queries.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.11-PyMySQL is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "This package contains a pure-Python MySQL client library. The goal of PyMySQL is to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython and Jython.\n\nSecurity Fix(es):\n\n* python-pymysql: SQL injection if used with untrusted JSON input (CVE-2024-36039)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:4244",
"url": "https://access.redhat.com/errata/RHSA-2024:4244"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2282821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282821"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4244.json"
}
],
"title": "Red Hat Security Advisory: python3.11-PyMySQL security update",
"tracking": {
"current_release_date": "2024-11-13T21:11:38+00:00",
"generator": {
"date": "2024-11-13T21:11:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.0"
}
},
"id": "RHSA-2024:4244",
"initial_release_date": "2024-07-02T15:29:12+00:00",
"revision_history": [
{
"date": "2024-07-02T15:29:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-02T15:29:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-13T21:11:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-PyMySQL-0:1.0.2-2.el8_10.src",
"product": {
"name": "python3.11-PyMySQL-0:1.0.2-2.el8_10.src",
"product_id": "python3.11-PyMySQL-0:1.0.2-2.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-PyMySQL@1.0.2-2.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-PyMySQL-0:1.0.2-2.el8_10.noarch",
"product": {
"name": "python3.11-PyMySQL-0:1.0.2-2.el8_10.noarch",
"product_id": "python3.11-PyMySQL-0:1.0.2-2.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-PyMySQL@1.0.2-2.el8_10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-PyMySQL-0:1.0.2-2.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-PyMySQL-0:1.0.2-2.el8_10.noarch"
},
"product_reference": "python3.11-PyMySQL-0:1.0.2-2.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-PyMySQL-0:1.0.2-2.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-PyMySQL-0:1.0.2-2.el8_10.src"
},
"product_reference": "python3.11-PyMySQL-0:1.0.2-2.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-36039",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2024-05-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2282821"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PyMySQL. When processing untrusted JSON input, keys are not escaped by the escape_dict function due to insufficient input sanitization, allowing an attacker to inject malicious SQL queries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pymysql: SQL injection if used with untrusted JSON input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications not exposed to untrusted JSON input are not vulnerable to this issue. Additionally, exploitation of this vulnerability depends on the permissions granted to the database user, limiting the security impact. For this reason, this flaw was rated with a Moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-PyMySQL-0:1.0.2-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-PyMySQL-0:1.0.2-2.el8_10.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-36039"
},
{
"category": "external",
"summary": "RHBZ#2282821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282821"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-36039",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-36039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36039"
}
],
"release_date": "2024-05-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-02T15:29:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-PyMySQL-0:1.0.2-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-PyMySQL-0:1.0.2-2.el8_10.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4244"
},
{
"category": "workaround",
"details": "Make sure the permissions are set correctly for each user, database, table, operation, etc. Do not expose the PyMySQL library to untrusted JSON input.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-PyMySQL-0:1.0.2-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-PyMySQL-0:1.0.2-2.el8_10.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-PyMySQL-0:1.0.2-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-PyMySQL-0:1.0.2-2.el8_10.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pymysql: SQL injection if used with untrusted JSON input"
}
]
}
RHSA-2024_4245
Vulnerability from csaf_redhat - Published: 2024-07-02 15:24 - Updated: 2024-11-13 21:11A flaw was found in PyMySQL. When processing untrusted JSON input, keys are not escaped by the escape_dict function due to insufficient input sanitization, allowing an attacker to inject malicious SQL queries.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python-pymysql: SQL injection if used with untrusted JSON input (CVE-2024-36039)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:4245",
"url": "https://access.redhat.com/errata/RHSA-2024:4245"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2282821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282821"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4245.json"
}
],
"title": "Red Hat Security Advisory: python3 security update",
"tracking": {
"current_release_date": "2024-11-13T21:11:48+00:00",
"generator": {
"date": "2024-11-13T21:11:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.0"
}
},
"id": "RHSA-2024:4245",
"initial_release_date": "2024-07-02T15:24:34+00:00",
"revision_history": [
{
"date": "2024-07-02T15:24:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-02T15:24:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-13T21:11:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-PyMySQL-0:1.1.0-3.el8_10.src",
"product": {
"name": "python3.12-PyMySQL-0:1.1.0-3.el8_10.src",
"product_id": "python3.12-PyMySQL-0:1.1.0-3.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-PyMySQL@1.1.0-3.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-PyMySQL-0:1.1.0-3.el8_10.noarch",
"product": {
"name": "python3.12-PyMySQL-0:1.1.0-3.el8_10.noarch",
"product_id": "python3.12-PyMySQL-0:1.1.0-3.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-PyMySQL@1.1.0-3.el8_10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-PyMySQL-0:1.1.0-3.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-PyMySQL-0:1.1.0-3.el8_10.noarch"
},
"product_reference": "python3.12-PyMySQL-0:1.1.0-3.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-PyMySQL-0:1.1.0-3.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-PyMySQL-0:1.1.0-3.el8_10.src"
},
"product_reference": "python3.12-PyMySQL-0:1.1.0-3.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-36039",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2024-05-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2282821"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PyMySQL. When processing untrusted JSON input, keys are not escaped by the escape_dict function due to insufficient input sanitization, allowing an attacker to inject malicious SQL queries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pymysql: SQL injection if used with untrusted JSON input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications not exposed to untrusted JSON input are not vulnerable to this issue. Additionally, exploitation of this vulnerability depends on the permissions granted to the database user, limiting the security impact. For this reason, this flaw was rated with a Moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-PyMySQL-0:1.1.0-3.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-PyMySQL-0:1.1.0-3.el8_10.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-36039"
},
{
"category": "external",
"summary": "RHBZ#2282821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282821"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-36039",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-36039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36039"
}
],
"release_date": "2024-05-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-02T15:24:34+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-PyMySQL-0:1.1.0-3.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-PyMySQL-0:1.1.0-3.el8_10.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4245"
},
{
"category": "workaround",
"details": "Make sure the permissions are set correctly for each user, database, table, operation, etc. Do not expose the PyMySQL library to untrusted JSON input.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-PyMySQL-0:1.1.0-3.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-PyMySQL-0:1.1.0-3.el8_10.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-PyMySQL-0:1.1.0-3.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-PyMySQL-0:1.1.0-3.el8_10.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pymysql: SQL injection if used with untrusted JSON input"
}
]
}
RHSA-2024_9193
Vulnerability from csaf_redhat - Published: 2024-11-12 08:56 - Updated: 2024-11-13 21:19A flaw was found in PyMySQL. When processing untrusted JSON input, keys are not escaped by the escape_dict function due to insufficient input sanitization, allowing an attacker to inject malicious SQL queries.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-PyMySQL+rsa-0:1.1.0-3.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-PyMySQL-0:1.1.0-3.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-PyMySQL-0:1.1.0-3.el9.src | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.12-PyMySQL is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "This package contains a pure-Python MySQL client library. The goal of PyMySQL is to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython and Jython.\n\nSecurity Fix(es):\n\n* python-pymysql: SQL injection if used with untrusted JSON input (CVE-2024-36039)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.5 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:9193",
"url": "https://access.redhat.com/errata/RHSA-2024:9193"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2282821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282821"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9193.json"
}
],
"title": "Red Hat Security Advisory: python3.12-PyMySQL security update",
"tracking": {
"current_release_date": "2024-11-13T21:19:07+00:00",
"generator": {
"date": "2024-11-13T21:19:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.0"
}
},
"id": "RHSA-2024:9193",
"initial_release_date": "2024-11-12T08:56:27+00:00",
"revision_history": [
{
"date": "2024-11-12T08:56:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T08:56:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-13T21:19:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-PyMySQL+rsa-0:1.1.0-3.el9.noarch",
"product": {
"name": "python3.12-PyMySQL+rsa-0:1.1.0-3.el9.noarch",
"product_id": "python3.12-PyMySQL+rsa-0:1.1.0-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-PyMySQL%2Brsa@1.1.0-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.12-PyMySQL-0:1.1.0-3.el9.noarch",
"product": {
"name": "python3.12-PyMySQL-0:1.1.0-3.el9.noarch",
"product_id": "python3.12-PyMySQL-0:1.1.0-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-PyMySQL@1.1.0-3.el9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-PyMySQL-0:1.1.0-3.el9.src",
"product": {
"name": "python3.12-PyMySQL-0:1.1.0-3.el9.src",
"product_id": "python3.12-PyMySQL-0:1.1.0-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-PyMySQL@1.1.0-3.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-PyMySQL+rsa-0:1.1.0-3.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-PyMySQL+rsa-0:1.1.0-3.el9.noarch"
},
"product_reference": "python3.12-PyMySQL+rsa-0:1.1.0-3.el9.noarch",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-PyMySQL-0:1.1.0-3.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-PyMySQL-0:1.1.0-3.el9.noarch"
},
"product_reference": "python3.12-PyMySQL-0:1.1.0-3.el9.noarch",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-PyMySQL-0:1.1.0-3.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-PyMySQL-0:1.1.0-3.el9.src"
},
"product_reference": "python3.12-PyMySQL-0:1.1.0-3.el9.src",
"relates_to_product_reference": "AppStream-9.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-36039",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2024-05-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2282821"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PyMySQL. When processing untrusted JSON input, keys are not escaped by the escape_dict function due to insufficient input sanitization, allowing an attacker to inject malicious SQL queries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pymysql: SQL injection if used with untrusted JSON input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications not exposed to untrusted JSON input are not vulnerable to this issue. Additionally, exploitation of this vulnerability depends on the permissions granted to the database user, limiting the security impact. For this reason, this flaw was rated with a Moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.GA:python3.12-PyMySQL+rsa-0:1.1.0-3.el9.noarch",
"AppStream-9.5.0.GA:python3.12-PyMySQL-0:1.1.0-3.el9.noarch",
"AppStream-9.5.0.GA:python3.12-PyMySQL-0:1.1.0-3.el9.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-36039"
},
{
"category": "external",
"summary": "RHBZ#2282821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282821"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-36039",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-36039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36039"
}
],
"release_date": "2024-05-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T08:56:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.GA:python3.12-PyMySQL+rsa-0:1.1.0-3.el9.noarch",
"AppStream-9.5.0.GA:python3.12-PyMySQL-0:1.1.0-3.el9.noarch",
"AppStream-9.5.0.GA:python3.12-PyMySQL-0:1.1.0-3.el9.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9193"
},
{
"category": "workaround",
"details": "Make sure the permissions are set correctly for each user, database, table, operation, etc. Do not expose the PyMySQL library to untrusted JSON input.",
"product_ids": [
"AppStream-9.5.0.GA:python3.12-PyMySQL+rsa-0:1.1.0-3.el9.noarch",
"AppStream-9.5.0.GA:python3.12-PyMySQL-0:1.1.0-3.el9.noarch",
"AppStream-9.5.0.GA:python3.12-PyMySQL-0:1.1.0-3.el9.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:python3.12-PyMySQL+rsa-0:1.1.0-3.el9.noarch",
"AppStream-9.5.0.GA:python3.12-PyMySQL-0:1.1.0-3.el9.noarch",
"AppStream-9.5.0.GA:python3.12-PyMySQL-0:1.1.0-3.el9.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pymysql: SQL injection if used with untrusted JSON input"
}
]
}
RHSA-2024_9194
Vulnerability from csaf_redhat - Published: 2024-11-12 09:06 - Updated: 2024-11-13 21:19A flaw was found in PyMySQL. When processing untrusted JSON input, keys are not escaped by the escape_dict function due to insufficient input sanitization, allowing an attacker to inject malicious SQL queries.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-PyMySQL+rsa-0:1.0.2-2.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-PyMySQL-0:1.0.2-2.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-PyMySQL-0:1.0.2-2.el9.src | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.11-PyMySQL is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "This package contains a pure-Python MySQL client library. The goal of PyMySQL is to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython and Jython.\n\nSecurity Fix(es):\n\n* python-pymysql: SQL injection if used with untrusted JSON input (CVE-2024-36039)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.5 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:9194",
"url": "https://access.redhat.com/errata/RHSA-2024:9194"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2282821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282821"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9194.json"
}
],
"title": "Red Hat Security Advisory: python3.11-PyMySQL security update",
"tracking": {
"current_release_date": "2024-11-13T21:19:17+00:00",
"generator": {
"date": "2024-11-13T21:19:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.0"
}
},
"id": "RHSA-2024:9194",
"initial_release_date": "2024-11-12T09:06:00+00:00",
"revision_history": [
{
"date": "2024-11-12T09:06:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T09:06:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-13T21:19:17+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-PyMySQL+rsa-0:1.0.2-2.el9.noarch",
"product": {
"name": "python3.11-PyMySQL+rsa-0:1.0.2-2.el9.noarch",
"product_id": "python3.11-PyMySQL+rsa-0:1.0.2-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-PyMySQL%2Brsa@1.0.2-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-PyMySQL-0:1.0.2-2.el9.noarch",
"product": {
"name": "python3.11-PyMySQL-0:1.0.2-2.el9.noarch",
"product_id": "python3.11-PyMySQL-0:1.0.2-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-PyMySQL@1.0.2-2.el9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-PyMySQL-0:1.0.2-2.el9.src",
"product": {
"name": "python3.11-PyMySQL-0:1.0.2-2.el9.src",
"product_id": "python3.11-PyMySQL-0:1.0.2-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-PyMySQL@1.0.2-2.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-PyMySQL+rsa-0:1.0.2-2.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-PyMySQL+rsa-0:1.0.2-2.el9.noarch"
},
"product_reference": "python3.11-PyMySQL+rsa-0:1.0.2-2.el9.noarch",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-PyMySQL-0:1.0.2-2.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-PyMySQL-0:1.0.2-2.el9.noarch"
},
"product_reference": "python3.11-PyMySQL-0:1.0.2-2.el9.noarch",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-PyMySQL-0:1.0.2-2.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-PyMySQL-0:1.0.2-2.el9.src"
},
"product_reference": "python3.11-PyMySQL-0:1.0.2-2.el9.src",
"relates_to_product_reference": "AppStream-9.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-36039",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2024-05-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2282821"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PyMySQL. When processing untrusted JSON input, keys are not escaped by the escape_dict function due to insufficient input sanitization, allowing an attacker to inject malicious SQL queries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pymysql: SQL injection if used with untrusted JSON input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications not exposed to untrusted JSON input are not vulnerable to this issue. Additionally, exploitation of this vulnerability depends on the permissions granted to the database user, limiting the security impact. For this reason, this flaw was rated with a Moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.GA:python3.11-PyMySQL+rsa-0:1.0.2-2.el9.noarch",
"AppStream-9.5.0.GA:python3.11-PyMySQL-0:1.0.2-2.el9.noarch",
"AppStream-9.5.0.GA:python3.11-PyMySQL-0:1.0.2-2.el9.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-36039"
},
{
"category": "external",
"summary": "RHBZ#2282821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282821"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-36039",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-36039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36039"
}
],
"release_date": "2024-05-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:06:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.GA:python3.11-PyMySQL+rsa-0:1.0.2-2.el9.noarch",
"AppStream-9.5.0.GA:python3.11-PyMySQL-0:1.0.2-2.el9.noarch",
"AppStream-9.5.0.GA:python3.11-PyMySQL-0:1.0.2-2.el9.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9194"
},
{
"category": "workaround",
"details": "Make sure the permissions are set correctly for each user, database, table, operation, etc. Do not expose the PyMySQL library to untrusted JSON input.",
"product_ids": [
"AppStream-9.5.0.GA:python3.11-PyMySQL+rsa-0:1.0.2-2.el9.noarch",
"AppStream-9.5.0.GA:python3.11-PyMySQL-0:1.0.2-2.el9.noarch",
"AppStream-9.5.0.GA:python3.11-PyMySQL-0:1.0.2-2.el9.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:python3.11-PyMySQL+rsa-0:1.0.2-2.el9.noarch",
"AppStream-9.5.0.GA:python3.11-PyMySQL-0:1.0.2-2.el9.noarch",
"AppStream-9.5.0.GA:python3.11-PyMySQL-0:1.0.2-2.el9.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pymysql: SQL injection if used with untrusted JSON input"
}
]
}
SUSE-SU-2024:1855-1
Vulnerability from csaf_suse - Published: 2024-05-30 12:11 - Updated: 2024-05-30 12:11| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-PyMySQL-0.7.11-150000.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-PyMySQL-0.7.11-150000.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-PyMySQL-0.7.11-150000.3.3.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-PyMySQL",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-PyMySQL fixes the following issues:\n\n- CVE-2024-36039: Fixed SQL injection if used with untrusted JSON input (bsc#1225070).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1855,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-1855,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-1855,openSUSE-SLE-15.5-2024-1855",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1855-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1855-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241855-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1855-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019265.html"
},
{
"category": "self",
"summary": "SUSE Bug 1225070",
"url": "https://bugzilla.suse.com/1225070"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-36039 page",
"url": "https://www.suse.com/security/cve/CVE-2024-36039/"
}
],
"title": "Security update for python-PyMySQL",
"tracking": {
"current_release_date": "2024-05-30T12:11:59Z",
"generator": {
"date": "2024-05-30T12:11:59Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1855-1",
"initial_release_date": "2024-05-30T12:11:59Z",
"revision_history": [
{
"date": "2024-05-30T12:11:59Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-PyMySQL-0.7.11-150000.3.3.1.noarch",
"product": {
"name": "python2-PyMySQL-0.7.11-150000.3.3.1.noarch",
"product_id": "python2-PyMySQL-0.7.11-150000.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-PyMySQL-0.7.11-150000.3.3.1.noarch",
"product": {
"name": "python3-PyMySQL-0.7.11-150000.3.3.1.noarch",
"product_id": "python3-PyMySQL-0.7.11-150000.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyMySQL-0.7.11-150000.3.3.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-PyMySQL-0.7.11-150000.3.3.1.noarch"
},
"product_reference": "python3-PyMySQL-0.7.11-150000.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyMySQL-0.7.11-150000.3.3.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-PyMySQL-0.7.11-150000.3.3.1.noarch"
},
"product_reference": "python3-PyMySQL-0.7.11-150000.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyMySQL-0.7.11-150000.3.3.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-PyMySQL-0.7.11-150000.3.3.1.noarch"
},
"product_reference": "python3-PyMySQL-0.7.11-150000.3.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-36039",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-36039"
}
],
"notes": [
{
"category": "general",
"text": "PyMySQL through 1.1.0 allows SQL injection if used with untrusted JSON input because keys are not escaped by escape_dict.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-PyMySQL-0.7.11-150000.3.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-PyMySQL-0.7.11-150000.3.3.1.noarch",
"openSUSE Leap 15.5:python3-PyMySQL-0.7.11-150000.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-36039",
"url": "https://www.suse.com/security/cve/CVE-2024-36039"
},
{
"category": "external",
"summary": "SUSE Bug 1225070 for CVE-2024-36039",
"url": "https://bugzilla.suse.com/1225070"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-PyMySQL-0.7.11-150000.3.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-PyMySQL-0.7.11-150000.3.3.1.noarch",
"openSUSE Leap 15.5:python3-PyMySQL-0.7.11-150000.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-PyMySQL-0.7.11-150000.3.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-PyMySQL-0.7.11-150000.3.3.1.noarch",
"openSUSE Leap 15.5:python3-PyMySQL-0.7.11-150000.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-30T12:11:59Z",
"details": "important"
}
],
"title": "CVE-2024-36039"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
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.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.