Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-30536 (GCVE-0-2023-30536)
Vulnerability from cvelistv5 – Published: 2023-04-17 21:17 – Updated: 2025-02-05 20:43- CWE-436 - Interpretation Conflict
| URL | Tags |
|---|---|
| https://github.com/slimphp/Slim-Psr7/security/adv… | x_refsource_CONFIRM |
| https://github.com/slimphp/Slim-Psr7/commit/ed1d5… | x_refsource_MISC |
| https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T14:28:51.359Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/slimphp/Slim-Psr7/security/advisories/GHSA-q2qj-628g-vhfw",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/slimphp/Slim-Psr7/security/advisories/GHSA-q2qj-628g-vhfw"
},
{
"name": "https://github.com/slimphp/Slim-Psr7/commit/ed1d553225dd190875d8814c47460daed4b550bb",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/slimphp/Slim-Psr7/commit/ed1d553225dd190875d8814c47460daed4b550bb"
},
{
"name": "https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-30536",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-02-05T20:42:46.543244Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-02-05T20:43:03.553Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Slim-Psr7",
"vendor": "slimphp",
"versions": [
{
"status": "affected",
"version": "\u003c 1.6.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "slim/psr7 is a PSR-7 implementation for use with Slim 4. In versions prior to 1.6.1 an attacker could sneak in a newline (\\n) into both the header names and values. While the specification states that \\r\\n\\r\\n is used to terminate the header list, many servers in the wild will also accept \\n\\n. An attacker that is able to control the header names that are passed to Slilm-Psr7 would be able to intentionally craft invalid messages, possibly causing application errors or invalid HTTP requests being sent out with an PSR-18 HTTP client. The latter might present a denial of service vector if a remote service\u2019s web application firewall bans the application due to the receipt of malformed requests. The issue has been patched in version 1.6.1. There are no known workarounds to this issue. Users are advised to upgrade."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-436",
"description": "CWE-436: Interpretation Conflict",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-04-17T21:17:33.775Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/slimphp/Slim-Psr7/security/advisories/GHSA-q2qj-628g-vhfw",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/slimphp/Slim-Psr7/security/advisories/GHSA-q2qj-628g-vhfw"
},
{
"name": "https://github.com/slimphp/Slim-Psr7/commit/ed1d553225dd190875d8814c47460daed4b550bb",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/slimphp/Slim-Psr7/commit/ed1d553225dd190875d8814c47460daed4b550bb"
},
{
"name": "https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4",
"tags": [
"x_refsource_MISC"
],
"url": "https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4"
}
],
"source": {
"advisory": "GHSA-q2qj-628g-vhfw",
"discovery": "UNKNOWN"
},
"title": "Insecure header validation in slim/psr7"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2023-30536",
"datePublished": "2023-04-17T21:17:33.775Z",
"dateReserved": "2023-04-12T15:19:33.766Z",
"dateUpdated": "2025-02-05T20:43:03.553Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-30536",
"date": "2026-06-05",
"epss": "0.00165",
"percentile": "0.37318"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-30536\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2023-04-17T22:15:10.137\",\"lastModified\":\"2024-11-21T08:00:22.543\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"slim/psr7 is a PSR-7 implementation for use with Slim 4. In versions prior to 1.6.1 an attacker could sneak in a newline (\\\\n) into both the header names and values. While the specification states that \\\\r\\\\n\\\\r\\\\n is used to terminate the header list, many servers in the wild will also accept \\\\n\\\\n. An attacker that is able to control the header names that are passed to Slilm-Psr7 would be able to intentionally craft invalid messages, possibly causing application errors or invalid HTTP requests being sent out with an PSR-18 HTTP client. The latter might present a denial of service vector if a remote service\u2019s web application firewall bans the application due to the receipt of malformed requests. The issue has been patched in version 1.6.1. There are no known workarounds to this issue. Users are advised to upgrade.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":2.5},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":2.5}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-436\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:slimframework:slim_psr-7:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.6.1\",\"matchCriteriaId\":\"1CB325BE-7B88-42C4-ABF2-6AA374A0FE92\"}]}]}],\"references\":[{\"url\":\"https://github.com/slimphp/Slim-Psr7/commit/ed1d553225dd190875d8814c47460daed4b550bb\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/slimphp/Slim-Psr7/security/advisories/GHSA-q2qj-628g-vhfw\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Technical Description\"]},{\"url\":\"https://github.com/slimphp/Slim-Psr7/commit/ed1d553225dd190875d8814c47460daed4b550bb\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/slimphp/Slim-Psr7/security/advisories/GHSA-q2qj-628g-vhfw\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Technical Description\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/slimphp/Slim-Psr7/security/advisories/GHSA-q2qj-628g-vhfw\", \"name\": \"https://github.com/slimphp/Slim-Psr7/security/advisories/GHSA-q2qj-628g-vhfw\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/slimphp/Slim-Psr7/commit/ed1d553225dd190875d8814c47460daed4b550bb\", \"name\": \"https://github.com/slimphp/Slim-Psr7/commit/ed1d553225dd190875d8814c47460daed4b550bb\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4\", \"name\": \"https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T14:28:51.359Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-30536\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-02-05T20:42:46.543244Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-02-05T20:40:50.370Z\"}}], \"cna\": {\"title\": \"Insecure header validation in slim/psr7\", \"source\": {\"advisory\": \"GHSA-q2qj-628g-vhfw\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"slimphp\", \"product\": \"Slim-Psr7\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 1.6.1\"}]}], \"references\": [{\"url\": \"https://github.com/slimphp/Slim-Psr7/security/advisories/GHSA-q2qj-628g-vhfw\", \"name\": \"https://github.com/slimphp/Slim-Psr7/security/advisories/GHSA-q2qj-628g-vhfw\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/slimphp/Slim-Psr7/commit/ed1d553225dd190875d8814c47460daed4b550bb\", \"name\": \"https://github.com/slimphp/Slim-Psr7/commit/ed1d553225dd190875d8814c47460daed4b550bb\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4\", \"name\": \"https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"slim/psr7 is a PSR-7 implementation for use with Slim 4. In versions prior to 1.6.1 an attacker could sneak in a newline (\\\\n) into both the header names and values. While the specification states that \\\\r\\\\n\\\\r\\\\n is used to terminate the header list, many servers in the wild will also accept \\\\n\\\\n. An attacker that is able to control the header names that are passed to Slilm-Psr7 would be able to intentionally craft invalid messages, possibly causing application errors or invalid HTTP requests being sent out with an PSR-18 HTTP client. The latter might present a denial of service vector if a remote service\\u2019s web application firewall bans the application due to the receipt of malformed requests. The issue has been patched in version 1.6.1. There are no known workarounds to this issue. Users are advised to upgrade.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-436\", \"description\": \"CWE-436: Interpretation Conflict\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2023-04-17T21:17:33.775Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-30536\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-05T20:43:03.553Z\", \"dateReserved\": \"2023-04-12T15:19:33.766Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2023-04-17T21:17:33.775Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
FKIE_CVE-2023-30536
Vulnerability from fkie_nvd - Published: 2023-04-17 22:15 - Updated: 2024-11-21 08:006.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
| Vendor | Product | Version | |
|---|---|---|---|
| slimframework | slim_psr-7 | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:slimframework:slim_psr-7:*:*:*:*:*:*:*:*",
"matchCriteriaId": "1CB325BE-7B88-42C4-ABF2-6AA374A0FE92",
"versionEndExcluding": "1.6.1",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "slim/psr7 is a PSR-7 implementation for use with Slim 4. In versions prior to 1.6.1 an attacker could sneak in a newline (\\n) into both the header names and values. While the specification states that \\r\\n\\r\\n is used to terminate the header list, many servers in the wild will also accept \\n\\n. An attacker that is able to control the header names that are passed to Slilm-Psr7 would be able to intentionally craft invalid messages, possibly causing application errors or invalid HTTP requests being sent out with an PSR-18 HTTP client. The latter might present a denial of service vector if a remote service\u2019s web application firewall bans the application due to the receipt of malformed requests. The issue has been patched in version 1.6.1. There are no known workarounds to this issue. Users are advised to upgrade."
}
],
"id": "CVE-2023-30536",
"lastModified": "2024-11-21T08:00:22.543",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 2.5,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 2.5,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2023-04-17T22:15:10.137",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/slimphp/Slim-Psr7/commit/ed1d553225dd190875d8814c47460daed4b550bb"
},
{
"source": "security-advisories@github.com",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/slimphp/Slim-Psr7/security/advisories/GHSA-q2qj-628g-vhfw"
},
{
"source": "security-advisories@github.com",
"tags": [
"Technical Description"
],
"url": "https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "https://github.com/slimphp/Slim-Psr7/commit/ed1d553225dd190875d8814c47460daed4b550bb"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/slimphp/Slim-Psr7/security/advisories/GHSA-q2qj-628g-vhfw"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Technical Description"
],
"url": "https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-436"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
GHSA-Q2QJ-628G-VHFW
Vulnerability from github – Published: 2023-04-18 22:20 – Updated: 2023-05-22 14:38Impact
An attacker could sneak in a newline (\n) into both the header names and values. While the specification states that \r\n\r\n is used to terminate the header list, many servers in the wild will also accept \n\n. An attacker that is able to control the header names that are passed to Slilm-Psr7 would be able to intentionally craft invalid messages, possibly causing application errors or invalid HTTP requests being sent out with an PSR-18 HTTP client. The latter might present a denial of service vector if a remote service’s web application firewall bans the application due to the receipt of malformed requests.
Patches
The issue is patched in 1.6.1, 1.5.1, and 1.4.1.
Workarounds
In Slim-Psr7 prior to 1.6.1, 1.5.1, and 1.4.1, validate HTTP header keys and/or values, and if using user-supplied values, filter them to strip off leading or trailing newline characters before calling withHeader().
Acknowledgments
We are very grateful to and thank Graham Campbell for reporting and working with us on this issue.
References
- Guzzle: CVE-2023-29197, with advisory GHSA-wxmh-65f7-jcvw
- Laminas Diactoros: CVE-2023-29530, with advisory GHSA-xv3h-4844-9h36
- https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4
{
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "slim/psr7"
},
"ranges": [
{
"events": [
{
"introduced": "1.6"
},
{
"fixed": "1.6.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "slim/psr7"
},
"ranges": [
{
"events": [
{
"introduced": "1.5"
},
{
"fixed": "1.5.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "slim/psr7"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.4.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-30536"
],
"database_specific": {
"cwe_ids": [
"CWE-436"
],
"github_reviewed": true,
"github_reviewed_at": "2023-04-18T22:20:42Z",
"nvd_published_at": "2023-04-17T22:15:10Z",
"severity": "MODERATE"
},
"details": "### Impact\n\nAn attacker could sneak in a newline (`\\n`) into both the header names and values. While the specification states that `\\r\\n\\r\\n` is used to terminate the header list, many servers in the wild will also accept `\\n\\n`. An attacker that is able to control the header names that are passed to Slilm-Psr7 would be able to intentionally craft invalid messages, possibly causing application errors or invalid HTTP requests being sent out with an PSR-18 HTTP client. The latter might present a denial of service vector if a remote service\u2019s web application firewall bans the application due to the receipt of malformed requests.\n\n### Patches\n\nThe issue is patched in 1.6.1, 1.5.1, and 1.4.1.\n\n### Workarounds\n\nIn Slim-Psr7 prior to 1.6.1, 1.5.1, and 1.4.1, validate HTTP header keys and/or values, and if using user-supplied values, filter them to strip off leading or trailing newline characters before calling withHeader().\n\n### Acknowledgments\n\nWe are very grateful to and thank \u003ca href=\"https://gjcampbell.co.uk/\"\u003eGraham Campbell\u003c/a\u003e for reporting and working with us on this issue.\n\n### References\n\n* Guzzle: CVE-2023-29197, with advisory GHSA-wxmh-65f7-jcvw\n* Laminas Diactoros: CVE-2023-29530, with advisory GHSA-xv3h-4844-9h36\n* https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4",
"id": "GHSA-q2qj-628g-vhfw",
"modified": "2023-05-22T14:38:30Z",
"published": "2023-04-18T22:20:42Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/slimphp/Slim-Psr7/security/advisories/GHSA-q2qj-628g-vhfw"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30536"
},
{
"type": "WEB",
"url": "https://github.com/slimphp/Slim-Psr7/issues/284#issuecomment-1541328898"
},
{
"type": "WEB",
"url": "https://github.com/slimphp/Slim-Psr7/commit/ed1d553225dd190875d8814c47460daed4b550bb"
},
{
"type": "PACKAGE",
"url": "https://github.com/slimphp/Slim-Psr7"
},
{
"type": "WEB",
"url": "https://github.com/slimphp/Slim-Psr7/releases/tag/1.4.1"
},
{
"type": "WEB",
"url": "https://github.com/slimphp/Slim-Psr7/releases/tag/1.5.1"
},
{
"type": "WEB",
"url": "https://github.com/slimphp/Slim-Psr7/releases/tag/1.6.1"
},
{
"type": "WEB",
"url": "https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"type": "CVSS_V3"
}
],
"summary": "Insecure header validation in slim/psr7"
}
GSD-2023-30536
Vulnerability from gsd - Updated: 2023-12-13 01:20{
"GSD": {
"alias": "CVE-2023-30536",
"id": "GSD-2023-30536"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-30536"
],
"details": "slim/psr7 is a PSR-7 implementation for use with Slim 4. In versions prior to 1.6.1 an attacker could sneak in a newline (\\n) into both the header names and values. While the specification states that \\r\\n\\r\\n is used to terminate the header list, many servers in the wild will also accept \\n\\n. An attacker that is able to control the header names that are passed to Slilm-Psr7 would be able to intentionally craft invalid messages, possibly causing application errors or invalid HTTP requests being sent out with an PSR-18 HTTP client. The latter might present a denial of service vector if a remote service\u2019s web application firewall bans the application due to the receipt of malformed requests. The issue has been patched in version 1.6.1. There are no known workarounds to this issue. Users are advised to upgrade.",
"id": "GSD-2023-30536",
"modified": "2023-12-13T01:20:51.946846Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2023-30536",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Slim-Psr7",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "\u003c 1.6.1"
}
]
}
}
]
},
"vendor_name": "slimphp"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "slim/psr7 is a PSR-7 implementation for use with Slim 4. In versions prior to 1.6.1 an attacker could sneak in a newline (\\n) into both the header names and values. While the specification states that \\r\\n\\r\\n is used to terminate the header list, many servers in the wild will also accept \\n\\n. An attacker that is able to control the header names that are passed to Slilm-Psr7 would be able to intentionally craft invalid messages, possibly causing application errors or invalid HTTP requests being sent out with an PSR-18 HTTP client. The latter might present a denial of service vector if a remote service\u2019s web application firewall bans the application due to the receipt of malformed requests. The issue has been patched in version 1.6.1. There are no known workarounds to this issue. Users are advised to upgrade."
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-436",
"lang": "eng",
"value": "CWE-436: Interpretation Conflict"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/slimphp/Slim-Psr7/security/advisories/GHSA-q2qj-628g-vhfw",
"refsource": "MISC",
"url": "https://github.com/slimphp/Slim-Psr7/security/advisories/GHSA-q2qj-628g-vhfw"
},
{
"name": "https://github.com/slimphp/Slim-Psr7/commit/ed1d553225dd190875d8814c47460daed4b550bb",
"refsource": "MISC",
"url": "https://github.com/slimphp/Slim-Psr7/commit/ed1d553225dd190875d8814c47460daed4b550bb"
},
{
"name": "https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4",
"refsource": "MISC",
"url": "https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4"
}
]
},
"source": {
"advisory": "GHSA-q2qj-628g-vhfw",
"discovery": "UNKNOWN"
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c1.6.1",
"affected_versions": "All versions before 1.6.1",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"cwe_ids": [
"CWE-1035",
"CWE-436",
"CWE-937"
],
"date": "2023-05-01",
"description": "slim/psr7 is a PSR-7 implementation for use with Slim 4. In versions prior to 1.6.1 an attacker could sneak in a newline (\\n) into both the header names and values. While the specification states that \\r\\n\\r\\n is used to terminate the header list, many servers in the wild will also accept \\n\\n. An attacker that is able to control the header names that are passed to Slilm-Psr7 would be able to intentionally craft invalid messages, possibly causing application errors or invalid HTTP requests being sent out with an PSR-18 HTTP client. The latter might present a denial of service vector if a remote service\u2019s web application firewall bans the application due to the receipt of malformed requests. The issue has been patched in version 1.6.1. There are no known workarounds to this issue. Users are advised to upgrade.",
"fixed_versions": [
"1.6.1"
],
"identifier": "CVE-2023-30536",
"identifiers": [
"CVE-2023-30536",
"GHSA-q2qj-628g-vhfw"
],
"not_impacted": "All versions starting from 1.6.1",
"package_slug": "packagist/slim/psr7",
"pubdate": "2023-04-17",
"solution": "Upgrade to version 1.6.1 or above.",
"title": "Interpretation Conflict",
"urls": [
"https://github.com/slimphp/Slim-Psr7/security/advisories/GHSA-q2qj-628g-vhfw",
"https://nvd.nist.gov/vuln/detail/CVE-2023-30536",
"https://github.com/slimphp/Slim-Psr7/commit/ed1d553225dd190875d8814c47460daed4b550bb",
"https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4",
"https://github.com/advisories/GHSA-q2qj-628g-vhfw"
],
"uuid": "0c1bc4c9-de86-4762-9f8f-ecb6e5cab15f"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:slimframework:slim_psr-7:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.6.1",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2023-30536"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "slim/psr7 is a PSR-7 implementation for use with Slim 4. In versions prior to 1.6.1 an attacker could sneak in a newline (\\n) into both the header names and values. While the specification states that \\r\\n\\r\\n is used to terminate the header list, many servers in the wild will also accept \\n\\n. An attacker that is able to control the header names that are passed to Slilm-Psr7 would be able to intentionally craft invalid messages, possibly causing application errors or invalid HTTP requests being sent out with an PSR-18 HTTP client. The latter might present a denial of service vector if a remote service\u2019s web application firewall bans the application due to the receipt of malformed requests. The issue has been patched in version 1.6.1. There are no known workarounds to this issue. Users are advised to upgrade."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-436"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/slimphp/Slim-Psr7/security/advisories/GHSA-q2qj-628g-vhfw",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/slimphp/Slim-Psr7/security/advisories/GHSA-q2qj-628g-vhfw"
},
{
"name": "https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4",
"refsource": "MISC",
"tags": [
"Technical Description"
],
"url": "https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4"
},
{
"name": "https://github.com/slimphp/Slim-Psr7/commit/ed1d553225dd190875d8814c47460daed4b550bb",
"refsource": "MISC",
"tags": [
"Patch"
],
"url": "https://github.com/slimphp/Slim-Psr7/commit/ed1d553225dd190875d8814c47460daed4b550bb"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 2.5
}
},
"lastModifiedDate": "2023-05-01T16:38Z",
"publishedDate": "2023-04-17T22:15Z"
}
}
}
OPENSUSE-SU-2025:0081-1
Vulnerability from csaf_opensuse - Published: 2025-03-03 09:28 - Updated: 2025-03-03 09:28| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:phpMyAdmin-lang-5.2.2-bp156.4.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 phpMyAdmin",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for phpMyAdmin fixes the following issues:\n\nUpdate to version 5.2.2:\n\n- CVE-2025-24530: XSS in the \u0027Check Tables\u0027 feature (bsc#1236312).\n- CVE-2025-24529: XSS in the \u0027Insert\u0027 tab (bsc#1236311).\n- CVE-2024-2961: glibc/iconv: out-of-bounds writes when writing escape sequences (bsc#1222992).\n- CVE-2023-30536: slim/psr7: improper header validation (bsc#1238159).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2025-81",
"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/opensuse-su-2025_0081-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2025:0081-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/472PX6IZ26ALBE66YKBJD3XTN7M34U4L/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2025:0081-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/472PX6IZ26ALBE66YKBJD3XTN7M34U4L/"
},
{
"category": "self",
"summary": "SUSE Bug 1222992",
"url": "https://bugzilla.suse.com/1222992"
},
{
"category": "self",
"summary": "SUSE Bug 1236311",
"url": "https://bugzilla.suse.com/1236311"
},
{
"category": "self",
"summary": "SUSE Bug 1236312",
"url": "https://bugzilla.suse.com/1236312"
},
{
"category": "self",
"summary": "SUSE Bug 1238159",
"url": "https://bugzilla.suse.com/1238159"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-30536 page",
"url": "https://www.suse.com/security/cve/CVE-2023-30536/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2961 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2961/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24529 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24529/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24530 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24530/"
}
],
"title": "Security update for phpMyAdmin",
"tracking": {
"current_release_date": "2025-03-03T09:28:26Z",
"generator": {
"date": "2025-03-03T09:28:26Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:0081-1",
"initial_release_date": "2025-03-03T09:28:26Z",
"revision_history": [
{
"date": "2025-03-03T09:28:26Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "phpMyAdmin-5.2.2-bp156.4.3.1.noarch",
"product": {
"name": "phpMyAdmin-5.2.2-bp156.4.3.1.noarch",
"product_id": "phpMyAdmin-5.2.2-bp156.4.3.1.noarch"
}
},
{
"category": "product_version",
"name": "phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch",
"product": {
"name": "phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch",
"product_id": "phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch"
}
},
{
"category": "product_version",
"name": "phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch",
"product": {
"name": "phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch",
"product_id": "phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Package Hub 15 SP6",
"product": {
"name": "SUSE Package Hub 15 SP6",
"product_id": "SUSE Package Hub 15 SP6"
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "phpMyAdmin-5.2.2-bp156.4.3.1.noarch as component of SUSE Package Hub 15 SP6",
"product_id": "SUSE Package Hub 15 SP6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch"
},
"product_reference": "phpMyAdmin-5.2.2-bp156.4.3.1.noarch",
"relates_to_product_reference": "SUSE Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch as component of SUSE Package Hub 15 SP6",
"product_id": "SUSE Package Hub 15 SP6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch"
},
"product_reference": "phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch",
"relates_to_product_reference": "SUSE Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch as component of SUSE Package Hub 15 SP6",
"product_id": "SUSE Package Hub 15 SP6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch"
},
"product_reference": "phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch",
"relates_to_product_reference": "SUSE Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "phpMyAdmin-5.2.2-bp156.4.3.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch"
},
"product_reference": "phpMyAdmin-5.2.2-bp156.4.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch"
},
"product_reference": "phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch"
},
"product_reference": "phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-30536",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-30536"
}
],
"notes": [
{
"category": "general",
"text": "slim/psr7 is a PSR-7 implementation for use with Slim 4. In versions prior to 1.6.1 an attacker could sneak in a newline (\\n) into both the header names and values. While the specification states that \\r\\n\\r\\n is used to terminate the header list, many servers in the wild will also accept \\n\\n. An attacker that is able to control the header names that are passed to Slilm-Psr7 would be able to intentionally craft invalid messages, possibly causing application errors or invalid HTTP requests being sent out with an PSR-18 HTTP client. The latter might present a denial of service vector if a remote service\u0027s web application firewall bans the application due to the receipt of malformed requests. The issue has been patched in version 1.6.1. There are no known workarounds to this issue. Users are advised to upgrade.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch",
"SUSE Package Hub 15 SP6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch",
"SUSE Package Hub 15 SP6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-30536",
"url": "https://www.suse.com/security/cve/CVE-2023-30536"
},
{
"category": "external",
"summary": "SUSE Bug 1238159 for CVE-2023-30536",
"url": "https://bugzilla.suse.com/1238159"
}
],
"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 Package Hub 15 SP6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch",
"SUSE Package Hub 15 SP6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch",
"SUSE Package Hub 15 SP6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch",
"SUSE Package Hub 15 SP6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch",
"SUSE Package Hub 15 SP6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-03T09:28:26Z",
"details": "moderate"
}
],
"title": "CVE-2023-30536"
},
{
"cve": "CVE-2024-2961",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2961"
}
],
"notes": [
{
"category": "general",
"text": "The iconv() function in the GNU C Library versions 2.39 and older may overflow the output buffer passed to it by up to 4 bytes when converting strings to the ISO-2022-CN-EXT character set, which may be used to crash an application or overwrite a neighbouring variable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch",
"SUSE Package Hub 15 SP6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch",
"SUSE Package Hub 15 SP6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2961",
"url": "https://www.suse.com/security/cve/CVE-2024-2961"
},
{
"category": "external",
"summary": "SUSE Bug 1222992 for CVE-2024-2961",
"url": "https://bugzilla.suse.com/1222992"
},
{
"category": "external",
"summary": "SUSE Bug 1223019 for CVE-2024-2961",
"url": "https://bugzilla.suse.com/1223019"
}
],
"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 Package Hub 15 SP6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch",
"SUSE Package Hub 15 SP6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch",
"SUSE Package Hub 15 SP6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch",
"SUSE Package Hub 15 SP6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch",
"SUSE Package Hub 15 SP6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-03T09:28:26Z",
"details": "important"
}
],
"title": "CVE-2024-2961"
},
{
"cve": "CVE-2025-24529",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24529"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in phpMyAdmin 5.x before 5.2.2. An XSS vulnerability has been discovered for the Insert tab.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch",
"SUSE Package Hub 15 SP6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch",
"SUSE Package Hub 15 SP6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24529",
"url": "https://www.suse.com/security/cve/CVE-2025-24529"
},
{
"category": "external",
"summary": "SUSE Bug 1236311 for CVE-2025-24529",
"url": "https://bugzilla.suse.com/1236311"
}
],
"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 Package Hub 15 SP6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch",
"SUSE Package Hub 15 SP6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch",
"SUSE Package Hub 15 SP6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-03T09:28:26Z",
"details": "moderate"
}
],
"title": "CVE-2025-24529"
},
{
"cve": "CVE-2025-24530",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24530"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in phpMyAdmin 5.x before 5.2.2. An XSS vulnerability has been discovered for the check tables feature. A crafted table or database name could be used for XSS.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch",
"SUSE Package Hub 15 SP6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch",
"SUSE Package Hub 15 SP6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24530",
"url": "https://www.suse.com/security/cve/CVE-2025-24530"
},
{
"category": "external",
"summary": "SUSE Bug 1236312 for CVE-2025-24530",
"url": "https://bugzilla.suse.com/1236312"
}
],
"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 Package Hub 15 SP6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch",
"SUSE Package Hub 15 SP6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch",
"SUSE Package Hub 15 SP6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-apache-5.2.2-bp156.4.3.1.noarch",
"openSUSE Leap 15.6:phpMyAdmin-lang-5.2.2-bp156.4.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-03T09:28:26Z",
"details": "moderate"
}
],
"title": "CVE-2025-24530"
}
]
}
OPENSUSE-SU-2025:14688-1
Vulnerability from csaf_opensuse - Published: 2025-01-23 00:00 - Updated: 2025-01-23 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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": "phpMyAdmin-5.2.2-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the phpMyAdmin-5.2.2-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-14688",
"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/opensuse-su-2025_14688-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-30536 page",
"url": "https://www.suse.com/security/cve/CVE-2023-30536/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2961 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2961/"
}
],
"title": "phpMyAdmin-5.2.2-1.1 on GA media",
"tracking": {
"current_release_date": "2025-01-23T00:00:00Z",
"generator": {
"date": "2025-01-23T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:14688-1",
"initial_release_date": "2025-01-23T00:00:00Z",
"revision_history": [
{
"date": "2025-01-23T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "phpMyAdmin-5.2.2-1.1.aarch64",
"product": {
"name": "phpMyAdmin-5.2.2-1.1.aarch64",
"product_id": "phpMyAdmin-5.2.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "phpMyAdmin-apache-5.2.2-1.1.aarch64",
"product": {
"name": "phpMyAdmin-apache-5.2.2-1.1.aarch64",
"product_id": "phpMyAdmin-apache-5.2.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "phpMyAdmin-lang-5.2.2-1.1.aarch64",
"product": {
"name": "phpMyAdmin-lang-5.2.2-1.1.aarch64",
"product_id": "phpMyAdmin-lang-5.2.2-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "phpMyAdmin-5.2.2-1.1.ppc64le",
"product": {
"name": "phpMyAdmin-5.2.2-1.1.ppc64le",
"product_id": "phpMyAdmin-5.2.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "phpMyAdmin-apache-5.2.2-1.1.ppc64le",
"product": {
"name": "phpMyAdmin-apache-5.2.2-1.1.ppc64le",
"product_id": "phpMyAdmin-apache-5.2.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "phpMyAdmin-lang-5.2.2-1.1.ppc64le",
"product": {
"name": "phpMyAdmin-lang-5.2.2-1.1.ppc64le",
"product_id": "phpMyAdmin-lang-5.2.2-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "phpMyAdmin-5.2.2-1.1.s390x",
"product": {
"name": "phpMyAdmin-5.2.2-1.1.s390x",
"product_id": "phpMyAdmin-5.2.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "phpMyAdmin-apache-5.2.2-1.1.s390x",
"product": {
"name": "phpMyAdmin-apache-5.2.2-1.1.s390x",
"product_id": "phpMyAdmin-apache-5.2.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "phpMyAdmin-lang-5.2.2-1.1.s390x",
"product": {
"name": "phpMyAdmin-lang-5.2.2-1.1.s390x",
"product_id": "phpMyAdmin-lang-5.2.2-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "phpMyAdmin-5.2.2-1.1.x86_64",
"product": {
"name": "phpMyAdmin-5.2.2-1.1.x86_64",
"product_id": "phpMyAdmin-5.2.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "phpMyAdmin-apache-5.2.2-1.1.x86_64",
"product": {
"name": "phpMyAdmin-apache-5.2.2-1.1.x86_64",
"product_id": "phpMyAdmin-apache-5.2.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "phpMyAdmin-lang-5.2.2-1.1.x86_64",
"product": {
"name": "phpMyAdmin-lang-5.2.2-1.1.x86_64",
"product_id": "phpMyAdmin-lang-5.2.2-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "phpMyAdmin-5.2.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.aarch64"
},
"product_reference": "phpMyAdmin-5.2.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "phpMyAdmin-5.2.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.ppc64le"
},
"product_reference": "phpMyAdmin-5.2.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "phpMyAdmin-5.2.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.s390x"
},
"product_reference": "phpMyAdmin-5.2.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "phpMyAdmin-5.2.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.x86_64"
},
"product_reference": "phpMyAdmin-5.2.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "phpMyAdmin-apache-5.2.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.aarch64"
},
"product_reference": "phpMyAdmin-apache-5.2.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "phpMyAdmin-apache-5.2.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.ppc64le"
},
"product_reference": "phpMyAdmin-apache-5.2.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "phpMyAdmin-apache-5.2.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.s390x"
},
"product_reference": "phpMyAdmin-apache-5.2.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "phpMyAdmin-apache-5.2.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.x86_64"
},
"product_reference": "phpMyAdmin-apache-5.2.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "phpMyAdmin-lang-5.2.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.aarch64"
},
"product_reference": "phpMyAdmin-lang-5.2.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "phpMyAdmin-lang-5.2.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.ppc64le"
},
"product_reference": "phpMyAdmin-lang-5.2.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "phpMyAdmin-lang-5.2.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.s390x"
},
"product_reference": "phpMyAdmin-lang-5.2.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "phpMyAdmin-lang-5.2.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.x86_64"
},
"product_reference": "phpMyAdmin-lang-5.2.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-30536",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-30536"
}
],
"notes": [
{
"category": "general",
"text": "slim/psr7 is a PSR-7 implementation for use with Slim 4. In versions prior to 1.6.1 an attacker could sneak in a newline (\\n) into both the header names and values. While the specification states that \\r\\n\\r\\n is used to terminate the header list, many servers in the wild will also accept \\n\\n. An attacker that is able to control the header names that are passed to Slilm-Psr7 would be able to intentionally craft invalid messages, possibly causing application errors or invalid HTTP requests being sent out with an PSR-18 HTTP client. The latter might present a denial of service vector if a remote service\u0027s web application firewall bans the application due to the receipt of malformed requests. The issue has been patched in version 1.6.1. There are no known workarounds to this issue. Users are advised to upgrade.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.aarch64",
"openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.s390x",
"openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.x86_64",
"openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.aarch64",
"openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.s390x",
"openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.x86_64",
"openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.aarch64",
"openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.s390x",
"openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-30536",
"url": "https://www.suse.com/security/cve/CVE-2023-30536"
},
{
"category": "external",
"summary": "SUSE Bug 1238159 for CVE-2023-30536",
"url": "https://bugzilla.suse.com/1238159"
}
],
"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": [
"openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.aarch64",
"openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.s390x",
"openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.x86_64",
"openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.aarch64",
"openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.s390x",
"openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.x86_64",
"openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.aarch64",
"openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.s390x",
"openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.aarch64",
"openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.s390x",
"openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.x86_64",
"openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.aarch64",
"openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.s390x",
"openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.x86_64",
"openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.aarch64",
"openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.s390x",
"openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-30536"
},
{
"cve": "CVE-2024-2961",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2961"
}
],
"notes": [
{
"category": "general",
"text": "The iconv() function in the GNU C Library versions 2.39 and older may overflow the output buffer passed to it by up to 4 bytes when converting strings to the ISO-2022-CN-EXT character set, which may be used to crash an application or overwrite a neighbouring variable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.aarch64",
"openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.s390x",
"openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.x86_64",
"openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.aarch64",
"openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.s390x",
"openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.x86_64",
"openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.aarch64",
"openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.s390x",
"openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2961",
"url": "https://www.suse.com/security/cve/CVE-2024-2961"
},
{
"category": "external",
"summary": "SUSE Bug 1222992 for CVE-2024-2961",
"url": "https://bugzilla.suse.com/1222992"
},
{
"category": "external",
"summary": "SUSE Bug 1223019 for CVE-2024-2961",
"url": "https://bugzilla.suse.com/1223019"
}
],
"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": [
"openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.aarch64",
"openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.s390x",
"openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.x86_64",
"openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.aarch64",
"openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.s390x",
"openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.x86_64",
"openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.aarch64",
"openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.s390x",
"openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.aarch64",
"openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.s390x",
"openSUSE Tumbleweed:phpMyAdmin-5.2.2-1.1.x86_64",
"openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.aarch64",
"openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.s390x",
"openSUSE Tumbleweed:phpMyAdmin-apache-5.2.2-1.1.x86_64",
"openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.aarch64",
"openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.s390x",
"openSUSE Tumbleweed:phpMyAdmin-lang-5.2.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-2961"
}
]
}
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.