All the vulnerabilites related to motovnet - Ebook Store
cve-2024-11287
Vulnerability from cvelistv5
Published
2024-12-21 07:02
Modified
2024-12-21 07:02
Severity ?
EPSS score ?
Summary
The Ebook Store plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg without appropriate escaping on the URL in all versions up to, and including, 5.8001. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
▼ | motovnet | Ebook Store |
Version: * ≤ 5.8001 |
|
{ "containers": { "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "Ebook Store", "vendor": "motovnet", "versions": [ { "lessThanOrEqual": "5.8001", "status": "affected", "version": "*", "versionType": "semver" } ] } ], "credits": [ { "lang": "en", "type": "finder", "value": "Peter Thaleikis" } ], "descriptions": [ { "lang": "en", "value": "The Ebook Store plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg without appropriate escaping on the URL in all versions up to, and including, 5.8001. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link." } ], "metrics": [ { "cvssV3_1": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-79", "description": "CWE-79 Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-12-21T07:02:58.343Z", "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "shortName": "Wordfence" }, "references": [ { "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/001289a3-a1a9-441f-b399-e9b699094e1a?source=cve" }, { "url": "https://plugins.trac.wordpress.org/browser/ebook-store/trunk/functions.php#L827" } ], "timeline": [ { "lang": "en", "time": "2024-12-20T18:47:20.000+00:00", "value": "Disclosed" } ], "title": "Ebook Store \u003c= 5.8001 - Reflected Cross-Site Scripting" } }, "cveMetadata": { "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "assignerShortName": "Wordfence", "cveId": "CVE-2024-11287", "datePublished": "2024-12-21T07:02:58.343Z", "dateReserved": "2024-11-15T20:21:08.450Z", "dateUpdated": "2024-12-21T07:02:58.343Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2024-12262
Vulnerability from cvelistv5
Published
2024-12-21 07:03
Modified
2024-12-21 07:03
Severity ?
EPSS score ?
Summary
The Ebook Store plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'step' parameter in all versions up to, and including, 5.8001 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
▼ | motovnet | Ebook Store |
Version: * ≤ 5.8001 |
|
{ "containers": { "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "Ebook Store", "vendor": "motovnet", "versions": [ { "lessThanOrEqual": "5.8001", "status": "affected", "version": "*", "versionType": "semver" } ] } ], "credits": [ { "lang": "en", "type": "finder", "value": "Thien Ngo" } ], "descriptions": [ { "lang": "en", "value": "The Ebook Store plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the \u0027step\u0027 parameter in all versions up to, and including, 5.8001 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link." } ], "metrics": [ { "cvssV3_1": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-79", "description": "CWE-79 Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-12-21T07:03:01.006Z", "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "shortName": "Wordfence" }, "references": [ { "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/5f8a13e3-f6f5-4673-b223-95eb11465756?source=cve" }, { "url": "https://wordpress.org/plugins/ebook-store/" } ], "timeline": [ { "lang": "en", "time": "2024-12-20T18:47:07.000+00:00", "value": "Disclosed" } ], "title": "Ebook Store \u003c= 5.8001 - Reflected Cross-Site Scripting via \u0027step\u0027" } }, "cveMetadata": { "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "assignerShortName": "Wordfence", "cveId": "CVE-2024-12262", "datePublished": "2024-12-21T07:03:01.006Z", "dateReserved": "2024-12-05T16:37:57.761Z", "dateUpdated": "2024-12-21T07:03:01.006Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2024-6567
Vulnerability from cvelistv5
Published
2024-08-02 01:52
Modified
2024-08-02 14:13
Severity ?
EPSS score ?
Summary
The Ebook Store plugin for WordPress is vulnerable to Full Path Disclosure in all versions up to, and including, 5.8001. This is due to the plugin utilizing fpdi-protection and not preventing direct access to test files that have display_errors set to true. This makes it possible for unauthenticated attackers to retrieve the full path of the web application, which can be used to aid other attacks. The information displayed is not useful on its own, and requires another vulnerability to be present for damage to an affected website.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
▼ | motovnet | Ebook Store |
Version: * ≤ 5.8001 |
|
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:shopfiles:ebook_store:*:*:*:*:*:wordpress:*:*" ], "defaultStatus": "unaffected", "product": "ebook_store", "vendor": "shopfiles", "versions": [ { "lessThanOrEqual": "5.8001", "status": "affected", "version": "0", "versionType": "semver" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-6567", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-08-02T14:10:00.512640Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-08-02T14:13:01.168Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "Ebook Store", "vendor": "motovnet", "versions": [ { "lessThanOrEqual": "5.8001", "status": "affected", "version": "*", "versionType": "semver" } ] } ], "credits": [ { "lang": "en", "type": "finder", "value": "Matthew Rollings" } ], "descriptions": [ { "lang": "en", "value": "The Ebook Store plugin for WordPress is vulnerable to Full Path Disclosure in all versions up to, and including, 5.8001. This is due to the plugin utilizing fpdi-protection and not preventing direct access to test files that have display_errors set to true. This makes it possible for unauthenticated attackers to retrieve the full path of the web application, which can be used to aid other attacks. The information displayed is not useful on its own, and requires another vulnerability to be present for damage to an affected website." } ], "metrics": [ { "cvssV3_1": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-200", "description": "CWE-200 Information Exposure", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-08-02T01:52:02.536Z", "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "shortName": "Wordfence" }, "references": [ { "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/ebe431a7-b552-4891-9784-c6a7353228da?source=cve" }, { "url": "https://plugins.trac.wordpress.org/browser/ebook-store/trunk/fpdi/fpdi-protection-master/local-tests/simple.php" } ], "timeline": [ { "lang": "en", "time": "2024-08-01T13:11:47.000+00:00", "value": "Disclosed" } ], "title": "Ebook Store \u003c= 5.8001 - Unauthenticated Full Path Disclosure" } }, "cveMetadata": { "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "assignerShortName": "Wordfence", "cveId": "CVE-2024-6567", "datePublished": "2024-08-02T01:52:02.536Z", "dateReserved": "2024-07-08T15:26:52.395Z", "dateUpdated": "2024-08-02T14:13:01.168Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }