Search criteria
3 vulnerabilities found for pbs_professional by altair
FKIE_CVE-2019-15719
Vulnerability from fkie_nvd - Published: 2019-10-09 12:15 - Updated: 2024-11-21 04:29
Severity ?
Summary
Altair PBS Professional through 19.1.2 allows Privilege Escalation because an attacker can send a message directly to pbs_mom, which fails to properly authenticate the message. This results in code execution as an arbitrary user.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | http://packetstormsecurity.com/files/154782/PBS-Professional-19.2.3-Authentication-Bypass.html | Exploit, Third Party Advisory, VDB Entry | |
| cve@mitre.org | https://www.hpcsec.com | Third Party Advisory | |
| cve@mitre.org | https://www.hpcsec.com/2019/10/08/cve-2019-15719/ | Exploit, Third Party Advisory | |
| cve@mitre.org | https://www.pbspro.org/ | Product | |
| af854a3a-2127-422b-91ae-364da2661108 | http://packetstormsecurity.com/files/154782/PBS-Professional-19.2.3-Authentication-Bypass.html | Exploit, Third Party Advisory, VDB Entry | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.hpcsec.com | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.hpcsec.com/2019/10/08/cve-2019-15719/ | Exploit, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.pbspro.org/ | Product |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| altair | pbs_professional | * | |
| altair | pbs_professional | * | |
| altair | pbs_professional | * | |
| altair | pbs_professional | * | |
| altair | pbs_professional | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:altair:pbs_professional:*:*:*:*:*:*:*:*",
"matchCriteriaId": "09FB9137-A031-45F8-9D6A-B379ED7D8B3C",
"versionEndExcluding": "13.0.412",
"versionStartIncluding": "13.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:altair:pbs_professional:*:*:*:*:*:*:*:*",
"matchCriteriaId": "B8768C2F-30F7-448F-A57F-56CC17111787",
"versionEndExcluding": "14.2.7",
"versionStartIncluding": "14.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:altair:pbs_professional:*:*:*:*:*:*:*:*",
"matchCriteriaId": "0C745F8B-5FC3-4F47-BA91-E6586E804E62",
"versionEndExcluding": "18.2.5",
"versionStartIncluding": "18.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:altair:pbs_professional:*:*:*:*:*:*:*:*",
"matchCriteriaId": "9E166D7B-805E-4870-B255-FBF678B4A9D3",
"versionEndExcluding": "19.1.3",
"versionStartIncluding": "19.1.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:altair:pbs_professional:*:*:*:*:*:*:*:*",
"matchCriteriaId": "43160393-5B5D-4C03-837D-5111BEAEF685",
"versionEndExcluding": "19.2.4",
"versionStartIncluding": "19.2.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Altair PBS Professional through 19.1.2 allows Privilege Escalation because an attacker can send a message directly to pbs_mom, which fails to properly authenticate the message. This results in code execution as an arbitrary user."
},
{
"lang": "es",
"value": "Altair PBS Professional versi\u00f3n hasta 19.1.2, permite la escalada de privilegios porque un atacante puede enviar un mensaje directamente a pbs_mom, que no puede autenticar el mensaje apropiadamente. Esto resulta en la ejecuci\u00f3n de c\u00f3digo como un usuario arbitrario."
}
],
"id": "CVE-2019-15719",
"lastModified": "2024-11-21T04:29:19.467",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.2,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:A/AC:L/Au:S/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 5.1,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.1,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2019-10-09T12:15:10.407",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory",
"VDB Entry"
],
"url": "http://packetstormsecurity.com/files/154782/PBS-Professional-19.2.3-Authentication-Bypass.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://www.hpcsec.com"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://www.hpcsec.com/2019/10/08/cve-2019-15719/"
},
{
"source": "cve@mitre.org",
"tags": [
"Product"
],
"url": "https://www.pbspro.org/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory",
"VDB Entry"
],
"url": "http://packetstormsecurity.com/files/154782/PBS-Professional-19.2.3-Authentication-Bypass.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://www.hpcsec.com"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://www.hpcsec.com/2019/10/08/cve-2019-15719/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Product"
],
"url": "https://www.pbspro.org/"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
CVE-2019-15719 (GCVE-0-2019-15719)
Vulnerability from cvelistv5 – Published: 2019-10-09 11:52 – Updated: 2024-08-05 00:56
VLAI?
Summary
Altair PBS Professional through 19.1.2 allows Privilege Escalation because an attacker can send a message directly to pbs_mom, which fails to properly authenticate the message. This results in code execution as an arbitrary user.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T00:56:22.184Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.pbspro.org/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.hpcsec.com"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.hpcsec.com/2019/10/08/cve-2019-15719/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://packetstormsecurity.com/files/154782/PBS-Professional-19.2.3-Authentication-Bypass.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Altair PBS Professional through 19.1.2 allows Privilege Escalation because an attacker can send a message directly to pbs_mom, which fails to properly authenticate the message. This results in code execution as an arbitrary user."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-10-09T15:06:04",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.pbspro.org/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.hpcsec.com"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.hpcsec.com/2019/10/08/cve-2019-15719/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://packetstormsecurity.com/files/154782/PBS-Professional-19.2.3-Authentication-Bypass.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-15719",
"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": "Altair PBS Professional through 19.1.2 allows Privilege Escalation because an attacker can send a message directly to pbs_mom, which fails to properly authenticate the message. This results in code execution as an arbitrary user."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.pbspro.org/",
"refsource": "MISC",
"url": "https://www.pbspro.org/"
},
{
"name": "https://www.hpcsec.com",
"refsource": "MISC",
"url": "https://www.hpcsec.com"
},
{
"name": "https://www.hpcsec.com/2019/10/08/cve-2019-15719/",
"refsource": "MISC",
"url": "https://www.hpcsec.com/2019/10/08/cve-2019-15719/"
},
{
"name": "http://packetstormsecurity.com/files/154782/PBS-Professional-19.2.3-Authentication-Bypass.html",
"refsource": "MISC",
"url": "http://packetstormsecurity.com/files/154782/PBS-Professional-19.2.3-Authentication-Bypass.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2019-15719",
"datePublished": "2019-10-09T11:52:17",
"dateReserved": "2019-08-28T00:00:00",
"dateUpdated": "2024-08-05T00:56:22.184Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2019-15719 (GCVE-0-2019-15719)
Vulnerability from nvd – Published: 2019-10-09 11:52 – Updated: 2024-08-05 00:56
VLAI?
Summary
Altair PBS Professional through 19.1.2 allows Privilege Escalation because an attacker can send a message directly to pbs_mom, which fails to properly authenticate the message. This results in code execution as an arbitrary user.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T00:56:22.184Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.pbspro.org/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.hpcsec.com"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.hpcsec.com/2019/10/08/cve-2019-15719/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://packetstormsecurity.com/files/154782/PBS-Professional-19.2.3-Authentication-Bypass.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Altair PBS Professional through 19.1.2 allows Privilege Escalation because an attacker can send a message directly to pbs_mom, which fails to properly authenticate the message. This results in code execution as an arbitrary user."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-10-09T15:06:04",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.pbspro.org/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.hpcsec.com"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.hpcsec.com/2019/10/08/cve-2019-15719/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://packetstormsecurity.com/files/154782/PBS-Professional-19.2.3-Authentication-Bypass.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-15719",
"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": "Altair PBS Professional through 19.1.2 allows Privilege Escalation because an attacker can send a message directly to pbs_mom, which fails to properly authenticate the message. This results in code execution as an arbitrary user."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.pbspro.org/",
"refsource": "MISC",
"url": "https://www.pbspro.org/"
},
{
"name": "https://www.hpcsec.com",
"refsource": "MISC",
"url": "https://www.hpcsec.com"
},
{
"name": "https://www.hpcsec.com/2019/10/08/cve-2019-15719/",
"refsource": "MISC",
"url": "https://www.hpcsec.com/2019/10/08/cve-2019-15719/"
},
{
"name": "http://packetstormsecurity.com/files/154782/PBS-Professional-19.2.3-Authentication-Bypass.html",
"refsource": "MISC",
"url": "http://packetstormsecurity.com/files/154782/PBS-Professional-19.2.3-Authentication-Bypass.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2019-15719",
"datePublished": "2019-10-09T11:52:17",
"dateReserved": "2019-08-28T00:00:00",
"dateUpdated": "2024-08-05T00:56:22.184Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}