Search
Find a vulnerability
Search criteria
ⓘ
Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.
8 vulnerabilities by posh_project
CVE-2014-2214 (GCVE-0-2014-2214)
Vulnerability from cvelistv5 – Published: 2019-11-22 18:39 – Updated: 2024-08-06 10:05
VLAI
EPSS
VEX
Summary
Multiple cross-site scripting (XSS) vulnerabilities in POSH (aka Posh portal or Portaneo) 3.0 through 3.2.1 allow remote attackers to inject arbitrary web script or HTML via the (1) error parameter to /includes/plugins/mobile/scripts/login.php or (2) id parameter to portal/openrssarticle.php
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
2 references
| URL | Tags |
|---|---|
| http://seclists.org/oss-sec/2014/q1/444 | x_refsource_MISC |
| https://sysdream.com/news/lab/posh-3-2-1-multiple… | x_refsource_MISC |
Date Public
2014-02-24 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T10:05:59.980Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://seclists.org/oss-sec/2014/q1/444"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://sysdream.com/news/lab/posh-3-2-1-multiple-vulnerabilities/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2014-02-24T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in POSH (aka Posh portal or Portaneo) 3.0 through 3.2.1 allow remote attackers to inject arbitrary web script or HTML via the (1) error parameter to /includes/plugins/mobile/scripts/login.php or (2) id parameter to portal/openrssarticle.php"
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-11-22T18:39:19.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "http://seclists.org/oss-sec/2014/q1/444"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://sysdream.com/news/lab/posh-3-2-1-multiple-vulnerabilities/"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-2214",
"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": "Multiple cross-site scripting (XSS) vulnerabilities in POSH (aka Posh portal or Portaneo) 3.0 through 3.2.1 allow remote attackers to inject arbitrary web script or HTML via the (1) error parameter to /includes/plugins/mobile/scripts/login.php or (2) id parameter to portal/openrssarticle.php"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://seclists.org/oss-sec/2014/q1/444",
"refsource": "MISC",
"url": "http://seclists.org/oss-sec/2014/q1/444"
},
{
"name": "https://sysdream.com/news/lab/posh-3-2-1-multiple-vulnerabilities/",
"refsource": "MISC",
"url": "https://sysdream.com/news/lab/posh-3-2-1-multiple-vulnerabilities/"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2014-2214",
"datePublished": "2019-11-22T18:39:19.000Z",
"dateReserved": "2014-02-26T00:00:00.000Z",
"dateUpdated": "2024-08-06T10:05:59.980Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2014-2213 (GCVE-0-2014-2213)
Vulnerability from cvelistv5 – Published: 2019-11-22 18:39 – Updated: 2024-08-06 10:06
VLAI
EPSS
VEX
Summary
Open redirect vulnerability in the password reset functionality in POSH 3.0 through 3.2.1 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the redirect parameter to portal/scr_sendmd5.php.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
3 references
| URL | Tags |
|---|---|
| http://seclists.org/oss-sec/2014/q1/444 | x_refsource_MISC |
| http://www.securityfocus.com/bid/65843 | x_refsource_MISC |
| https://sysdream.com/news/lab/posh-3-2-1-multiple… | x_refsource_MISC |
Date Public
2014-02-24 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T10:06:00.197Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://seclists.org/oss-sec/2014/q1/444"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/65843"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://sysdream.com/news/lab/posh-3-2-1-multiple-vulnerabilities/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2014-02-24T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Open redirect vulnerability in the password reset functionality in POSH 3.0 through 3.2.1 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the redirect parameter to portal/scr_sendmd5.php."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-11-22T18:39:15.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "http://seclists.org/oss-sec/2014/q1/444"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.securityfocus.com/bid/65843"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://sysdream.com/news/lab/posh-3-2-1-multiple-vulnerabilities/"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-2213",
"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": "Open redirect vulnerability in the password reset functionality in POSH 3.0 through 3.2.1 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the redirect parameter to portal/scr_sendmd5.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://seclists.org/oss-sec/2014/q1/444",
"refsource": "MISC",
"url": "http://seclists.org/oss-sec/2014/q1/444"
},
{
"name": "http://www.securityfocus.com/bid/65843",
"refsource": "MISC",
"url": "http://www.securityfocus.com/bid/65843"
},
{
"name": "https://sysdream.com/news/lab/posh-3-2-1-multiple-vulnerabilities/",
"refsource": "MISC",
"url": "https://sysdream.com/news/lab/posh-3-2-1-multiple-vulnerabilities/"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2014-2213",
"datePublished": "2019-11-22T18:39:15.000Z",
"dateReserved": "2014-02-26T00:00:00.000Z",
"dateUpdated": "2024-08-06T10:06:00.197Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2014-2212 (GCVE-0-2014-2212)
Vulnerability from cvelistv5 – Published: 2014-04-01 17:00 – Updated: 2024-08-06 10:06
VLAI
EPSS
VEX
Summary
The remember me feature in portal/scr_authentif.php in POSH (aka Posh portal or Portaneo) 3.0, 3.2.1, 3.3.0, and earlier stores the username and MD5 digest of the password in cleartext in a cookie, which allows attackers to obtain sensitive information by reading this cookie.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
3 references
| URL | Tags |
|---|---|
| http://www.sysdream.com/CVE-2014-2211_2214 | x_refsource_MISC |
| http://www.sysdream.com/system/files/POSH-3.2.1-a… | x_refsource_MISC |
| http://seclists.org/oss-sec/2014/q1/444 | mailing-listx_refsource_MLIST |
Date Public
2014-02-24 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T10:06:00.190Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.sysdream.com/CVE-2014-2211_2214"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.sysdream.com/system/files/POSH-3.2.1-advisory_0.pdf"
},
{
"name": "[oss-security] 20140227 [CVE assignment notification] Multiple vulnerabilities in POSH",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://seclists.org/oss-sec/2014/q1/444"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2014-02-24T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "The remember me feature in portal/scr_authentif.php in POSH (aka Posh portal or Portaneo) 3.0, 3.2.1, 3.3.0, and earlier stores the username and MD5 digest of the password in cleartext in a cookie, which allows attackers to obtain sensitive information by reading this cookie."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2014-04-01T16:57:00.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.sysdream.com/CVE-2014-2211_2214"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.sysdream.com/system/files/POSH-3.2.1-advisory_0.pdf"
},
{
"name": "[oss-security] 20140227 [CVE assignment notification] Multiple vulnerabilities in POSH",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://seclists.org/oss-sec/2014/q1/444"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-2212",
"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": "The remember me feature in portal/scr_authentif.php in POSH (aka Posh portal or Portaneo) 3.0, 3.2.1, 3.3.0, and earlier stores the username and MD5 digest of the password in cleartext in a cookie, which allows attackers to obtain sensitive information by reading this cookie."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.sysdream.com/CVE-2014-2211_2214",
"refsource": "MISC",
"url": "http://www.sysdream.com/CVE-2014-2211_2214"
},
{
"name": "http://www.sysdream.com/system/files/POSH-3.2.1-advisory_0.pdf",
"refsource": "MISC",
"url": "http://www.sysdream.com/system/files/POSH-3.2.1-advisory_0.pdf"
},
{
"name": "[oss-security] 20140227 [CVE assignment notification] Multiple vulnerabilities in POSH",
"refsource": "MLIST",
"url": "http://seclists.org/oss-sec/2014/q1/444"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2014-2212",
"datePublished": "2014-04-01T17:00:00.000Z",
"dateReserved": "2014-02-26T00:00:00.000Z",
"dateUpdated": "2024-08-06T10:06:00.190Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2014-2211 (GCVE-0-2014-2211)
Vulnerability from cvelistv5 – Published: 2014-03-03 16:00 – Updated: 2024-08-06 10:06
VLAI
EPSS
VEX
Summary
SQL injection vulnerability in portal/addtoapplication.php in POSH (aka Posh portal or Portaneo) 3.0 before 3.3.0 allows remote attackers to execute arbitrary SQL commands via the rssurl parameter.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
5 references
| URL | Tags |
|---|---|
| http://www.sysdream.com/CVE-2014-2211_2214 | x_refsource_MISC |
| http://www.securityfocus.com/bid/65817 | vdb-entryx_refsource_BID |
| http://sourceforge.net/p/posh/svn/3540/ | x_refsource_CONFIRM |
| http://www.sysdream.com/system/files/POSH-3.2.1-a… | x_refsource_MISC |
| http://seclists.org/oss-sec/2014/q1/444 | mailing-listx_refsource_MLIST |
Date Public
2014-02-24 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T10:06:00.220Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.sysdream.com/CVE-2014-2211_2214"
},
{
"name": "65817",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/65817"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://sourceforge.net/p/posh/svn/3540/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.sysdream.com/system/files/POSH-3.2.1-advisory_0.pdf"
},
{
"name": "[oss-security] 20140227 [CVE assignment notification] Multiple vulnerabilities in POSH",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://seclists.org/oss-sec/2014/q1/444"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2014-02-24T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in portal/addtoapplication.php in POSH (aka Posh portal or Portaneo) 3.0 before 3.3.0 allows remote attackers to execute arbitrary SQL commands via the rssurl parameter."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2014-03-03T15:57:00.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.sysdream.com/CVE-2014-2211_2214"
},
{
"name": "65817",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/65817"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://sourceforge.net/p/posh/svn/3540/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.sysdream.com/system/files/POSH-3.2.1-advisory_0.pdf"
},
{
"name": "[oss-security] 20140227 [CVE assignment notification] Multiple vulnerabilities in POSH",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://seclists.org/oss-sec/2014/q1/444"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-2211",
"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": "SQL injection vulnerability in portal/addtoapplication.php in POSH (aka Posh portal or Portaneo) 3.0 before 3.3.0 allows remote attackers to execute arbitrary SQL commands via the rssurl parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.sysdream.com/CVE-2014-2211_2214",
"refsource": "MISC",
"url": "http://www.sysdream.com/CVE-2014-2211_2214"
},
{
"name": "65817",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/65817"
},
{
"name": "http://sourceforge.net/p/posh/svn/3540/",
"refsource": "CONFIRM",
"url": "http://sourceforge.net/p/posh/svn/3540/"
},
{
"name": "http://www.sysdream.com/system/files/POSH-3.2.1-advisory_0.pdf",
"refsource": "MISC",
"url": "http://www.sysdream.com/system/files/POSH-3.2.1-advisory_0.pdf"
},
{
"name": "[oss-security] 20140227 [CVE assignment notification] Multiple vulnerabilities in POSH",
"refsource": "MLIST",
"url": "http://seclists.org/oss-sec/2014/q1/444"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2014-2211",
"datePublished": "2014-03-03T16:00:00.000Z",
"dateReserved": "2014-02-26T00:00:00.000Z",
"dateUpdated": "2024-08-06T10:06:00.220Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2014-2214 (GCVE-0-2014-2214)
Vulnerability from nvd – Published: 2019-11-22 18:39 – Updated: 2024-08-06 10:05
VLAI
EPSS
VEX
Summary
Multiple cross-site scripting (XSS) vulnerabilities in POSH (aka Posh portal or Portaneo) 3.0 through 3.2.1 allow remote attackers to inject arbitrary web script or HTML via the (1) error parameter to /includes/plugins/mobile/scripts/login.php or (2) id parameter to portal/openrssarticle.php
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
2 references
| URL | Tags |
|---|---|
| http://seclists.org/oss-sec/2014/q1/444 | x_refsource_MISC |
| https://sysdream.com/news/lab/posh-3-2-1-multiple… | x_refsource_MISC |
Date Public
2014-02-24 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T10:05:59.980Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://seclists.org/oss-sec/2014/q1/444"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://sysdream.com/news/lab/posh-3-2-1-multiple-vulnerabilities/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2014-02-24T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in POSH (aka Posh portal or Portaneo) 3.0 through 3.2.1 allow remote attackers to inject arbitrary web script or HTML via the (1) error parameter to /includes/plugins/mobile/scripts/login.php or (2) id parameter to portal/openrssarticle.php"
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-11-22T18:39:19.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "http://seclists.org/oss-sec/2014/q1/444"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://sysdream.com/news/lab/posh-3-2-1-multiple-vulnerabilities/"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-2214",
"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": "Multiple cross-site scripting (XSS) vulnerabilities in POSH (aka Posh portal or Portaneo) 3.0 through 3.2.1 allow remote attackers to inject arbitrary web script or HTML via the (1) error parameter to /includes/plugins/mobile/scripts/login.php or (2) id parameter to portal/openrssarticle.php"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://seclists.org/oss-sec/2014/q1/444",
"refsource": "MISC",
"url": "http://seclists.org/oss-sec/2014/q1/444"
},
{
"name": "https://sysdream.com/news/lab/posh-3-2-1-multiple-vulnerabilities/",
"refsource": "MISC",
"url": "https://sysdream.com/news/lab/posh-3-2-1-multiple-vulnerabilities/"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2014-2214",
"datePublished": "2019-11-22T18:39:19.000Z",
"dateReserved": "2014-02-26T00:00:00.000Z",
"dateUpdated": "2024-08-06T10:05:59.980Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2014-2213 (GCVE-0-2014-2213)
Vulnerability from nvd – Published: 2019-11-22 18:39 – Updated: 2024-08-06 10:06
VLAI
EPSS
VEX
Summary
Open redirect vulnerability in the password reset functionality in POSH 3.0 through 3.2.1 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the redirect parameter to portal/scr_sendmd5.php.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
3 references
| URL | Tags |
|---|---|
| http://seclists.org/oss-sec/2014/q1/444 | x_refsource_MISC |
| http://www.securityfocus.com/bid/65843 | x_refsource_MISC |
| https://sysdream.com/news/lab/posh-3-2-1-multiple… | x_refsource_MISC |
Date Public
2014-02-24 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T10:06:00.197Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://seclists.org/oss-sec/2014/q1/444"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/65843"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://sysdream.com/news/lab/posh-3-2-1-multiple-vulnerabilities/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2014-02-24T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Open redirect vulnerability in the password reset functionality in POSH 3.0 through 3.2.1 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the redirect parameter to portal/scr_sendmd5.php."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-11-22T18:39:15.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "http://seclists.org/oss-sec/2014/q1/444"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.securityfocus.com/bid/65843"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://sysdream.com/news/lab/posh-3-2-1-multiple-vulnerabilities/"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-2213",
"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": "Open redirect vulnerability in the password reset functionality in POSH 3.0 through 3.2.1 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the redirect parameter to portal/scr_sendmd5.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://seclists.org/oss-sec/2014/q1/444",
"refsource": "MISC",
"url": "http://seclists.org/oss-sec/2014/q1/444"
},
{
"name": "http://www.securityfocus.com/bid/65843",
"refsource": "MISC",
"url": "http://www.securityfocus.com/bid/65843"
},
{
"name": "https://sysdream.com/news/lab/posh-3-2-1-multiple-vulnerabilities/",
"refsource": "MISC",
"url": "https://sysdream.com/news/lab/posh-3-2-1-multiple-vulnerabilities/"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2014-2213",
"datePublished": "2019-11-22T18:39:15.000Z",
"dateReserved": "2014-02-26T00:00:00.000Z",
"dateUpdated": "2024-08-06T10:06:00.197Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2014-2212 (GCVE-0-2014-2212)
Vulnerability from nvd – Published: 2014-04-01 17:00 – Updated: 2024-08-06 10:06
VLAI
EPSS
VEX
Summary
The remember me feature in portal/scr_authentif.php in POSH (aka Posh portal or Portaneo) 3.0, 3.2.1, 3.3.0, and earlier stores the username and MD5 digest of the password in cleartext in a cookie, which allows attackers to obtain sensitive information by reading this cookie.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
3 references
| URL | Tags |
|---|---|
| http://www.sysdream.com/CVE-2014-2211_2214 | x_refsource_MISC |
| http://www.sysdream.com/system/files/POSH-3.2.1-a… | x_refsource_MISC |
| http://seclists.org/oss-sec/2014/q1/444 | mailing-listx_refsource_MLIST |
Date Public
2014-02-24 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T10:06:00.190Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.sysdream.com/CVE-2014-2211_2214"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.sysdream.com/system/files/POSH-3.2.1-advisory_0.pdf"
},
{
"name": "[oss-security] 20140227 [CVE assignment notification] Multiple vulnerabilities in POSH",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://seclists.org/oss-sec/2014/q1/444"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2014-02-24T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "The remember me feature in portal/scr_authentif.php in POSH (aka Posh portal or Portaneo) 3.0, 3.2.1, 3.3.0, and earlier stores the username and MD5 digest of the password in cleartext in a cookie, which allows attackers to obtain sensitive information by reading this cookie."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2014-04-01T16:57:00.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.sysdream.com/CVE-2014-2211_2214"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.sysdream.com/system/files/POSH-3.2.1-advisory_0.pdf"
},
{
"name": "[oss-security] 20140227 [CVE assignment notification] Multiple vulnerabilities in POSH",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://seclists.org/oss-sec/2014/q1/444"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-2212",
"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": "The remember me feature in portal/scr_authentif.php in POSH (aka Posh portal or Portaneo) 3.0, 3.2.1, 3.3.0, and earlier stores the username and MD5 digest of the password in cleartext in a cookie, which allows attackers to obtain sensitive information by reading this cookie."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.sysdream.com/CVE-2014-2211_2214",
"refsource": "MISC",
"url": "http://www.sysdream.com/CVE-2014-2211_2214"
},
{
"name": "http://www.sysdream.com/system/files/POSH-3.2.1-advisory_0.pdf",
"refsource": "MISC",
"url": "http://www.sysdream.com/system/files/POSH-3.2.1-advisory_0.pdf"
},
{
"name": "[oss-security] 20140227 [CVE assignment notification] Multiple vulnerabilities in POSH",
"refsource": "MLIST",
"url": "http://seclists.org/oss-sec/2014/q1/444"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2014-2212",
"datePublished": "2014-04-01T17:00:00.000Z",
"dateReserved": "2014-02-26T00:00:00.000Z",
"dateUpdated": "2024-08-06T10:06:00.190Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2014-2211 (GCVE-0-2014-2211)
Vulnerability from nvd – Published: 2014-03-03 16:00 – Updated: 2024-08-06 10:06
VLAI
EPSS
VEX
Summary
SQL injection vulnerability in portal/addtoapplication.php in POSH (aka Posh portal or Portaneo) 3.0 before 3.3.0 allows remote attackers to execute arbitrary SQL commands via the rssurl parameter.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
5 references
| URL | Tags |
|---|---|
| http://www.sysdream.com/CVE-2014-2211_2214 | x_refsource_MISC |
| http://www.securityfocus.com/bid/65817 | vdb-entryx_refsource_BID |
| http://sourceforge.net/p/posh/svn/3540/ | x_refsource_CONFIRM |
| http://www.sysdream.com/system/files/POSH-3.2.1-a… | x_refsource_MISC |
| http://seclists.org/oss-sec/2014/q1/444 | mailing-listx_refsource_MLIST |
Date Public
2014-02-24 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T10:06:00.220Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.sysdream.com/CVE-2014-2211_2214"
},
{
"name": "65817",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/65817"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://sourceforge.net/p/posh/svn/3540/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.sysdream.com/system/files/POSH-3.2.1-advisory_0.pdf"
},
{
"name": "[oss-security] 20140227 [CVE assignment notification] Multiple vulnerabilities in POSH",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://seclists.org/oss-sec/2014/q1/444"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2014-02-24T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in portal/addtoapplication.php in POSH (aka Posh portal or Portaneo) 3.0 before 3.3.0 allows remote attackers to execute arbitrary SQL commands via the rssurl parameter."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2014-03-03T15:57:00.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.sysdream.com/CVE-2014-2211_2214"
},
{
"name": "65817",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/65817"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://sourceforge.net/p/posh/svn/3540/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.sysdream.com/system/files/POSH-3.2.1-advisory_0.pdf"
},
{
"name": "[oss-security] 20140227 [CVE assignment notification] Multiple vulnerabilities in POSH",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://seclists.org/oss-sec/2014/q1/444"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-2211",
"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": "SQL injection vulnerability in portal/addtoapplication.php in POSH (aka Posh portal or Portaneo) 3.0 before 3.3.0 allows remote attackers to execute arbitrary SQL commands via the rssurl parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.sysdream.com/CVE-2014-2211_2214",
"refsource": "MISC",
"url": "http://www.sysdream.com/CVE-2014-2211_2214"
},
{
"name": "65817",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/65817"
},
{
"name": "http://sourceforge.net/p/posh/svn/3540/",
"refsource": "CONFIRM",
"url": "http://sourceforge.net/p/posh/svn/3540/"
},
{
"name": "http://www.sysdream.com/system/files/POSH-3.2.1-advisory_0.pdf",
"refsource": "MISC",
"url": "http://www.sysdream.com/system/files/POSH-3.2.1-advisory_0.pdf"
},
{
"name": "[oss-security] 20140227 [CVE assignment notification] Multiple vulnerabilities in POSH",
"refsource": "MLIST",
"url": "http://seclists.org/oss-sec/2014/q1/444"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2014-2211",
"datePublished": "2014-03-03T16:00:00.000Z",
"dateReserved": "2014-02-26T00:00:00.000Z",
"dateUpdated": "2024-08-06T10:06:00.220Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}