Vulnerabilites related to zingiri - zingiri_web_shop
CVE-2012-4033 (GCVE-0-2012-4033)
Vulnerability from cvelistv5
Published
2012-07-18 18:00
Modified
2024-08-06 20:21
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
Multiple unspecified vulnerabilities in the Zingiri Web Shop plugin before 2.4.0 for WordPress have unknown impact and attack vectors.
References
▼ | URL | Tags |
---|---|---|
https://exchange.xforce.ibmcloud.com/vulnerabilities/75044 | vdb-entry, x_refsource_XF | |
http://wordpress.org/extend/plugins/zingiri-web-shop/changelog/ | x_refsource_CONFIRM | |
http://forums.zingiri.com/announcements.php?aid=2 | x_refsource_CONFIRM | |
http://secunia.com/advisories/48909 | third-party-advisory, x_refsource_SECUNIA |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T20:21:04.303Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "zingiri-wordpress-unspecified(75044)", "tags": [ "vdb-entry", "x_refsource_XF", "x_transferred" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75044" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://wordpress.org/extend/plugins/zingiri-web-shop/changelog/" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://forums.zingiri.com/announcements.php?aid=2" }, { "name": "48909", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/48909" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2012-04-20T00:00:00", "descriptions": [ { "lang": "en", "value": "Multiple unspecified vulnerabilities in the Zingiri Web Shop plugin before 2.4.0 for WordPress have unknown impact and attack vectors." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-08-28T12:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "name": "zingiri-wordpress-unspecified(75044)", "tags": [ "vdb-entry", "x_refsource_XF" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75044" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://wordpress.org/extend/plugins/zingiri-web-shop/changelog/" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://forums.zingiri.com/announcements.php?aid=2" }, { "name": "48909", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/48909" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2012-4033", "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 unspecified vulnerabilities in the Zingiri Web Shop plugin before 2.4.0 for WordPress have unknown impact and attack vectors." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "zingiri-wordpress-unspecified(75044)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75044" }, { "name": "http://wordpress.org/extend/plugins/zingiri-web-shop/changelog/", "refsource": "CONFIRM", "url": "http://wordpress.org/extend/plugins/zingiri-web-shop/changelog/" }, { "name": "http://forums.zingiri.com/announcements.php?aid=2", "refsource": "CONFIRM", "url": "http://forums.zingiri.com/announcements.php?aid=2" }, { "name": "48909", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/48909" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2012-4033", "datePublished": "2012-07-18T18:00:00", "dateReserved": "2012-07-18T00:00:00", "dateUpdated": "2024-08-06T20:21:04.303Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2012-6506 (GCVE-0-2012-6506)
Vulnerability from cvelistv5
Published
2013-01-24 01:00
Modified
2024-08-06 21:28
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
Multiple cross-site scripting (XSS) vulnerabilities in the Zingiri Web Shop plugin 2.4.0 for WordPress allow remote attackers to inject arbitrary web script or HTML via the (1) page parameter in zing.inc.php or (2) notes parameter in fws/pages-front/onecheckout.php.
References
▼ | URL | Tags |
---|---|---|
http://www.osvdb.org/81493 | vdb-entry, x_refsource_OSVDB | |
http://plugins.trac.wordpress.org/changeset?reponame=&old=537613%40zingiri-web-shop&new=537613%40zingiri-web-shop | x_refsource_CONFIRM | |
http://wordpress.org/extend/plugins/zingiri-web-shop/changelog/ | x_refsource_CONFIRM | |
http://www.securityfocus.com/bid/53278 | vdb-entry, x_refsource_BID | |
http://secunia.com/advisories/48991 | third-party-advisory, x_refsource_SECUNIA | |
https://exchange.xforce.ibmcloud.com/vulnerabilities/75179 | vdb-entry, x_refsource_XF | |
https://exchange.xforce.ibmcloud.com/vulnerabilities/75178 | vdb-entry, x_refsource_XF | |
http://www.exploit-db.com/exploits/18787 | exploit, x_refsource_EXPLOIT-DB | |
http://www.osvdb.org/81492 | vdb-entry, x_refsource_OSVDB |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T21:28:39.837Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "81493", "tags": [ "vdb-entry", "x_refsource_OSVDB", "x_transferred" ], "url": "http://www.osvdb.org/81493" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://plugins.trac.wordpress.org/changeset?reponame=\u0026old=537613%40zingiri-web-shop\u0026new=537613%40zingiri-web-shop" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://wordpress.org/extend/plugins/zingiri-web-shop/changelog/" }, { "name": "53278", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/53278" }, { "name": "48991", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/48991" }, { "name": "zingiriwebshop-onecheckout-xss(75179)", "tags": [ "vdb-entry", "x_refsource_XF", "x_transferred" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75179" }, { "name": "zingiriwebshop-zinginc-xss(75178)", "tags": [ "vdb-entry", "x_refsource_XF", "x_transferred" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75178" }, { "name": "18787", "tags": [ "exploit", "x_refsource_EXPLOIT-DB", "x_transferred" ], "url": "http://www.exploit-db.com/exploits/18787" }, { "name": "81492", "tags": [ "vdb-entry", "x_refsource_OSVDB", "x_transferred" ], "url": "http://www.osvdb.org/81492" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2012-04-26T00:00:00", "descriptions": [ { "lang": "en", "value": "Multiple cross-site scripting (XSS) vulnerabilities in the Zingiri Web Shop plugin 2.4.0 for WordPress allow remote attackers to inject arbitrary web script or HTML via the (1) page parameter in zing.inc.php or (2) notes parameter in fws/pages-front/onecheckout.php." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-08-28T12:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "name": "81493", "tags": [ "vdb-entry", "x_refsource_OSVDB" ], "url": "http://www.osvdb.org/81493" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://plugins.trac.wordpress.org/changeset?reponame=\u0026old=537613%40zingiri-web-shop\u0026new=537613%40zingiri-web-shop" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://wordpress.org/extend/plugins/zingiri-web-shop/changelog/" }, { "name": "53278", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/53278" }, { "name": "48991", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/48991" }, { "name": "zingiriwebshop-onecheckout-xss(75179)", "tags": [ "vdb-entry", "x_refsource_XF" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75179" }, { "name": "zingiriwebshop-zinginc-xss(75178)", "tags": [ "vdb-entry", "x_refsource_XF" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75178" }, { "name": "18787", "tags": [ "exploit", "x_refsource_EXPLOIT-DB" ], "url": "http://www.exploit-db.com/exploits/18787" }, { "name": "81492", "tags": [ "vdb-entry", "x_refsource_OSVDB" ], "url": "http://www.osvdb.org/81492" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2012-6506", "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 the Zingiri Web Shop plugin 2.4.0 for WordPress allow remote attackers to inject arbitrary web script or HTML via the (1) page parameter in zing.inc.php or (2) notes parameter in fws/pages-front/onecheckout.php." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "81493", "refsource": "OSVDB", "url": "http://www.osvdb.org/81493" }, { "name": "http://plugins.trac.wordpress.org/changeset?reponame=\u0026old=537613%40zingiri-web-shop\u0026new=537613%40zingiri-web-shop", "refsource": "CONFIRM", "url": "http://plugins.trac.wordpress.org/changeset?reponame=\u0026old=537613%40zingiri-web-shop\u0026new=537613%40zingiri-web-shop" }, { "name": "http://wordpress.org/extend/plugins/zingiri-web-shop/changelog/", "refsource": "CONFIRM", "url": "http://wordpress.org/extend/plugins/zingiri-web-shop/changelog/" }, { "name": "53278", "refsource": "BID", "url": "http://www.securityfocus.com/bid/53278" }, { "name": "48991", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/48991" }, { "name": "zingiriwebshop-onecheckout-xss(75179)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75179" }, { "name": "zingiriwebshop-zinginc-xss(75178)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75178" }, { "name": "18787", "refsource": "EXPLOIT-DB", "url": "http://www.exploit-db.com/exploits/18787" }, { "name": "81492", "refsource": "OSVDB", "url": "http://www.osvdb.org/81492" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2012-6506", "datePublished": "2013-01-24T01:00:00", "dateReserved": "2013-01-23T00:00:00", "dateUpdated": "2024-08-06T21:28:39.837Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
Vulnerability from fkie_nvd
Published
2012-07-18 18:55
Modified
2025-04-11 00:51
Severity ?
Summary
Multiple unspecified vulnerabilities in the Zingiri Web Shop plugin before 2.4.0 for WordPress have unknown impact and attack vectors.
References
Impacted products
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:*:*:*:*:*:*:*:*", "matchCriteriaId": "51613D69-C2FA-479B-8DBD-4C437B9923BB", "versionEndIncluding": "2.3.7", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.0.0:*:*:*:*:*:*:*", "matchCriteriaId": "570ABEBD-DEFD-4D1D-9B82-6DA3AD541545", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.0.1:*:*:*:*:*:*:*", "matchCriteriaId": "906B2D0F-85B7-4B11-98BD-558D8BD1BF20", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.0.2:*:*:*:*:*:*:*", "matchCriteriaId": "EF52A85B-19F4-494A-8B3C-1550961007A6", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.0.3:*:*:*:*:*:*:*", "matchCriteriaId": "E54764FD-5DD0-48EB-B080-316AA599969F", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.0.4:*:*:*:*:*:*:*", "matchCriteriaId": "F231C243-38B4-4074-BAF1-688619809548", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.1.0:*:*:*:*:*:*:*", "matchCriteriaId": "3BF01536-462E-4D93-9E41-DFD870EB5A1D", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.1.1:*:*:*:*:*:*:*", "matchCriteriaId": "16E3DFAB-C167-4ED0-A90C-528B14A8A790", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.2.0:*:*:*:*:*:*:*", "matchCriteriaId": "913E4A94-B18E-4D32-AE7D-B60FF1712A27", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.2.1:*:*:*:*:*:*:*", "matchCriteriaId": "4E3EB511-D0BA-4165-B107-C9CDDCB3589F", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.2.2:*:*:*:*:*:*:*", "matchCriteriaId": "FFCF4B4B-F8E5-4DEA-B7CD-C86557AE3AE0", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.2.3:*:*:*:*:*:*:*", "matchCriteriaId": "9AA68DFA-237B-460C-BB59-4E88DB0AF240", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.2.4:*:*:*:*:*:*:*", "matchCriteriaId": "B8D6883A-FABD-4EDA-98BF-1871974BA961", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.2.5:*:*:*:*:*:*:*", "matchCriteriaId": "68A9E186-2334-4BFE-86E6-875957602071", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.2.6:*:*:*:*:*:*:*", "matchCriteriaId": "9B891686-D443-4E75-AC0B-AEC365024102", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.2.7:*:*:*:*:*:*:*", "matchCriteriaId": "FCA79270-153A-41B3-81C1-B4BDDDEA5A22", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.2.8:*:*:*:*:*:*:*", "matchCriteriaId": "698B2144-4B1E-4C74-9DF9-0E71138B5A70", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.2.9:*:*:*:*:*:*:*", "matchCriteriaId": "3D5EDE48-EBA3-4257-9AE0-22E835F5B003", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.3.0:*:*:*:*:*:*:*", "matchCriteriaId": "8889E18B-E447-4DC5-8EFF-36A3EDC11239", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.3.0.1:*:*:*:*:*:*:*", "matchCriteriaId": "8DDA860F-C7C9-4D7F-967E-DC287AC58D97", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.3.1:*:*:*:*:*:*:*", "matchCriteriaId": "9EACB9D6-EB28-4225-A957-023B0CB5CD85", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.3.2:*:*:*:*:*:*:*", "matchCriteriaId": "F8C2ACF7-8073-4D27-A0EF-E76F8FED4010", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.3.3:*:*:*:*:*:*:*", "matchCriteriaId": "6E434B5B-5DDC-4450-8CDC-8F7085A890C4", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.3.4:*:*:*:*:*:*:*", "matchCriteriaId": "918FD5BA-6008-47AC-9FE2-E3709380D4BA", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.3.5:*:*:*:*:*:*:*", "matchCriteriaId": "3F81A1AC-2EB0-4504-8BE8-528D2DC7A987", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.3.6:*:*:*:*:*:*:*", "matchCriteriaId": "5277E512-7FC9-4CA1-B8F5-245E622821FE", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.3.7:*:*:*:*:*:*:*", "matchCriteriaId": "F04E1581-F461-4BA4-B9B6-5307AD9942FC", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.4.0:*:*:*:*:*:*:*", "matchCriteriaId": "2A843FDB-8180-45F1-B4CA-3CF5F736CEAC", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.4.1:*:*:*:*:*:*:*", "matchCriteriaId": "B3053AA5-9087-45A6-91CE-CBF99BE13FD5", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.4.2:*:*:*:*:*:*:*", "matchCriteriaId": "19F0A3E3-DEA3-4586-8339-40547825C047", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.4.3:*:*:*:*:*:*:*", "matchCriteriaId": "AC58D150-5E03-400D-8A85-058FA729C7D4", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.4.4:*:*:*:*:*:*:*", "matchCriteriaId": "10F848C6-E392-48CB-AC33-8AB8E79283E6", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.4.5:*:*:*:*:*:*:*", "matchCriteriaId": "67382459-660A-42B0-8C57-327DCB70C079", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.4.6:*:*:*:*:*:*:*", "matchCriteriaId": "0F7AE91B-EE29-4B99-B7DD-ACB062FC4D69", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.4.7:*:*:*:*:*:*:*", "matchCriteriaId": "2DA4EB95-D35E-48A6-B8D8-3B2D28294714", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.4.8:*:*:*:*:*:*:*", "matchCriteriaId": "5EE431A2-2605-4B2A-ABE6-710E58AD3F5B", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.5.0:*:*:*:*:*:*:*", "matchCriteriaId": "908A8DCF-B6BA-4355-A279-D88EC7DC4C85", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.5.1:*:*:*:*:*:*:*", "matchCriteriaId": "B5ED15F8-9094-4715-95E3-6DAA5315F322", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.5.2:*:*:*:*:*:*:*", "matchCriteriaId": "FAD78949-86B5-4741-AA29-074336D0639A", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.5.3:*:*:*:*:*:*:*", "matchCriteriaId": "3D03E99F-AEA1-44FC-B457-873922487BFD", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.5.4:*:*:*:*:*:*:*", "matchCriteriaId": "52592433-79AF-44BE-BB65-AC57A7784AA7", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.5.5:*:*:*:*:*:*:*", "matchCriteriaId": "D8E9FEB4-09DC-4240-BDF7-324033D59AEE", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.5.6:*:*:*:*:*:*:*", "matchCriteriaId": "912D2EDC-D6FB-44FD-B349-DD247DC3283C", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.5.7:*:*:*:*:*:*:*", "matchCriteriaId": "1150C5D5-EF94-4D41-A749-C515396B7316", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.5.8:*:*:*:*:*:*:*", "matchCriteriaId": "6CB7254D-8067-4F69-A087-D30CE242652F", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.5.9:*:*:*:*:*:*:*", "matchCriteriaId": "B6D5A5CD-F7F8-492E-B0A6-B04B54FB478D", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.6.0:*:*:*:*:*:*:*", "matchCriteriaId": "BE2A6D1F-8885-45AA-8BF6-3235A99D8106", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.6.1:*:*:*:*:*:*:*", "matchCriteriaId": "81CA8C85-8FD5-4AF4-B1BB-B1745E444060", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.6.2:*:*:*:*:*:*:*", "matchCriteriaId": "DE01E9FB-E7EC-4816-B0CC-D20B2C0ECB9E", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.6.3:*:*:*:*:*:*:*", "matchCriteriaId": "6C477ACC-B98C-46AA-A7FC-0AC4E4C9BC83", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.8.1:*:*:*:*:*:*:*", "matchCriteriaId": "2E9BA396-F1FC-4514-A2D8-1CD31687D2E6", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.8.2:*:*:*:*:*:*:*", "matchCriteriaId": "74FD97EA-3306-4D06-A934-833149DD0F07", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:1.8.3:*:*:*:*:*:*:*", "matchCriteriaId": "07A10853-AE64-49C1-8661-DC00EA1AC823", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:2.0.0:*:*:*:*:*:*:*", "matchCriteriaId": "AD6DD052-16BF-44C4-8B5F-5BAA6662DC58", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:2.0.1:*:*:*:*:*:*:*", "matchCriteriaId": "BC3DDCD0-34D5-4D3B-98A7-8881E91651D5", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:2.0.2:*:*:*:*:*:*:*", "matchCriteriaId": "6D5A8262-B23B-4CFD-9488-DE63668451D7", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:2.0.3:*:*:*:*:*:*:*", "matchCriteriaId": "8F4B0A7E-DB53-44F9-A70C-349C15981E1D", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:2.0.4:*:*:*:*:*:*:*", "matchCriteriaId": "A15923E2-C60D-4D30-AF9C-6DCB4D8DCA69", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:2.0.5:*:*:*:*:*:*:*", "matchCriteriaId": "93762D0A-E8BC-4A93-94AA-BF37DC7F8716", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:2.1.0:*:*:*:*:*:*:*", "matchCriteriaId": "222EF717-E3C9-45E4-8A27-150CF7F53562", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:2.1.1:*:*:*:*:*:*:*", "matchCriteriaId": "15A73C35-15D6-4517-B66C-93A4F4DBB8B6", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:2.1.2:*:*:*:*:*:*:*", "matchCriteriaId": "720D655A-CB32-48B3-8812-AF33846F95F2", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:2.1.3:*:*:*:*:*:*:*", "matchCriteriaId": "2DA7D8E1-26B5-446E-90F7-A00E5756535B", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:2.2.0:*:*:*:*:*:*:*", "matchCriteriaId": "F2F22D01-842C-42E3-A092-0572005D2619", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:2.2.1:*:*:*:*:*:*:*", "matchCriteriaId": "B6CCFEE5-26A0-49BD-87C0-CA1F3AB34714", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:2.2.2:*:*:*:*:*:*:*", "matchCriteriaId": "97D3DE27-0F2C-461D-AFF6-B6BBC10D3E7D", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:2.2.3:*:*:*:*:*:*:*", "matchCriteriaId": "FE609E57-20DC-49AF-90C3-776934AEF130", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:2.2.4:*:*:*:*:*:*:*", "matchCriteriaId": "E41B0EBA-2A33-4C55-AF87-01B70B8C5BEF", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:2.3.0:*:*:*:*:*:*:*", "matchCriteriaId": "7695FB8A-7DF7-4973-89C9-0C4614A0B89C", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:2.3.1:*:*:*:*:*:*:*", "matchCriteriaId": "CBB8B7F7-FA21-4123-9230-5C2176D1B021", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:2.3.2:*:*:*:*:*:*:*", "matchCriteriaId": "81C7ABE5-26D6-4F2D-B21D-0FABEED6A7CD", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:2.3.3:*:*:*:*:*:*:*", "matchCriteriaId": "7B3A1140-32B8-4A75-AD25-4B6CE5CB5A94", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:2.3.4:*:*:*:*:*:*:*", "matchCriteriaId": "66F69BB8-348E-47D6-9D13-FB34B8D1E2E3", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:2.3.5:*:*:*:*:*:*:*", "matchCriteriaId": "CEE58585-4664-4220-812B-596F8435FE3A", "vulnerable": true }, { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:2.3.6:*:*:*:*:*:*:*", "matchCriteriaId": "B370AF7A-EA34-4253-9367-DB70615052C3", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:a:wordpress:wordpress:-:*:*:*:*:*:*:*", "matchCriteriaId": "A77EB0E7-7FA7-4232-97DF-7C7587D163F1", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Multiple unspecified vulnerabilities in the Zingiri Web Shop plugin before 2.4.0 for WordPress have unknown impact and attack vectors." }, { "lang": "es", "value": "M\u00faltiples vulnerabilidades no especificadas en el plug-in Zingiri Web Shop antes de v2.4.0 para WordPress tienen un impacto y vectores de ataque desconocidos." } ], "id": "CVE-2012-4033", "lastModified": "2025-04-11T00:51:21.963", "metrics": { "cvssMetricV2": [ { "acInsufInfo": true, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 10.0, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2012-07-18T18:55:03.887", "references": [ { "source": "cve@mitre.org", "url": "http://forums.zingiri.com/announcements.php?aid=2" }, { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/48909" }, { "source": "cve@mitre.org", "url": "http://wordpress.org/extend/plugins/zingiri-web-shop/changelog/" }, { "source": "cve@mitre.org", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75044" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://forums.zingiri.com/announcements.php?aid=2" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/48909" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://wordpress.org/extend/plugins/zingiri-web-shop/changelog/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75044" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Deferred", "weaknesses": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Vulnerability from fkie_nvd
Published
2013-01-24 01:55
Modified
2025-04-11 00:51
Severity ?
Summary
Multiple cross-site scripting (XSS) vulnerabilities in the Zingiri Web Shop plugin 2.4.0 for WordPress allow remote attackers to inject arbitrary web script or HTML via the (1) page parameter in zing.inc.php or (2) notes parameter in fws/pages-front/onecheckout.php.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
zingiri | zingiri_web_shop | 2.4.0 | |
wordpress | wordpress | - |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:zingiri:zingiri_web_shop:2.4.0:*:*:*:*:*:*:*", "matchCriteriaId": "07626EDD-D694-4524-AC51-F77C758B56C4", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:a:wordpress:wordpress:-:*:*:*:*:*:*:*", "matchCriteriaId": "A77EB0E7-7FA7-4232-97DF-7C7587D163F1", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Multiple cross-site scripting (XSS) vulnerabilities in the Zingiri Web Shop plugin 2.4.0 for WordPress allow remote attackers to inject arbitrary web script or HTML via the (1) page parameter in zing.inc.php or (2) notes parameter in fws/pages-front/onecheckout.php." }, { "lang": "es", "value": "M\u00faltiples vulnerabilidades de tipo cross-site scripting (XSS) en el plugin Zingiri Web Shop versi\u00f3n 2.4.0 para WordPress, permiten a los atacantes remotos inyectar script web o HTML arbitrario por medio de los par\u00e1metros (1) page en el archivo zing.inc.php o (2) notes en el archivo fws/pages-front/onecheckout.php." } ], "id": "CVE-2012-6506", "lastModified": "2025-04-11T00:51:21.963", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ] }, "published": "2013-01-24T01:55:04.317", "references": [ { "source": "cve@mitre.org", "tags": [ "Exploit", "Patch" ], "url": "http://plugins.trac.wordpress.org/changeset?reponame=\u0026old=537613%40zingiri-web-shop\u0026new=537613%40zingiri-web-shop" }, { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/48991" }, { "source": "cve@mitre.org", "url": "http://wordpress.org/extend/plugins/zingiri-web-shop/changelog/" }, { "source": "cve@mitre.org", "tags": [ "Exploit" ], "url": "http://www.exploit-db.com/exploits/18787" }, { "source": "cve@mitre.org", "url": "http://www.osvdb.org/81492" }, { "source": "cve@mitre.org", "url": "http://www.osvdb.org/81493" }, { "source": "cve@mitre.org", "url": "http://www.securityfocus.com/bid/53278" }, { "source": "cve@mitre.org", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75178" }, { "source": "cve@mitre.org", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75179" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Patch" ], "url": "http://plugins.trac.wordpress.org/changeset?reponame=\u0026old=537613%40zingiri-web-shop\u0026new=537613%40zingiri-web-shop" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/48991" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://wordpress.org/extend/plugins/zingiri-web-shop/changelog/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit" ], "url": "http://www.exploit-db.com/exploits/18787" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.osvdb.org/81492" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.osvdb.org/81493" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.securityfocus.com/bid/53278" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75178" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75179" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Deferred", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-79" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }