Search criteria
2 vulnerabilities by cbads
CVE-2015-20106 (GCVE-0-2015-20106)
Vulnerability from cvelistv5 – Published: 2021-12-02 17:40 – Updated: 2024-08-06 08:58
VLAI?
Title
ClickBank Affiliate Ads <= 1.20 - Admin+ Stored Cross-Site Scripting
Summary
The ClickBank Affiliate Ads WordPress plugin through 1.20 does not escape its settings, allowing high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html is disallowed.
Severity ?
No CVSS data available.
CWE
- CWE-79 - Cross-site Scripting (XSS)
Assigner
References
| URL | Tags | ||||
|---|---|---|---|---|---|
|
|||||
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Unknown | ClickBank Affiliate Ads |
Affected:
1.20 , ≤ 1.20
(custom)
|
Credits
Kaustubh G. Padwad
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T08:58:26.478Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://wpscan.com/vulnerability/907792c4-3384-4351-bb75-0ad10f65fbe1"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "ClickBank Affiliate Ads",
"vendor": "Unknown",
"versions": [
{
"lessThanOrEqual": "1.20",
"status": "affected",
"version": "1.20",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Kaustubh G. Padwad"
}
],
"descriptions": [
{
"lang": "en",
"value": "The ClickBank Affiliate Ads WordPress plugin through 1.20 does not escape its settings, allowing high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html is disallowed."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "CWE-79 Cross-site Scripting (XSS)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-12-02T17:40:11",
"orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
"shortName": "WPScan"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://wpscan.com/vulnerability/907792c4-3384-4351-bb75-0ad10f65fbe1"
}
],
"source": {
"discovery": "EXTERNAL"
},
"title": "ClickBank Affiliate Ads \u003c= 1.20 - Admin+ Stored Cross-Site Scripting",
"x_generator": "WPScan CVE Generator",
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "contact@wpscan.com",
"ID": "CVE-2015-20106",
"STATE": "PUBLIC",
"TITLE": "ClickBank Affiliate Ads \u003c= 1.20 - Admin+ Stored Cross-Site Scripting"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ClickBank Affiliate Ads",
"version": {
"version_data": [
{
"version_affected": "\u003c=",
"version_name": "1.20",
"version_value": "1.20"
}
]
}
}
]
},
"vendor_name": "Unknown"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Kaustubh G. Padwad"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The ClickBank Affiliate Ads WordPress plugin through 1.20 does not escape its settings, allowing high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html is disallowed."
}
]
},
"generator": "WPScan CVE Generator",
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://wpscan.com/vulnerability/907792c4-3384-4351-bb75-0ad10f65fbe1",
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/907792c4-3384-4351-bb75-0ad10f65fbe1"
}
]
},
"source": {
"discovery": "EXTERNAL"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
"assignerShortName": "WPScan",
"cveId": "CVE-2015-20106",
"datePublished": "2021-12-02T17:40:11",
"dateReserved": "2021-12-01T00:00:00",
"dateUpdated": "2024-08-06T08:58:26.478Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2015-20105 (GCVE-0-2015-20105)
Vulnerability from cvelistv5 – Published: 2021-12-02 17:40 – Updated: 2024-08-06 08:58
VLAI?
Title
ClickBank Affiliate Ads <= 1.20 - CSRF to Stored Cross-Site Scripting
Summary
The ClickBank Affiliate Ads WordPress plugin through 1.20 does not have CSRF check when saving its settings, allowing attacker to make logged in admin change them via a CSRF attack. Furthermore, due to the lack of escaping when they are outputting, it could also lead to Stored Cross-Site Scripting issues
Severity ?
No CVSS data available.
Assigner
References
| URL | Tags | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Unknown | ClickBank Affiliate Ads |
Affected:
1.20 , ≤ 1.20
(custom)
|
Credits
Kaustubh G. Padwad
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T08:58:26.450Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://wpscan.com/vulnerability/2bc3af7e-5542-40c4-8141-7c49e8df68f0"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://seclists.org/bugtraq/2015/May/45"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://packetstormsecurity.com/files/131814/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "ClickBank Affiliate Ads",
"vendor": "Unknown",
"versions": [
{
"lessThanOrEqual": "1.20",
"status": "affected",
"version": "1.20",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Kaustubh G. Padwad"
}
],
"descriptions": [
{
"lang": "en",
"value": "The ClickBank Affiliate Ads WordPress plugin through 1.20 does not have CSRF check when saving its settings, allowing attacker to make logged in admin change them via a CSRF attack. Furthermore, due to the lack of escaping when they are outputting, it could also lead to Stored Cross-Site Scripting issues"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "CWE-79 Cross-site Scripting (XSS)",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-352",
"description": "CWE-352 Cross-Site Request Forgery (CSRF)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-12-02T17:40:10",
"orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
"shortName": "WPScan"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://wpscan.com/vulnerability/2bc3af7e-5542-40c4-8141-7c49e8df68f0"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://seclists.org/bugtraq/2015/May/45"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://packetstormsecurity.com/files/131814/"
}
],
"source": {
"discovery": "EXTERNAL"
},
"title": "ClickBank Affiliate Ads \u003c= 1.20 - CSRF to Stored Cross-Site Scripting",
"x_generator": "WPScan CVE Generator",
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "contact@wpscan.com",
"ID": "CVE-2015-20105",
"STATE": "PUBLIC",
"TITLE": "ClickBank Affiliate Ads \u003c= 1.20 - CSRF to Stored Cross-Site Scripting"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ClickBank Affiliate Ads",
"version": {
"version_data": [
{
"version_affected": "\u003c=",
"version_name": "1.20",
"version_value": "1.20"
}
]
}
}
]
},
"vendor_name": "Unknown"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Kaustubh G. Padwad"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The ClickBank Affiliate Ads WordPress plugin through 1.20 does not have CSRF check when saving its settings, allowing attacker to make logged in admin change them via a CSRF attack. Furthermore, due to the lack of escaping when they are outputting, it could also lead to Stored Cross-Site Scripting issues"
}
]
},
"generator": "WPScan CVE Generator",
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-site Scripting (XSS)"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-352 Cross-Site Request Forgery (CSRF)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://wpscan.com/vulnerability/2bc3af7e-5542-40c4-8141-7c49e8df68f0",
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/2bc3af7e-5542-40c4-8141-7c49e8df68f0"
},
{
"name": "https://seclists.org/bugtraq/2015/May/45",
"refsource": "MISC",
"url": "https://seclists.org/bugtraq/2015/May/45"
},
{
"name": "https://packetstormsecurity.com/files/131814/",
"refsource": "MISC",
"url": "https://packetstormsecurity.com/files/131814/"
}
]
},
"source": {
"discovery": "EXTERNAL"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
"assignerShortName": "WPScan",
"cveId": "CVE-2015-20105",
"datePublished": "2021-12-02T17:40:10",
"dateReserved": "2021-12-01T00:00:00",
"dateUpdated": "2024-08-06T08:58:26.450Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}