Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2015-9542 (GCVE-0-2015-9542)
Vulnerability from cvelistv5 – Published: 2020-02-24 14:14 – Updated: 2024-08-06 08:51
VLAI?
EPSS
Summary
add_password in pam_radius_auth.c in pam_radius 1.4.0 does not correctly check the length of the input password, and is vulnerable to a stack-based buffer overflow during memcpy(). An attacker could send a crafted password to an application (loading the pam_radius library) and crash it. Arbitrary code execution might be possible, depending on the application, C library, compiler, and other factors.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T08:51:05.242Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/FreeRADIUS/pam_radius/commit/01173ec2426627dbb1e0d96c06c3ffa0b14d36d0"
},
{
"name": "[debian-lts-announce] 20200222 [SECURITY] [DLA 2116-1] libpam-radius-auth security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00023.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-9542"
},
{
"name": "USN-4290-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4290-1/"
},
{
"name": "USN-4290-2",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4290-2/"
},
{
"name": "[debian-lts-announce] 20200801 [SECURITY] [DLA 2304-1] libpam-radius-auth security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00000.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "add_password in pam_radius_auth.c in pam_radius 1.4.0 does not correctly check the length of the input password, and is vulnerable to a stack-based buffer overflow during memcpy(). An attacker could send a crafted password to an application (loading the pam_radius library) and crash it. Arbitrary code execution might be possible, depending on the application, C library, compiler, and other factors."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-08-01T19:06:06",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/FreeRADIUS/pam_radius/commit/01173ec2426627dbb1e0d96c06c3ffa0b14d36d0"
},
{
"name": "[debian-lts-announce] 20200222 [SECURITY] [DLA 2116-1] libpam-radius-auth security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00023.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-9542"
},
{
"name": "USN-4290-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/4290-1/"
},
{
"name": "USN-4290-2",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/4290-2/"
},
{
"name": "[debian-lts-announce] 20200801 [SECURITY] [DLA 2304-1] libpam-radius-auth security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00000.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-9542",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "add_password in pam_radius_auth.c in pam_radius 1.4.0 does not correctly check the length of the input password, and is vulnerable to a stack-based buffer overflow during memcpy(). An attacker could send a crafted password to an application (loading the pam_radius library) and crash it. Arbitrary code execution might be possible, depending on the application, C library, compiler, and other factors."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/FreeRADIUS/pam_radius/commit/01173ec2426627dbb1e0d96c06c3ffa0b14d36d0",
"refsource": "MISC",
"url": "https://github.com/FreeRADIUS/pam_radius/commit/01173ec2426627dbb1e0d96c06c3ffa0b14d36d0"
},
{
"name": "[debian-lts-announce] 20200222 [SECURITY] [DLA 2116-1] libpam-radius-auth security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00023.html"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-9542",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-9542"
},
{
"name": "USN-4290-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4290-1/"
},
{
"name": "USN-4290-2",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4290-2/"
},
{
"name": "[debian-lts-announce] 20200801 [SECURITY] [DLA 2304-1] libpam-radius-auth security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00000.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2015-9542",
"datePublished": "2020-02-24T14:14:13",
"dateReserved": "2020-02-11T00:00:00",
"dateUpdated": "2024-08-06T08:51:05.242Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:freeradius:pam_radius:1.4.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"0770496A-8832-453C-A43D-01E657A24C4F\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:esm:*:*:*\", \"matchCriteriaId\": \"8D305F7A-D159-4716-AB26-5E38BB5CD991\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*\", \"matchCriteriaId\": \"815D70A8-47D3-459C-A32C-9FEACA0659D1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*\", \"matchCriteriaId\": \"F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\", \"matchCriteriaId\": \"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A31C8344-3E02-4EB8-8BD8-4C84B7959624\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"add_password in pam_radius_auth.c in pam_radius 1.4.0 does not correctly check the length of the input password, and is vulnerable to a stack-based buffer overflow during memcpy(). An attacker could send a crafted password to an application (loading the pam_radius library) and crash it. Arbitrary code execution might be possible, depending on the application, C library, compiler, and other factors.\"}, {\"lang\": \"es\", \"value\": \"La funci\\u00f3n add_password en el archivo pam_radius_auth.c en pam_radius versi\\u00f3n 1.4.0, no verifica correctamente la longitud de la contrase\\u00f1a de entrada y es vulnerable a un desbordamiento del b\\u00fafer en la regi\\u00f3n stack de la memoria durante la funci\\u00f3n memcpy(). Un atacante podr\\u00eda enviar una contrase\\u00f1a dise\\u00f1ada hacia una aplicaci\\u00f3n (cargando la biblioteca pam_radius) y bloquearla. Una ejecuci\\u00f3n de c\\u00f3digo arbitrario podr\\u00eda ser posible, dependiendo de la aplicaci\\u00f3n, la biblioteca C, el compilador y otros factores.\"}]",
"id": "CVE-2015-9542",
"lastModified": "2024-11-21T02:40:53.300",
"metrics": "{\"cvssMetricV31\": [{\"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:N/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:N/I:N/A:P\", \"baseScore\": 5.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 10.0, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2020-02-24T15:15:10.830",
"references": "[{\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-9542\", \"source\": \"cve@mitre.org\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/FreeRADIUS/pam_radius/commit/01173ec2426627dbb1e0d96c06c3ffa0b14d36d0\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2020/02/msg00023.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2020/08/msg00000.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://usn.ubuntu.com/4290-1/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://usn.ubuntu.com/4290-2/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-9542\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/FreeRADIUS/pam_radius/commit/01173ec2426627dbb1e0d96c06c3ffa0b14d36d0\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2020/02/msg00023.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2020/08/msg00000.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://usn.ubuntu.com/4290-1/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://usn.ubuntu.com/4290-2/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-787\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2015-9542\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2020-02-24T15:15:10.830\",\"lastModified\":\"2024-11-21T02:40:53.300\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"add_password in pam_radius_auth.c in pam_radius 1.4.0 does not correctly check the length of the input password, and is vulnerable to a stack-based buffer overflow during memcpy(). An attacker could send a crafted password to an application (loading the pam_radius library) and crash it. Arbitrary code execution might be possible, depending on the application, C library, compiler, and other factors.\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n add_password en el archivo pam_radius_auth.c en pam_radius versi\u00f3n 1.4.0, no verifica correctamente la longitud de la contrase\u00f1a de entrada y es vulnerable a un desbordamiento del b\u00fafer en la regi\u00f3n stack de la memoria durante la funci\u00f3n memcpy(). Un atacante podr\u00eda enviar una contrase\u00f1a dise\u00f1ada hacia una aplicaci\u00f3n (cargando la biblioteca pam_radius) y bloquearla. Una ejecuci\u00f3n de c\u00f3digo arbitrario podr\u00eda ser posible, dependiendo de la aplicaci\u00f3n, la biblioteca C, el compilador y otros factores.\"}],\"metrics\":{\"cvssMetricV31\":[{\"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:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:freeradius:pam_radius:1.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0770496A-8832-453C-A43D-01E657A24C4F\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:esm:*:*:*\",\"matchCriteriaId\":\"8D305F7A-D159-4716-AB26-5E38BB5CD991\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*\",\"matchCriteriaId\":\"815D70A8-47D3-459C-A32C-9FEACA0659D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A31C8344-3E02-4EB8-8BD8-4C84B7959624\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-9542\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/FreeRADIUS/pam_radius/commit/01173ec2426627dbb1e0d96c06c3ffa0b14d36d0\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/02/msg00023.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/08/msg00000.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4290-1/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4290-2/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-9542\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/FreeRADIUS/pam_radius/commit/01173ec2426627dbb1e0d96c06c3ffa0b14d36d0\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/02/msg00023.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/08/msg00000.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4290-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4290-2/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
OPENSUSE-SU-2021:0870-1
Vulnerability from csaf_opensuse - Published: 2021-06-11 22:07 - Updated: 2021-06-11 22:07Summary
Security update for pam_radius
Notes
Title of the patch
Security update for pam_radius
Description of the patch
This update for pam_radius fixes the following issues:
- CVE-2015-9542: pam_radius: buffer overflow in password field (bsc#1163933)
This update was imported from the SUSE:SLE-15:Update update project.
Patchnames
openSUSE-2021-870
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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": "Security update for pam_radius",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for pam_radius fixes the following issues:\n\n- CVE-2015-9542: pam_radius: buffer overflow in password field (bsc#1163933)\n\nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2021-870",
"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-2021_0870-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2021:0870-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3KXPRDBUQG5DRAA3TWBMKHHZP4CR2QEX/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2021:0870-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3KXPRDBUQG5DRAA3TWBMKHHZP4CR2QEX/"
},
{
"category": "self",
"summary": "SUSE Bug 1163933",
"url": "https://bugzilla.suse.com/1163933"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-9542 page",
"url": "https://www.suse.com/security/cve/CVE-2015-9542/"
}
],
"title": "Security update for pam_radius",
"tracking": {
"current_release_date": "2021-06-11T22:07:04Z",
"generator": {
"date": "2021-06-11T22:07:04Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2021:0870-1",
"initial_release_date": "2021-06-11T22:07:04Z",
"revision_history": [
{
"date": "2021-06-11T22:07:04Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "pam_radius-1.4.0-lp152.4.3.1.i586",
"product": {
"name": "pam_radius-1.4.0-lp152.4.3.1.i586",
"product_id": "pam_radius-1.4.0-lp152.4.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_radius-1.4.0-lp152.4.3.1.x86_64",
"product": {
"name": "pam_radius-1.4.0-lp152.4.3.1.x86_64",
"product_id": "pam_radius-1.4.0-lp152.4.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "pam_radius-32bit-1.4.0-lp152.4.3.1.x86_64",
"product": {
"name": "pam_radius-32bit-1.4.0-lp152.4.3.1.x86_64",
"product_id": "pam_radius-32bit-1.4.0-lp152.4.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.2",
"product": {
"name": "openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-lp152.4.3.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:pam_radius-1.4.0-lp152.4.3.1.i586"
},
"product_reference": "pam_radius-1.4.0-lp152.4.3.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-lp152.4.3.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:pam_radius-1.4.0-lp152.4.3.1.x86_64"
},
"product_reference": "pam_radius-1.4.0-lp152.4.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-1.4.0-lp152.4.3.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:pam_radius-32bit-1.4.0-lp152.4.3.1.x86_64"
},
"product_reference": "pam_radius-32bit-1.4.0-lp152.4.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2015-9542",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-9542"
}
],
"notes": [
{
"category": "general",
"text": "add_password in pam_radius_auth.c in pam_radius 1.4.0 does not correctly check the length of the input password, and is vulnerable to a stack-based buffer overflow during memcpy(). An attacker could send a crafted password to an application (loading the pam_radius library) and crash it. Arbitrary code execution might be possible, depending on the application, C library, compiler, and other factors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:pam_radius-1.4.0-lp152.4.3.1.i586",
"openSUSE Leap 15.2:pam_radius-1.4.0-lp152.4.3.1.x86_64",
"openSUSE Leap 15.2:pam_radius-32bit-1.4.0-lp152.4.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-9542",
"url": "https://www.suse.com/security/cve/CVE-2015-9542"
},
{
"category": "external",
"summary": "SUSE Bug 1163933 for CVE-2015-9542",
"url": "https://bugzilla.suse.com/1163933"
}
],
"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 Leap 15.2:pam_radius-1.4.0-lp152.4.3.1.i586",
"openSUSE Leap 15.2:pam_radius-1.4.0-lp152.4.3.1.x86_64",
"openSUSE Leap 15.2:pam_radius-32bit-1.4.0-lp152.4.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:pam_radius-1.4.0-lp152.4.3.1.i586",
"openSUSE Leap 15.2:pam_radius-1.4.0-lp152.4.3.1.x86_64",
"openSUSE Leap 15.2:pam_radius-32bit-1.4.0-lp152.4.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-06-11T22:07:04Z",
"details": "moderate"
}
],
"title": "CVE-2015-9542"
}
]
}
OPENSUSE-SU-2024:11144-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Summary
pam_radius-2.0.0-1.3 on GA media
Notes
Title of the patch
pam_radius-2.0.0-1.3 on GA media
Description of the patch
These are all security issues fixed in the pam_radius-2.0.0-1.3 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-11144
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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": "pam_radius-2.0.0-1.3 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the pam_radius-2.0.0-1.3 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11144",
"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-2024_11144-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-9542 page",
"url": "https://www.suse.com/security/cve/CVE-2015-9542/"
}
],
"title": "pam_radius-2.0.0-1.3 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11144-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "pam_radius-2.0.0-1.3.aarch64",
"product": {
"name": "pam_radius-2.0.0-1.3.aarch64",
"product_id": "pam_radius-2.0.0-1.3.aarch64"
}
},
{
"category": "product_version",
"name": "pam_radius-32bit-2.0.0-1.3.aarch64",
"product": {
"name": "pam_radius-32bit-2.0.0-1.3.aarch64",
"product_id": "pam_radius-32bit-2.0.0-1.3.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_radius-2.0.0-1.3.ppc64le",
"product": {
"name": "pam_radius-2.0.0-1.3.ppc64le",
"product_id": "pam_radius-2.0.0-1.3.ppc64le"
}
},
{
"category": "product_version",
"name": "pam_radius-32bit-2.0.0-1.3.ppc64le",
"product": {
"name": "pam_radius-32bit-2.0.0-1.3.ppc64le",
"product_id": "pam_radius-32bit-2.0.0-1.3.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_radius-2.0.0-1.3.s390x",
"product": {
"name": "pam_radius-2.0.0-1.3.s390x",
"product_id": "pam_radius-2.0.0-1.3.s390x"
}
},
{
"category": "product_version",
"name": "pam_radius-32bit-2.0.0-1.3.s390x",
"product": {
"name": "pam_radius-32bit-2.0.0-1.3.s390x",
"product_id": "pam_radius-32bit-2.0.0-1.3.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_radius-2.0.0-1.3.x86_64",
"product": {
"name": "pam_radius-2.0.0-1.3.x86_64",
"product_id": "pam_radius-2.0.0-1.3.x86_64"
}
},
{
"category": "product_version",
"name": "pam_radius-32bit-2.0.0-1.3.x86_64",
"product": {
"name": "pam_radius-32bit-2.0.0-1.3.x86_64",
"product_id": "pam_radius-32bit-2.0.0-1.3.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": "pam_radius-2.0.0-1.3.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:pam_radius-2.0.0-1.3.aarch64"
},
"product_reference": "pam_radius-2.0.0-1.3.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-2.0.0-1.3.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:pam_radius-2.0.0-1.3.ppc64le"
},
"product_reference": "pam_radius-2.0.0-1.3.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-2.0.0-1.3.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:pam_radius-2.0.0-1.3.s390x"
},
"product_reference": "pam_radius-2.0.0-1.3.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-2.0.0-1.3.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:pam_radius-2.0.0-1.3.x86_64"
},
"product_reference": "pam_radius-2.0.0-1.3.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-2.0.0-1.3.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:pam_radius-32bit-2.0.0-1.3.aarch64"
},
"product_reference": "pam_radius-32bit-2.0.0-1.3.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-2.0.0-1.3.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:pam_radius-32bit-2.0.0-1.3.ppc64le"
},
"product_reference": "pam_radius-32bit-2.0.0-1.3.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-2.0.0-1.3.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:pam_radius-32bit-2.0.0-1.3.s390x"
},
"product_reference": "pam_radius-32bit-2.0.0-1.3.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-2.0.0-1.3.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:pam_radius-32bit-2.0.0-1.3.x86_64"
},
"product_reference": "pam_radius-32bit-2.0.0-1.3.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2015-9542",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-9542"
}
],
"notes": [
{
"category": "general",
"text": "add_password in pam_radius_auth.c in pam_radius 1.4.0 does not correctly check the length of the input password, and is vulnerable to a stack-based buffer overflow during memcpy(). An attacker could send a crafted password to an application (loading the pam_radius library) and crash it. Arbitrary code execution might be possible, depending on the application, C library, compiler, and other factors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:pam_radius-2.0.0-1.3.aarch64",
"openSUSE Tumbleweed:pam_radius-2.0.0-1.3.ppc64le",
"openSUSE Tumbleweed:pam_radius-2.0.0-1.3.s390x",
"openSUSE Tumbleweed:pam_radius-2.0.0-1.3.x86_64",
"openSUSE Tumbleweed:pam_radius-32bit-2.0.0-1.3.aarch64",
"openSUSE Tumbleweed:pam_radius-32bit-2.0.0-1.3.ppc64le",
"openSUSE Tumbleweed:pam_radius-32bit-2.0.0-1.3.s390x",
"openSUSE Tumbleweed:pam_radius-32bit-2.0.0-1.3.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-9542",
"url": "https://www.suse.com/security/cve/CVE-2015-9542"
},
{
"category": "external",
"summary": "SUSE Bug 1163933 for CVE-2015-9542",
"url": "https://bugzilla.suse.com/1163933"
}
],
"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:pam_radius-2.0.0-1.3.aarch64",
"openSUSE Tumbleweed:pam_radius-2.0.0-1.3.ppc64le",
"openSUSE Tumbleweed:pam_radius-2.0.0-1.3.s390x",
"openSUSE Tumbleweed:pam_radius-2.0.0-1.3.x86_64",
"openSUSE Tumbleweed:pam_radius-32bit-2.0.0-1.3.aarch64",
"openSUSE Tumbleweed:pam_radius-32bit-2.0.0-1.3.ppc64le",
"openSUSE Tumbleweed:pam_radius-32bit-2.0.0-1.3.s390x",
"openSUSE Tumbleweed:pam_radius-32bit-2.0.0-1.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:pam_radius-2.0.0-1.3.aarch64",
"openSUSE Tumbleweed:pam_radius-2.0.0-1.3.ppc64le",
"openSUSE Tumbleweed:pam_radius-2.0.0-1.3.s390x",
"openSUSE Tumbleweed:pam_radius-2.0.0-1.3.x86_64",
"openSUSE Tumbleweed:pam_radius-32bit-2.0.0-1.3.aarch64",
"openSUSE Tumbleweed:pam_radius-32bit-2.0.0-1.3.ppc64le",
"openSUSE Tumbleweed:pam_radius-32bit-2.0.0-1.3.s390x",
"openSUSE Tumbleweed:pam_radius-32bit-2.0.0-1.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2015-9542"
}
]
}
OPENSUSE-SU-2021:1896-1
Vulnerability from csaf_opensuse - Published: 2021-07-11 12:26 - Updated: 2021-07-11 12:26Summary
Security update for pam_radius
Notes
Title of the patch
Security update for pam_radius
Description of the patch
This update for pam_radius fixes the following issues:
- CVE-2015-9542: pam_radius: buffer overflow in password field (bsc#1163933)
Patchnames
openSUSE-SLE-15.3-2021-1896
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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": "Security update for pam_radius",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for pam_radius fixes the following issues:\n\n- CVE-2015-9542: pam_radius: buffer overflow in password field (bsc#1163933)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-SLE-15.3-2021-1896",
"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-2021_1896-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2021:1896-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/42BXAKC6WUYJZ65BBT2CMMJRVQFPVQI3/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2021:1896-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/42BXAKC6WUYJZ65BBT2CMMJRVQFPVQI3/"
},
{
"category": "self",
"summary": "SUSE Bug 1163933",
"url": "https://bugzilla.suse.com/1163933"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-9542 page",
"url": "https://www.suse.com/security/cve/CVE-2015-9542/"
}
],
"title": "Security update for pam_radius",
"tracking": {
"current_release_date": "2021-07-11T12:26:00Z",
"generator": {
"date": "2021-07-11T12:26:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2021:1896-1",
"initial_release_date": "2021-07-11T12:26:00Z",
"revision_history": [
{
"date": "2021-07-11T12:26:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "pam_radius-1.4.0-3.3.1.aarch64",
"product": {
"name": "pam_radius-1.4.0-3.3.1.aarch64",
"product_id": "pam_radius-1.4.0-3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_radius-1.4.0-3.3.1.ppc64le",
"product": {
"name": "pam_radius-1.4.0-3.3.1.ppc64le",
"product_id": "pam_radius-1.4.0-3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_radius-1.4.0-3.3.1.s390x",
"product": {
"name": "pam_radius-1.4.0-3.3.1.s390x",
"product_id": "pam_radius-1.4.0-3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_radius-1.4.0-3.3.1.x86_64",
"product": {
"name": "pam_radius-1.4.0-3.3.1.x86_64",
"product_id": "pam_radius-1.4.0-3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "pam_radius-32bit-1.4.0-3.3.1.x86_64",
"product": {
"name": "pam_radius-32bit-1.4.0-3.3.1.x86_64",
"product_id": "pam_radius-32bit-1.4.0-3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:pam_radius-1.4.0-3.3.1.aarch64"
},
"product_reference": "pam_radius-1.4.0-3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:pam_radius-1.4.0-3.3.1.ppc64le"
},
"product_reference": "pam_radius-1.4.0-3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:pam_radius-1.4.0-3.3.1.s390x"
},
"product_reference": "pam_radius-1.4.0-3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:pam_radius-1.4.0-3.3.1.x86_64"
},
"product_reference": "pam_radius-1.4.0-3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-1.4.0-3.3.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:pam_radius-32bit-1.4.0-3.3.1.x86_64"
},
"product_reference": "pam_radius-32bit-1.4.0-3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2015-9542",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-9542"
}
],
"notes": [
{
"category": "general",
"text": "add_password in pam_radius_auth.c in pam_radius 1.4.0 does not correctly check the length of the input password, and is vulnerable to a stack-based buffer overflow during memcpy(). An attacker could send a crafted password to an application (loading the pam_radius library) and crash it. Arbitrary code execution might be possible, depending on the application, C library, compiler, and other factors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:pam_radius-1.4.0-3.3.1.aarch64",
"openSUSE Leap 15.3:pam_radius-1.4.0-3.3.1.ppc64le",
"openSUSE Leap 15.3:pam_radius-1.4.0-3.3.1.s390x",
"openSUSE Leap 15.3:pam_radius-1.4.0-3.3.1.x86_64",
"openSUSE Leap 15.3:pam_radius-32bit-1.4.0-3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-9542",
"url": "https://www.suse.com/security/cve/CVE-2015-9542"
},
{
"category": "external",
"summary": "SUSE Bug 1163933 for CVE-2015-9542",
"url": "https://bugzilla.suse.com/1163933"
}
],
"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 Leap 15.3:pam_radius-1.4.0-3.3.1.aarch64",
"openSUSE Leap 15.3:pam_radius-1.4.0-3.3.1.ppc64le",
"openSUSE Leap 15.3:pam_radius-1.4.0-3.3.1.s390x",
"openSUSE Leap 15.3:pam_radius-1.4.0-3.3.1.x86_64",
"openSUSE Leap 15.3:pam_radius-32bit-1.4.0-3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:pam_radius-1.4.0-3.3.1.aarch64",
"openSUSE Leap 15.3:pam_radius-1.4.0-3.3.1.ppc64le",
"openSUSE Leap 15.3:pam_radius-1.4.0-3.3.1.s390x",
"openSUSE Leap 15.3:pam_radius-1.4.0-3.3.1.x86_64",
"openSUSE Leap 15.3:pam_radius-32bit-1.4.0-3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-07-11T12:26:00Z",
"details": "moderate"
}
],
"title": "CVE-2015-9542"
}
]
}
SUSE-SU-2021:1896-1
Vulnerability from csaf_suse - Published: 2021-06-08 14:09 - Updated: 2021-06-08 14:09Summary
Security update for pam_radius
Notes
Title of the patch
Security update for pam_radius
Description of the patch
This update for pam_radius fixes the following issues:
- CVE-2015-9542: pam_radius: buffer overflow in password field (bsc#1163933)
Patchnames
SUSE-2021-1896,SUSE-SLE-Module-Server-Applications-15-SP2-2021-1896,SUSE-SLE-Module-Server-Applications-15-SP3-2021-1896,SUSE-SLE-Product-HPC-15-2021-1896,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2021-1896,SUSE-SLE-Product-HPC-15-SP1-LTSS-2021-1896,SUSE-SLE-Product-SLES-15-2021-1896,SUSE-SLE-Product-SLES-15-SP1-BCL-2021-1896,SUSE-SLE-Product-SLES-15-SP1-LTSS-2021-1896,SUSE-SLE-Product-SLES_SAP-15-2021-1896,SUSE-SLE-Product-SLES_SAP-15-SP1-2021-1896,SUSE-SLE-Product-SUSE-Manager-Proxy-4.0-2021-1896,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.0-2021-1896,SUSE-SLE-Product-SUSE-Manager-Server-4.0-2021-1896,SUSE-Storage-6-2021-1896
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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": "Security update for pam_radius",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for pam_radius fixes the following issues:\n\n- CVE-2015-9542: pam_radius: buffer overflow in password field (bsc#1163933)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2021-1896,SUSE-SLE-Module-Server-Applications-15-SP2-2021-1896,SUSE-SLE-Module-Server-Applications-15-SP3-2021-1896,SUSE-SLE-Product-HPC-15-2021-1896,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2021-1896,SUSE-SLE-Product-HPC-15-SP1-LTSS-2021-1896,SUSE-SLE-Product-SLES-15-2021-1896,SUSE-SLE-Product-SLES-15-SP1-BCL-2021-1896,SUSE-SLE-Product-SLES-15-SP1-LTSS-2021-1896,SUSE-SLE-Product-SLES_SAP-15-2021-1896,SUSE-SLE-Product-SLES_SAP-15-SP1-2021-1896,SUSE-SLE-Product-SUSE-Manager-Proxy-4.0-2021-1896,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.0-2021-1896,SUSE-SLE-Product-SUSE-Manager-Server-4.0-2021-1896,SUSE-Storage-6-2021-1896",
"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-2021_1896-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2021:1896-1",
"url": "https://www.suse.com/support/update/announcement/2021/suse-su-20211896-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2021:1896-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-June/008958.html"
},
{
"category": "self",
"summary": "SUSE Bug 1163933",
"url": "https://bugzilla.suse.com/1163933"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-9542 page",
"url": "https://www.suse.com/security/cve/CVE-2015-9542/"
}
],
"title": "Security update for pam_radius",
"tracking": {
"current_release_date": "2021-06-08T14:09:13Z",
"generator": {
"date": "2021-06-08T14:09:13Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2021:1896-1",
"initial_release_date": "2021-06-08T14:09:13Z",
"revision_history": [
{
"date": "2021-06-08T14:09:13Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "pam_radius-1.4.0-3.3.1.aarch64",
"product": {
"name": "pam_radius-1.4.0-3.3.1.aarch64",
"product_id": "pam_radius-1.4.0-3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_radius-64bit-1.4.0-3.3.1.aarch64_ilp32",
"product": {
"name": "pam_radius-64bit-1.4.0-3.3.1.aarch64_ilp32",
"product_id": "pam_radius-64bit-1.4.0-3.3.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_radius-1.4.0-3.3.1.i586",
"product": {
"name": "pam_radius-1.4.0-3.3.1.i586",
"product_id": "pam_radius-1.4.0-3.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_radius-1.4.0-3.3.1.ppc64le",
"product": {
"name": "pam_radius-1.4.0-3.3.1.ppc64le",
"product_id": "pam_radius-1.4.0-3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_radius-1.4.0-3.3.1.s390x",
"product": {
"name": "pam_radius-1.4.0-3.3.1.s390x",
"product_id": "pam_radius-1.4.0-3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_radius-1.4.0-3.3.1.x86_64",
"product": {
"name": "pam_radius-1.4.0-3.3.1.x86_64",
"product_id": "pam_radius-1.4.0-3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "pam_radius-32bit-1.4.0-3.3.1.x86_64",
"product": {
"name": "pam_radius-32bit-1.4.0-3.3.1.x86_64",
"product_id": "pam_radius-32bit-1.4.0-3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.0",
"product": {
"name": "SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Retail Branch Server 4.0",
"product": {
"name": "SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.0",
"product": {
"name": "SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 6",
"product": {
"name": "SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:pam_radius-1.4.0-3.3.1.aarch64"
},
"product_reference": "pam_radius-1.4.0-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:pam_radius-1.4.0-3.3.1.ppc64le"
},
"product_reference": "pam_radius-1.4.0-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:pam_radius-1.4.0-3.3.1.s390x"
},
"product_reference": "pam_radius-1.4.0-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:pam_radius-1.4.0-3.3.1.x86_64"
},
"product_reference": "pam_radius-1.4.0-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:pam_radius-1.4.0-3.3.1.aarch64"
},
"product_reference": "pam_radius-1.4.0-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:pam_radius-1.4.0-3.3.1.ppc64le"
},
"product_reference": "pam_radius-1.4.0-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:pam_radius-1.4.0-3.3.1.s390x"
},
"product_reference": "pam_radius-1.4.0-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:pam_radius-1.4.0-3.3.1.x86_64"
},
"product_reference": "pam_radius-1.4.0-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:pam_radius-1.4.0-3.3.1.aarch64"
},
"product_reference": "pam_radius-1.4.0-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:pam_radius-1.4.0-3.3.1.x86_64"
},
"product_reference": "pam_radius-1.4.0-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:pam_radius-1.4.0-3.3.1.aarch64"
},
"product_reference": "pam_radius-1.4.0-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:pam_radius-1.4.0-3.3.1.x86_64"
},
"product_reference": "pam_radius-1.4.0-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:pam_radius-1.4.0-3.3.1.aarch64"
},
"product_reference": "pam_radius-1.4.0-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:pam_radius-1.4.0-3.3.1.x86_64"
},
"product_reference": "pam_radius-1.4.0-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:pam_radius-1.4.0-3.3.1.aarch64"
},
"product_reference": "pam_radius-1.4.0-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:pam_radius-1.4.0-3.3.1.x86_64"
},
"product_reference": "pam_radius-1.4.0-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:pam_radius-1.4.0-3.3.1.aarch64"
},
"product_reference": "pam_radius-1.4.0-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:pam_radius-1.4.0-3.3.1.ppc64le"
},
"product_reference": "pam_radius-1.4.0-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:pam_radius-1.4.0-3.3.1.s390x"
},
"product_reference": "pam_radius-1.4.0-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:pam_radius-1.4.0-3.3.1.x86_64"
},
"product_reference": "pam_radius-1.4.0-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:pam_radius-1.4.0-3.3.1.x86_64"
},
"product_reference": "pam_radius-1.4.0-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:pam_radius-1.4.0-3.3.1.aarch64"
},
"product_reference": "pam_radius-1.4.0-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:pam_radius-1.4.0-3.3.1.ppc64le"
},
"product_reference": "pam_radius-1.4.0-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:pam_radius-1.4.0-3.3.1.s390x"
},
"product_reference": "pam_radius-1.4.0-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:pam_radius-1.4.0-3.3.1.x86_64"
},
"product_reference": "pam_radius-1.4.0-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:pam_radius-1.4.0-3.3.1.ppc64le"
},
"product_reference": "pam_radius-1.4.0-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:pam_radius-1.4.0-3.3.1.x86_64"
},
"product_reference": "pam_radius-1.4.0-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:pam_radius-1.4.0-3.3.1.ppc64le"
},
"product_reference": "pam_radius-1.4.0-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:pam_radius-1.4.0-3.3.1.x86_64"
},
"product_reference": "pam_radius-1.4.0-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:pam_radius-1.4.0-3.3.1.x86_64"
},
"product_reference": "pam_radius-1.4.0-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:pam_radius-1.4.0-3.3.1.x86_64"
},
"product_reference": "pam_radius-1.4.0-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:pam_radius-1.4.0-3.3.1.ppc64le"
},
"product_reference": "pam_radius-1.4.0-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:pam_radius-1.4.0-3.3.1.s390x"
},
"product_reference": "pam_radius-1.4.0-3.3.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:pam_radius-1.4.0-3.3.1.x86_64"
},
"product_reference": "pam_radius-1.4.0-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:pam_radius-1.4.0-3.3.1.aarch64"
},
"product_reference": "pam_radius-1.4.0-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.4.0-3.3.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:pam_radius-1.4.0-3.3.1.x86_64"
},
"product_reference": "pam_radius-1.4.0-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2015-9542",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-9542"
}
],
"notes": [
{
"category": "general",
"text": "add_password in pam_radius_auth.c in pam_radius 1.4.0 does not correctly check the length of the input password, and is vulnerable to a stack-based buffer overflow during memcpy(). An attacker could send a crafted password to an application (loading the pam_radius library) and crash it. Arbitrary code execution might be possible, depending on the application, C library, compiler, and other factors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:pam_radius-1.4.0-3.3.1.aarch64",
"SUSE Enterprise Storage 6:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:pam_radius-1.4.0-3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:pam_radius-1.4.0-3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:pam_radius-1.4.0-3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:pam_radius-1.4.0-3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:pam_radius-1.4.0-3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:pam_radius-1.4.0-3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:pam_radius-1.4.0-3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:pam_radius-1.4.0-3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:pam_radius-1.4.0-3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:pam_radius-1.4.0-3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:pam_radius-1.4.0-3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:pam_radius-1.4.0-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:pam_radius-1.4.0-3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:pam_radius-1.4.0-3.3.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:pam_radius-1.4.0-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:pam_radius-1.4.0-3.3.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:pam_radius-1.4.0-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:pam_radius-1.4.0-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Manager Proxy 4.0:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Manager Server 4.0:pam_radius-1.4.0-3.3.1.ppc64le",
"SUSE Manager Server 4.0:pam_radius-1.4.0-3.3.1.s390x",
"SUSE Manager Server 4.0:pam_radius-1.4.0-3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-9542",
"url": "https://www.suse.com/security/cve/CVE-2015-9542"
},
{
"category": "external",
"summary": "SUSE Bug 1163933 for CVE-2015-9542",
"url": "https://bugzilla.suse.com/1163933"
}
],
"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 Enterprise Storage 6:pam_radius-1.4.0-3.3.1.aarch64",
"SUSE Enterprise Storage 6:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:pam_radius-1.4.0-3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:pam_radius-1.4.0-3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:pam_radius-1.4.0-3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:pam_radius-1.4.0-3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:pam_radius-1.4.0-3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:pam_radius-1.4.0-3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:pam_radius-1.4.0-3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:pam_radius-1.4.0-3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:pam_radius-1.4.0-3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:pam_radius-1.4.0-3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:pam_radius-1.4.0-3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:pam_radius-1.4.0-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:pam_radius-1.4.0-3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:pam_radius-1.4.0-3.3.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:pam_radius-1.4.0-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:pam_radius-1.4.0-3.3.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:pam_radius-1.4.0-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:pam_radius-1.4.0-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Manager Proxy 4.0:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Manager Server 4.0:pam_radius-1.4.0-3.3.1.ppc64le",
"SUSE Manager Server 4.0:pam_radius-1.4.0-3.3.1.s390x",
"SUSE Manager Server 4.0:pam_radius-1.4.0-3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:pam_radius-1.4.0-3.3.1.aarch64",
"SUSE Enterprise Storage 6:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:pam_radius-1.4.0-3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:pam_radius-1.4.0-3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:pam_radius-1.4.0-3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:pam_radius-1.4.0-3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:pam_radius-1.4.0-3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:pam_radius-1.4.0-3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:pam_radius-1.4.0-3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:pam_radius-1.4.0-3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:pam_radius-1.4.0-3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:pam_radius-1.4.0-3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:pam_radius-1.4.0-3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:pam_radius-1.4.0-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:pam_radius-1.4.0-3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:pam_radius-1.4.0-3.3.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:pam_radius-1.4.0-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:pam_radius-1.4.0-3.3.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:pam_radius-1.4.0-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:pam_radius-1.4.0-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Manager Proxy 4.0:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:pam_radius-1.4.0-3.3.1.x86_64",
"SUSE Manager Server 4.0:pam_radius-1.4.0-3.3.1.ppc64le",
"SUSE Manager Server 4.0:pam_radius-1.4.0-3.3.1.s390x",
"SUSE Manager Server 4.0:pam_radius-1.4.0-3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-06-08T14:09:13Z",
"details": "moderate"
}
],
"title": "CVE-2015-9542"
}
]
}
SUSE-SU-2020:1117-1
Vulnerability from csaf_suse - Published: 2020-04-27 07:28 - Updated: 2020-04-27 07:28Summary
Security update for pam_radius
Notes
Title of the patch
Security update for pam_radius
Description of the patch
This update for pam_radius fixes the following issues:
- CVE-2015-9542: Fixed a buffer overflow in password field (bsc#1163933).
- On s390x didn't decrypt passwords correctly (bsc#1141670).
Patchnames
HPE-Helion-OpenStack-8-2020-1117,SUSE-2020-1117,SUSE-OpenStack-Cloud-7-2020-1117,SUSE-OpenStack-Cloud-8-2020-1117,SUSE-OpenStack-Cloud-Crowbar-8-2020-1117,SUSE-SLE-SAP-12-SP1-2020-1117,SUSE-SLE-SAP-12-SP2-2020-1117,SUSE-SLE-SAP-12-SP3-2020-1117,SUSE-SLE-SERVER-12-SP1-2020-1117,SUSE-SLE-SERVER-12-SP2-2020-1117,SUSE-SLE-SERVER-12-SP2-BCL-2020-1117,SUSE-SLE-SERVER-12-SP3-2020-1117,SUSE-SLE-SERVER-12-SP3-BCL-2020-1117,SUSE-SLE-SERVER-12-SP4-2020-1117,SUSE-SLE-SERVER-12-SP5-2020-1117,SUSE-Storage-5-2020-1117
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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 pam_radius",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for pam_radius fixes the following issues:\n\n- CVE-2015-9542: Fixed a buffer overflow in password field (bsc#1163933).\n- On s390x didn\u0027t decrypt passwords correctly (bsc#1141670).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2020-1117,SUSE-2020-1117,SUSE-OpenStack-Cloud-7-2020-1117,SUSE-OpenStack-Cloud-8-2020-1117,SUSE-OpenStack-Cloud-Crowbar-8-2020-1117,SUSE-SLE-SAP-12-SP1-2020-1117,SUSE-SLE-SAP-12-SP2-2020-1117,SUSE-SLE-SAP-12-SP3-2020-1117,SUSE-SLE-SERVER-12-SP1-2020-1117,SUSE-SLE-SERVER-12-SP2-2020-1117,SUSE-SLE-SERVER-12-SP2-BCL-2020-1117,SUSE-SLE-SERVER-12-SP3-2020-1117,SUSE-SLE-SERVER-12-SP3-BCL-2020-1117,SUSE-SLE-SERVER-12-SP4-2020-1117,SUSE-SLE-SERVER-12-SP5-2020-1117,SUSE-Storage-5-2020-1117",
"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-2020_1117-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:1117-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20201117-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:1117-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-April/006742.html"
},
{
"category": "self",
"summary": "SUSE Bug 1141670",
"url": "https://bugzilla.suse.com/1141670"
},
{
"category": "self",
"summary": "SUSE Bug 1163933",
"url": "https://bugzilla.suse.com/1163933"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-9542 page",
"url": "https://www.suse.com/security/cve/CVE-2015-9542/"
}
],
"title": "Security update for pam_radius",
"tracking": {
"current_release_date": "2020-04-27T07:28:45Z",
"generator": {
"date": "2020-04-27T07:28:45Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:1117-1",
"initial_release_date": "2020-04-27T07:28:45Z",
"revision_history": [
{
"date": "2020-04-27T07:28:45Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "pam_radius-1.3.16-239.4.1.aarch64",
"product": {
"name": "pam_radius-1.3.16-239.4.1.aarch64",
"product_id": "pam_radius-1.3.16-239.4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_radius-64bit-1.3.16-239.4.1.aarch64_ilp32",
"product": {
"name": "pam_radius-64bit-1.3.16-239.4.1.aarch64_ilp32",
"product_id": "pam_radius-64bit-1.3.16-239.4.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_radius-1.3.16-239.4.1.i586",
"product": {
"name": "pam_radius-1.3.16-239.4.1.i586",
"product_id": "pam_radius-1.3.16-239.4.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_radius-1.3.16-239.4.1.ppc64le",
"product": {
"name": "pam_radius-1.3.16-239.4.1.ppc64le",
"product_id": "pam_radius-1.3.16-239.4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_radius-1.3.16-239.4.1.s390",
"product": {
"name": "pam_radius-1.3.16-239.4.1.s390",
"product_id": "pam_radius-1.3.16-239.4.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_radius-1.3.16-239.4.1.s390x",
"product": {
"name": "pam_radius-1.3.16-239.4.1.s390x",
"product_id": "pam_radius-1.3.16-239.4.1.s390x"
}
},
{
"category": "product_version",
"name": "pam_radius-32bit-1.3.16-239.4.1.s390x",
"product": {
"name": "pam_radius-32bit-1.3.16-239.4.1.s390x",
"product_id": "pam_radius-32bit-1.3.16-239.4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_radius-1.3.16-239.4.1.x86_64",
"product": {
"name": "pam_radius-1.3.16-239.4.1.x86_64",
"product_id": "pam_radius-1.3.16-239.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "pam_radius-32bit-1.3.16-239.4.1.x86_64",
"product": {
"name": "pam_radius-32bit-1.3.16-239.4.1.x86_64",
"product_id": "pam_radius-32bit-1.3.16-239.4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "HPE Helion OpenStack 8",
"product": {
"name": "HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:hpe-helion-openstack:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 7",
"product": {
"name": "SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:7"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 8",
"product": {
"name": "SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 8",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 5",
"product": {
"name": "SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:pam_radius-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-1.3.16-239.4.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:pam_radius-32bit-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-32bit-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:pam_radius-1.3.16-239.4.1.s390x"
},
"product_reference": "pam_radius-1.3.16-239.4.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:pam_radius-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-1.3.16-239.4.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:pam_radius-32bit-1.3.16-239.4.1.s390x"
},
"product_reference": "pam_radius-32bit-1.3.16-239.4.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-1.3.16-239.4.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:pam_radius-32bit-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-32bit-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:pam_radius-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-1.3.16-239.4.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:pam_radius-32bit-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-32bit-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:pam_radius-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-1.3.16-239.4.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:pam_radius-32bit-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-32bit-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:pam_radius-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-1.3.16-239.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:pam_radius-32bit-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-32bit-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:pam_radius-1.3.16-239.4.1.ppc64le"
},
"product_reference": "pam_radius-1.3.16-239.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:pam_radius-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-1.3.16-239.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:pam_radius-32bit-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-32bit-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:pam_radius-1.3.16-239.4.1.ppc64le"
},
"product_reference": "pam_radius-1.3.16-239.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:pam_radius-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-1.3.16-239.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:pam_radius-32bit-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-32bit-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:pam_radius-1.3.16-239.4.1.ppc64le"
},
"product_reference": "pam_radius-1.3.16-239.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:pam_radius-1.3.16-239.4.1.s390x"
},
"product_reference": "pam_radius-1.3.16-239.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:pam_radius-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-1.3.16-239.4.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:pam_radius-32bit-1.3.16-239.4.1.s390x"
},
"product_reference": "pam_radius-32bit-1.3.16-239.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-1.3.16-239.4.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:pam_radius-32bit-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-32bit-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:pam_radius-1.3.16-239.4.1.ppc64le"
},
"product_reference": "pam_radius-1.3.16-239.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:pam_radius-1.3.16-239.4.1.s390x"
},
"product_reference": "pam_radius-1.3.16-239.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:pam_radius-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-1.3.16-239.4.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:pam_radius-32bit-1.3.16-239.4.1.s390x"
},
"product_reference": "pam_radius-32bit-1.3.16-239.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-1.3.16-239.4.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:pam_radius-32bit-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-32bit-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:pam_radius-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-1.3.16-239.4.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:pam_radius-32bit-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-32bit-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:pam_radius-1.3.16-239.4.1.aarch64"
},
"product_reference": "pam_radius-1.3.16-239.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:pam_radius-1.3.16-239.4.1.ppc64le"
},
"product_reference": "pam_radius-1.3.16-239.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:pam_radius-1.3.16-239.4.1.s390x"
},
"product_reference": "pam_radius-1.3.16-239.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:pam_radius-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-1.3.16-239.4.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:pam_radius-32bit-1.3.16-239.4.1.s390x"
},
"product_reference": "pam_radius-32bit-1.3.16-239.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-1.3.16-239.4.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:pam_radius-32bit-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-32bit-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:pam_radius-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-1.3.16-239.4.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:pam_radius-32bit-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-32bit-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:pam_radius-1.3.16-239.4.1.aarch64"
},
"product_reference": "pam_radius-1.3.16-239.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:pam_radius-1.3.16-239.4.1.ppc64le"
},
"product_reference": "pam_radius-1.3.16-239.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:pam_radius-1.3.16-239.4.1.s390x"
},
"product_reference": "pam_radius-1.3.16-239.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:pam_radius-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-1.3.16-239.4.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:pam_radius-32bit-1.3.16-239.4.1.s390x"
},
"product_reference": "pam_radius-32bit-1.3.16-239.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-1.3.16-239.4.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:pam_radius-32bit-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-32bit-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_radius-1.3.16-239.4.1.aarch64"
},
"product_reference": "pam_radius-1.3.16-239.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_radius-1.3.16-239.4.1.ppc64le"
},
"product_reference": "pam_radius-1.3.16-239.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_radius-1.3.16-239.4.1.s390x"
},
"product_reference": "pam_radius-1.3.16-239.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_radius-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-1.3.16-239.4.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_radius-32bit-1.3.16-239.4.1.s390x"
},
"product_reference": "pam_radius-32bit-1.3.16-239.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-1.3.16-239.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_radius-32bit-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-32bit-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:pam_radius-1.3.16-239.4.1.aarch64"
},
"product_reference": "pam_radius-1.3.16-239.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:pam_radius-1.3.16-239.4.1.ppc64le"
},
"product_reference": "pam_radius-1.3.16-239.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:pam_radius-1.3.16-239.4.1.s390x"
},
"product_reference": "pam_radius-1.3.16-239.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:pam_radius-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-1.3.16-239.4.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:pam_radius-32bit-1.3.16-239.4.1.s390x"
},
"product_reference": "pam_radius-32bit-1.3.16-239.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-1.3.16-239.4.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:pam_radius-32bit-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-32bit-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:pam_radius-1.3.16-239.4.1.aarch64"
},
"product_reference": "pam_radius-1.3.16-239.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:pam_radius-1.3.16-239.4.1.ppc64le"
},
"product_reference": "pam_radius-1.3.16-239.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:pam_radius-1.3.16-239.4.1.s390x"
},
"product_reference": "pam_radius-1.3.16-239.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:pam_radius-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-1.3.16-239.4.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:pam_radius-32bit-1.3.16-239.4.1.s390x"
},
"product_reference": "pam_radius-32bit-1.3.16-239.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-1.3.16-239.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:pam_radius-32bit-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-32bit-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:pam_radius-1.3.16-239.4.1.aarch64"
},
"product_reference": "pam_radius-1.3.16-239.4.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-1.3.16-239.4.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:pam_radius-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_radius-32bit-1.3.16-239.4.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:pam_radius-32bit-1.3.16-239.4.1.x86_64"
},
"product_reference": "pam_radius-32bit-1.3.16-239.4.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2015-9542",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-9542"
}
],
"notes": [
{
"category": "general",
"text": "add_password in pam_radius_auth.c in pam_radius 1.4.0 does not correctly check the length of the input password, and is vulnerable to a stack-based buffer overflow during memcpy(). An attacker could send a crafted password to an application (loading the pam_radius library) and crash it. Arbitrary code execution might be possible, depending on the application, C library, compiler, and other factors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:pam_radius-1.3.16-239.4.1.x86_64",
"HPE Helion OpenStack 8:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Enterprise Storage 5:pam_radius-1.3.16-239.4.1.aarch64",
"SUSE Enterprise Storage 5:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Enterprise Storage 5:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:pam_radius-1.3.16-239.4.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:pam_radius-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:pam_radius-32bit-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:pam_radius-1.3.16-239.4.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:pam_radius-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:pam_radius-32bit-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:pam_radius-1.3.16-239.4.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:pam_radius-1.3.16-239.4.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:pam_radius-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:pam_radius-32bit-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:pam_radius-1.3.16-239.4.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:pam_radius-1.3.16-239.4.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:pam_radius-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:pam_radius-32bit-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:pam_radius-1.3.16-239.4.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:pam_radius-1.3.16-239.4.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:pam_radius-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:pam_radius-32bit-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:pam_radius-1.3.16-239.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:pam_radius-1.3.16-239.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_radius-1.3.16-239.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_radius-1.3.16-239.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_radius-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_radius-32bit-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:pam_radius-1.3.16-239.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:pam_radius-1.3.16-239.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:pam_radius-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:pam_radius-32bit-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE OpenStack Cloud 7:pam_radius-1.3.16-239.4.1.s390x",
"SUSE OpenStack Cloud 7:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE OpenStack Cloud 7:pam_radius-32bit-1.3.16-239.4.1.s390x",
"SUSE OpenStack Cloud 7:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE OpenStack Cloud 8:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE OpenStack Cloud 8:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:pam_radius-32bit-1.3.16-239.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-9542",
"url": "https://www.suse.com/security/cve/CVE-2015-9542"
},
{
"category": "external",
"summary": "SUSE Bug 1163933 for CVE-2015-9542",
"url": "https://bugzilla.suse.com/1163933"
}
],
"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": [
"HPE Helion OpenStack 8:pam_radius-1.3.16-239.4.1.x86_64",
"HPE Helion OpenStack 8:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Enterprise Storage 5:pam_radius-1.3.16-239.4.1.aarch64",
"SUSE Enterprise Storage 5:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Enterprise Storage 5:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:pam_radius-1.3.16-239.4.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:pam_radius-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:pam_radius-32bit-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:pam_radius-1.3.16-239.4.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:pam_radius-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:pam_radius-32bit-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:pam_radius-1.3.16-239.4.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:pam_radius-1.3.16-239.4.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:pam_radius-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:pam_radius-32bit-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:pam_radius-1.3.16-239.4.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:pam_radius-1.3.16-239.4.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:pam_radius-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:pam_radius-32bit-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:pam_radius-1.3.16-239.4.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:pam_radius-1.3.16-239.4.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:pam_radius-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:pam_radius-32bit-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:pam_radius-1.3.16-239.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:pam_radius-1.3.16-239.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_radius-1.3.16-239.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_radius-1.3.16-239.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_radius-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_radius-32bit-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:pam_radius-1.3.16-239.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:pam_radius-1.3.16-239.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:pam_radius-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:pam_radius-32bit-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE OpenStack Cloud 7:pam_radius-1.3.16-239.4.1.s390x",
"SUSE OpenStack Cloud 7:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE OpenStack Cloud 7:pam_radius-32bit-1.3.16-239.4.1.s390x",
"SUSE OpenStack Cloud 7:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE OpenStack Cloud 8:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE OpenStack Cloud 8:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:pam_radius-32bit-1.3.16-239.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:pam_radius-1.3.16-239.4.1.x86_64",
"HPE Helion OpenStack 8:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Enterprise Storage 5:pam_radius-1.3.16-239.4.1.aarch64",
"SUSE Enterprise Storage 5:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Enterprise Storage 5:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:pam_radius-1.3.16-239.4.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:pam_radius-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:pam_radius-32bit-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:pam_radius-1.3.16-239.4.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:pam_radius-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:pam_radius-32bit-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:pam_radius-1.3.16-239.4.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:pam_radius-1.3.16-239.4.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:pam_radius-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:pam_radius-32bit-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:pam_radius-1.3.16-239.4.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:pam_radius-1.3.16-239.4.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:pam_radius-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:pam_radius-32bit-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:pam_radius-1.3.16-239.4.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:pam_radius-1.3.16-239.4.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:pam_radius-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:pam_radius-32bit-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:pam_radius-1.3.16-239.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:pam_radius-1.3.16-239.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_radius-1.3.16-239.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_radius-1.3.16-239.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_radius-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_radius-32bit-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:pam_radius-1.3.16-239.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:pam_radius-1.3.16-239.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:pam_radius-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:pam_radius-32bit-1.3.16-239.4.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE OpenStack Cloud 7:pam_radius-1.3.16-239.4.1.s390x",
"SUSE OpenStack Cloud 7:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE OpenStack Cloud 7:pam_radius-32bit-1.3.16-239.4.1.s390x",
"SUSE OpenStack Cloud 7:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE OpenStack Cloud 8:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE OpenStack Cloud 8:pam_radius-32bit-1.3.16-239.4.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:pam_radius-1.3.16-239.4.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:pam_radius-32bit-1.3.16-239.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-27T07:28:45Z",
"details": "moderate"
}
],
"title": "CVE-2015-9542"
}
]
}
GHSA-X66H-W4XQ-44Q4
Vulnerability from github – Published: 2022-05-24 17:09 – Updated: 2024-04-04 02:48
VLAI?
Details
add_password in pam_radius_auth.c in pam_radius 1.4.0 does not correctly check the length of the input password, and is vulnerable to a stack-based buffer overflow during memcpy(). An attacker could send a crafted password to an application (loading the pam_radius library) and crash it. Arbitrary code execution might be possible, depending on the application, C library, compiler, and other factors.
Severity ?
7.5 (High)
{
"affected": [],
"aliases": [
"CVE-2015-9542"
],
"database_specific": {
"cwe_ids": [
"CWE-787"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2020-02-24T15:15:00Z",
"severity": "HIGH"
},
"details": "add_password in pam_radius_auth.c in pam_radius 1.4.0 does not correctly check the length of the input password, and is vulnerable to a stack-based buffer overflow during memcpy(). An attacker could send a crafted password to an application (loading the pam_radius library) and crash it. Arbitrary code execution might be possible, depending on the application, C library, compiler, and other factors.",
"id": "GHSA-x66h-w4xq-44q4",
"modified": "2024-04-04T02:48:19Z",
"published": "2022-05-24T17:09:31Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-9542"
},
{
"type": "WEB",
"url": "https://github.com/FreeRADIUS/pam_radius/commit/01173ec2426627dbb1e0d96c06c3ffa0b14d36d0"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-9542"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00023.html"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00000.html"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4290-1"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4290-2"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
GSD-2015-9542
Vulnerability from gsd - Updated: 2023-12-13 01:20Details
add_password in pam_radius_auth.c in pam_radius 1.4.0 does not correctly check the length of the input password, and is vulnerable to a stack-based buffer overflow during memcpy(). An attacker could send a crafted password to an application (loading the pam_radius library) and crash it. Arbitrary code execution might be possible, depending on the application, C library, compiler, and other factors.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2015-9542",
"description": "add_password in pam_radius_auth.c in pam_radius 1.4.0 does not correctly check the length of the input password, and is vulnerable to a stack-based buffer overflow during memcpy(). An attacker could send a crafted password to an application (loading the pam_radius library) and crash it. Arbitrary code execution might be possible, depending on the application, C library, compiler, and other factors.",
"id": "GSD-2015-9542",
"references": [
"https://www.suse.com/security/cve/CVE-2015-9542.html",
"https://ubuntu.com/security/CVE-2015-9542"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2015-9542"
],
"details": "add_password in pam_radius_auth.c in pam_radius 1.4.0 does not correctly check the length of the input password, and is vulnerable to a stack-based buffer overflow during memcpy(). An attacker could send a crafted password to an application (loading the pam_radius library) and crash it. Arbitrary code execution might be possible, depending on the application, C library, compiler, and other factors.",
"id": "GSD-2015-9542",
"modified": "2023-12-13T01:20:02.558067Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-9542",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "add_password in pam_radius_auth.c in pam_radius 1.4.0 does not correctly check the length of the input password, and is vulnerable to a stack-based buffer overflow during memcpy(). An attacker could send a crafted password to an application (loading the pam_radius library) and crash it. Arbitrary code execution might be possible, depending on the application, C library, compiler, and other factors."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/FreeRADIUS/pam_radius/commit/01173ec2426627dbb1e0d96c06c3ffa0b14d36d0",
"refsource": "MISC",
"url": "https://github.com/FreeRADIUS/pam_radius/commit/01173ec2426627dbb1e0d96c06c3ffa0b14d36d0"
},
{
"name": "[debian-lts-announce] 20200222 [SECURITY] [DLA 2116-1] libpam-radius-auth security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00023.html"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-9542",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-9542"
},
{
"name": "USN-4290-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4290-1/"
},
{
"name": "USN-4290-2",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4290-2/"
},
{
"name": "[debian-lts-announce] 20200801 [SECURITY] [DLA 2304-1] libpam-radius-auth security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00000.html"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:freeradius:pam_radius:1.4.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:esm:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-9542"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "add_password in pam_radius_auth.c in pam_radius 1.4.0 does not correctly check the length of the input password, and is vulnerable to a stack-based buffer overflow during memcpy(). An attacker could send a crafted password to an application (loading the pam_radius library) and crash it. Arbitrary code execution might be possible, depending on the application, C library, compiler, and other factors."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-787"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-9542",
"refsource": "CONFIRM",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-9542"
},
{
"name": "[debian-lts-announce] 20200222 [SECURITY] [DLA 2116-1] libpam-radius-auth security update",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00023.html"
},
{
"name": "https://github.com/FreeRADIUS/pam_radius/commit/01173ec2426627dbb1e0d96c06c3ffa0b14d36d0",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/FreeRADIUS/pam_radius/commit/01173ec2426627dbb1e0d96c06c3ffa0b14d36d0"
},
{
"name": "USN-4290-1",
"refsource": "UBUNTU",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4290-1/"
},
{
"name": "USN-4290-2",
"refsource": "UBUNTU",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4290-2/"
},
{
"name": "[debian-lts-announce] 20200801 [SECURITY] [DLA 2304-1] libpam-radius-auth security update",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00000.html"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2020-08-14T14:28Z",
"publishedDate": "2020-02-24T15:15Z"
}
}
}
FKIE_CVE-2015-9542
Vulnerability from fkie_nvd - Published: 2020-02-24 15:15 - Updated: 2024-11-21 02:40
Severity ?
Summary
add_password in pam_radius_auth.c in pam_radius 1.4.0 does not correctly check the length of the input password, and is vulnerable to a stack-based buffer overflow during memcpy(). An attacker could send a crafted password to an application (loading the pam_radius library) and crash it. Arbitrary code execution might be possible, depending on the application, C library, compiler, and other factors.
References
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| freeradius | pam_radius | 1.4.0 | |
| debian | debian_linux | 8.0 | |
| debian | debian_linux | 9.0 | |
| canonical | ubuntu_linux | 12.04 | |
| canonical | ubuntu_linux | 14.04 | |
| canonical | ubuntu_linux | 16.04 | |
| canonical | ubuntu_linux | 18.04 | |
| canonical | ubuntu_linux | 19.10 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:freeradius:pam_radius:1.4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "0770496A-8832-453C-A43D-01E657A24C4F",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:esm:*:*:*",
"matchCriteriaId": "8D305F7A-D159-4716-AB26-5E38BB5CD991",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*",
"matchCriteriaId": "815D70A8-47D3-459C-A32C-9FEACA0659D1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*",
"matchCriteriaId": "F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*",
"matchCriteriaId": "23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*",
"matchCriteriaId": "A31C8344-3E02-4EB8-8BD8-4C84B7959624",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "add_password in pam_radius_auth.c in pam_radius 1.4.0 does not correctly check the length of the input password, and is vulnerable to a stack-based buffer overflow during memcpy(). An attacker could send a crafted password to an application (loading the pam_radius library) and crash it. Arbitrary code execution might be possible, depending on the application, C library, compiler, and other factors."
},
{
"lang": "es",
"value": "La funci\u00f3n add_password en el archivo pam_radius_auth.c en pam_radius versi\u00f3n 1.4.0, no verifica correctamente la longitud de la contrase\u00f1a de entrada y es vulnerable a un desbordamiento del b\u00fafer en la regi\u00f3n stack de la memoria durante la funci\u00f3n memcpy(). Un atacante podr\u00eda enviar una contrase\u00f1a dise\u00f1ada hacia una aplicaci\u00f3n (cargando la biblioteca pam_radius) y bloquearla. Una ejecuci\u00f3n de c\u00f3digo arbitrario podr\u00eda ser posible, dependiendo de la aplicaci\u00f3n, la biblioteca C, el compilador y otros factores."
}
],
"id": "CVE-2015-9542",
"lastModified": "2024-11-21T02:40:53.300",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2020-02-24T15:15:10.830",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-9542"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/FreeRADIUS/pam_radius/commit/01173ec2426627dbb1e0d96c06c3ffa0b14d36d0"
},
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00023.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00000.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4290-1/"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4290-2/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-9542"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/FreeRADIUS/pam_radius/commit/01173ec2426627dbb1e0d96c06c3ffa0b14d36d0"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00023.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00000.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4290-1/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4290-2/"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-787"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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.
Loading…
Loading…