Search

Find a vulnerability

Search criteria

    6 vulnerabilities by abcprintf

    CVE-2019-8293 (GCVE-0-2019-8293)

    Vulnerability from cvelistv5 – Published: 2019-12-23 21:45 – Updated: 2024-08-04 21:17
    VLAI
    Summary
    Due to a logic error in the code, upload-image-with-ajax v1.0 allows arbitrary files to be uploaded to the web root allowing code execution.
    Severity
    No CVSS data available.
    CWE
    • Arbitrary File Upload
    Assigner
    References
    Impacted products
    Vendor Product Version
    n/a abcprintf upload-image-with-ajax Affected: v1.0
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T21:17:30.524Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/abcprintf/upload-image-with-ajax/commit/71436ba5102010397519d4b25ea57591cfb4974c"
              },
              {
                "name": "[oss-security] 20191223 Re: Arbitrary file upload vulnerability in upload-image-with-ajax v1.0",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://www.openwall.com/lists/oss-security/2019/12/23/2"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "abcprintf upload-image-with-ajax",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "v1.0"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Due to a logic error in the code, upload-image-with-ajax v1.0 allows arbitrary files to be uploaded to the web root allowing code execution."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Arbitrary File Upload",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-12-24T00:06:05.000Z",
            "orgId": "461b2335-328f-427d-ae3d-eff7d6814455",
            "shortName": "larry_cashdollar"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/abcprintf/upload-image-with-ajax/commit/71436ba5102010397519d4b25ea57591cfb4974c"
            },
            {
              "name": "[oss-security] 20191223 Re: Arbitrary file upload vulnerability in upload-image-with-ajax v1.0",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://www.openwall.com/lists/oss-security/2019/12/23/2"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "larry0@me.com",
              "ID": "CVE-2019-8293",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "abcprintf upload-image-with-ajax",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "v1.0"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "Due to a logic error in the code, upload-image-with-ajax v1.0 allows arbitrary files to be uploaded to the web root allowing code execution."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "Arbitrary File Upload"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://github.com/abcprintf/upload-image-with-ajax/commit/71436ba5102010397519d4b25ea57591cfb4974c",
                  "refsource": "MISC",
                  "url": "https://github.com/abcprintf/upload-image-with-ajax/commit/71436ba5102010397519d4b25ea57591cfb4974c"
                },
                {
                  "name": "[oss-security] 20191223 Re: Arbitrary file upload vulnerability in upload-image-with-ajax v1.0",
                  "refsource": "MLIST",
                  "url": "http://www.openwall.com/lists/oss-security/2019/12/23/2"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "461b2335-328f-427d-ae3d-eff7d6814455",
        "assignerShortName": "larry_cashdollar",
        "cveId": "CVE-2019-8293",
        "datePublished": "2019-12-23T21:45:08.000Z",
        "dateReserved": "2019-02-12T00:00:00.000Z",
        "dateUpdated": "2024-08-04T21:17:30.524Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2019-8291 (GCVE-0-2019-8291)

    Vulnerability from cvelistv5 – Published: 2019-10-01 19:53 – Updated: 2024-08-04 21:17
    VLAI
    Summary
    Online Store System v1.0 delete_file.php doesn't check to see if a user has administrative rights nor does it check for path traversal.
    Severity
    No CVSS data available.
    CWE
    • unauthenticated arbitrary file deletions via path traversal
    Assigner
    References
    Impacted products
    Vendor Product Version
    abcprintf Online Store Affected: unspecified , ≤ 1.0 (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T21:17:31.357Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://www.vapidlabs.com/advisory.php?v=210"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://www.abcprintf.com/view_download.php?id=17"
              },
              {
                "name": "[oss-security] 20191002 Multiple vulnerabilities in Online store system v1.0 Stored XSS and unauthenticated product deletions.",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://www.openwall.com/lists/oss-security/2019/10/02/1"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Online Store",
              "vendor": "abcprintf",
              "versions": [
                {
                  "lessThanOrEqual": "1.0",
                  "status": "affected",
                  "version": "unspecified",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "dateAssigned": "2019-09-18T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Online Store System v1.0 delete_file.php doesn\u0027t check to see if a user has administrative rights nor does it check for path traversal."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "unauthenticated arbitrary file deletions via path traversal",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-10-02T14:06:04.000Z",
            "orgId": "461b2335-328f-427d-ae3d-eff7d6814455",
            "shortName": "larry_cashdollar"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://www.vapidlabs.com/advisory.php?v=210"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://www.abcprintf.com/view_download.php?id=17"
            },
            {
              "name": "[oss-security] 20191002 Multiple vulnerabilities in Online store system v1.0 Stored XSS and unauthenticated product deletions.",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://www.openwall.com/lists/oss-security/2019/10/02/1"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "larry0@me.com",
              "DATE_ASSIGNED": "2019-09-18",
              "ID": "CVE-2019-8291",
              "REQUESTER": "cve-request@mitre.org",
              "STATE": "PUBLIC",
              "UPDATED": "2019-09-11T12:11Z"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Online Store",
                          "version": {
                            "version_data": [
                              {
                                "version_affected": "\u003c=",
                                "version_value": "1.0"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "abcprintf"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "Online Store System v1.0 delete_file.php doesn\u0027t check to see if a user has administrative rights nor does it check for path traversal."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "unauthenticated arbitrary file deletions via path traversal"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "http://www.vapidlabs.com/advisory.php?v=210",
                  "refsource": "MISC",
                  "url": "http://www.vapidlabs.com/advisory.php?v=210"
                },
                {
                  "name": "https://www.abcprintf.com/view_download.php?id=17",
                  "refsource": "MISC",
                  "url": "https://www.abcprintf.com/view_download.php?id=17"
                },
                {
                  "name": "[oss-security] 20191002 Multiple vulnerabilities in Online store system v1.0 Stored XSS and unauthenticated product deletions.",
                  "refsource": "MLIST",
                  "url": "http://www.openwall.com/lists/oss-security/2019/10/02/1"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "461b2335-328f-427d-ae3d-eff7d6814455",
        "assignerShortName": "larry_cashdollar",
        "cveId": "CVE-2019-8291",
        "datePublished": "2019-10-01T19:53:28.000Z",
        "dateReserved": "2019-02-12T00:00:00.000Z",
        "dateUpdated": "2024-08-04T21:17:31.357Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2019-8292 (GCVE-0-2019-8292)

    Vulnerability from cvelistv5 – Published: 2019-10-01 19:53 – Updated: 2024-08-04 21:17
    VLAI
    Summary
    Online Store System v1.0 delete_product.php doesn't check to see if a user authtenticated or has administrative rights allowing arbitrary product deletion.
    Severity
    No CVSS data available.
    CWE
    • unauthenticated arbitrary product deletions.
    Assigner
    Impacted products
    Vendor Product Version
    abcprintf Online Store Affected: unspecified , ≤ 1.0 (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T21:17:30.505Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://www.vapidlabs.com/advisory.php?v=210"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://www.abcprintf.com/view_download.php?id=17"
              },
              {
                "name": "[oss-security] 20191002 Multiple vulnerabilities in Online store system v1.0 Stored XSS and unauthenticated product deletions.",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://www.openwall.com/lists/oss-security/2019/10/02/1"
              },
              {
                "name": "[oss-security] 20191223 Arbitrary file upload vulnerability in upload-image-with-ajax v1.0",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://www.openwall.com/lists/oss-security/2019/12/23/1"
              },
              {
                "name": "[oss-security] 20191223 Re: Arbitrary file upload vulnerability in upload-image-with-ajax v1.0",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://www.openwall.com/lists/oss-security/2019/12/23/2"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Online Store",
              "vendor": "abcprintf",
              "versions": [
                {
                  "lessThanOrEqual": "1.0",
                  "status": "affected",
                  "version": "unspecified",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "dateAssigned": "2019-09-18T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Online Store System v1.0 delete_product.php doesn\u0027t check to see if a user authtenticated or has administrative rights allowing arbitrary product deletion."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "unauthenticated arbitrary product deletions.",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-12-24T00:06:04.000Z",
            "orgId": "461b2335-328f-427d-ae3d-eff7d6814455",
            "shortName": "larry_cashdollar"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://www.vapidlabs.com/advisory.php?v=210"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://www.abcprintf.com/view_download.php?id=17"
            },
            {
              "name": "[oss-security] 20191002 Multiple vulnerabilities in Online store system v1.0 Stored XSS and unauthenticated product deletions.",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://www.openwall.com/lists/oss-security/2019/10/02/1"
            },
            {
              "name": "[oss-security] 20191223 Arbitrary file upload vulnerability in upload-image-with-ajax v1.0",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://www.openwall.com/lists/oss-security/2019/12/23/1"
            },
            {
              "name": "[oss-security] 20191223 Re: Arbitrary file upload vulnerability in upload-image-with-ajax v1.0",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://www.openwall.com/lists/oss-security/2019/12/23/2"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "larry0@me.com",
              "DATE_ASSIGNED": "2019-09-18",
              "ID": "CVE-2019-8292",
              "REQUESTER": "cve-request@mitre.org",
              "STATE": "PUBLIC",
              "UPDATED": "2019-09-11T12:11Z"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Online Store",
                          "version": {
                            "version_data": [
                              {
                                "version_affected": "\u003c=",
                                "version_value": "1.0"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "abcprintf"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "Online Store System v1.0 delete_product.php doesn\u0027t check to see if a user authtenticated or has administrative rights allowing arbitrary product deletion."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "unauthenticated arbitrary product deletions."
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "http://www.vapidlabs.com/advisory.php?v=210",
                  "refsource": "MISC",
                  "url": "http://www.vapidlabs.com/advisory.php?v=210"
                },
                {
                  "name": "https://www.abcprintf.com/view_download.php?id=17",
                  "refsource": "MISC",
                  "url": "https://www.abcprintf.com/view_download.php?id=17"
                },
                {
                  "name": "[oss-security] 20191002 Multiple vulnerabilities in Online store system v1.0 Stored XSS and unauthenticated product deletions.",
                  "refsource": "MLIST",
                  "url": "http://www.openwall.com/lists/oss-security/2019/10/02/1"
                },
                {
                  "name": "[oss-security] 20191223 Arbitrary file upload vulnerability in upload-image-with-ajax v1.0",
                  "refsource": "MLIST",
                  "url": "http://www.openwall.com/lists/oss-security/2019/12/23/1"
                },
                {
                  "name": "[oss-security] 20191223 Re: Arbitrary file upload vulnerability in upload-image-with-ajax v1.0",
                  "refsource": "MLIST",
                  "url": "http://www.openwall.com/lists/oss-security/2019/12/23/2"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "461b2335-328f-427d-ae3d-eff7d6814455",
        "assignerShortName": "larry_cashdollar",
        "cveId": "CVE-2019-8292",
        "datePublished": "2019-10-01T19:53:28.000Z",
        "dateReserved": "2019-02-12T00:00:00.000Z",
        "dateUpdated": "2024-08-04T21:17:30.505Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2019-8290 (GCVE-0-2019-8290)

    Vulnerability from cvelistv5 – Published: 2019-10-01 19:53 – Updated: 2024-08-04 21:17
    VLAI
    Summary
    Vulnerability in Online Store v1.0, The registration form requirements for the member email format can be bypassed by posting directly to sent_register.php allowing special characters to be included and an XSS payload to be injected.
    Severity
    No CVSS data available.
    CWE
    • User input not sanitized in sent_register.php.
    Assigner
    References
    Impacted products
    Vendor Product Version
    abcprintf Online Store Affected: unspecified , ≤ 1.0 (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T21:17:30.470Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://www.vapidlabs.com/advisory.php?v=210"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://www.abcprintf.com/view_download.php?id=17"
              },
              {
                "name": "[oss-security] 20191002 Multiple vulnerabilities in Online store system v1.0 Stored XSS and unauthenticated product deletions.",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://www.openwall.com/lists/oss-security/2019/10/02/1"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Online Store",
              "vendor": "abcprintf",
              "versions": [
                {
                  "lessThanOrEqual": "1.0",
                  "status": "affected",
                  "version": "unspecified",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "dateAssigned": "2019-09-18T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Vulnerability in Online Store v1.0, The registration form requirements for the member email format can be bypassed by posting directly to sent_register.php allowing special characters to be included and an XSS payload to be injected."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "User input not sanitized in sent_register.php.",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-10-02T14:06:02.000Z",
            "orgId": "461b2335-328f-427d-ae3d-eff7d6814455",
            "shortName": "larry_cashdollar"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://www.vapidlabs.com/advisory.php?v=210"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://www.abcprintf.com/view_download.php?id=17"
            },
            {
              "name": "[oss-security] 20191002 Multiple vulnerabilities in Online store system v1.0 Stored XSS and unauthenticated product deletions.",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://www.openwall.com/lists/oss-security/2019/10/02/1"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "larry0@me.com",
              "DATE_ASSIGNED": "2019-09-18",
              "ID": "CVE-2019-8290",
              "REQUESTER": "cve-request@mitre.org",
              "STATE": "PUBLIC",
              "UPDATED": "2019-09-11T12:11Z"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Online Store",
                          "version": {
                            "version_data": [
                              {
                                "version_affected": "\u003c=",
                                "version_value": "1.0"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "abcprintf"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "Vulnerability in Online Store v1.0, The registration form requirements for the member email format can be bypassed by posting directly to sent_register.php allowing special characters to be included and an XSS payload to be injected."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "User input not sanitized in sent_register.php."
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "http://www.vapidlabs.com/advisory.php?v=210",
                  "refsource": "MISC",
                  "url": "http://www.vapidlabs.com/advisory.php?v=210"
                },
                {
                  "name": "https://www.abcprintf.com/view_download.php?id=17",
                  "refsource": "MISC",
                  "url": "https://www.abcprintf.com/view_download.php?id=17"
                },
                {
                  "name": "[oss-security] 20191002 Multiple vulnerabilities in Online store system v1.0 Stored XSS and unauthenticated product deletions.",
                  "refsource": "MLIST",
                  "url": "http://www.openwall.com/lists/oss-security/2019/10/02/1"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "461b2335-328f-427d-ae3d-eff7d6814455",
        "assignerShortName": "larry_cashdollar",
        "cveId": "CVE-2019-8290",
        "datePublished": "2019-10-01T19:53:28.000Z",
        "dateReserved": "2019-02-12T00:00:00.000Z",
        "dateUpdated": "2024-08-04T21:17:30.470Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2019-8288 (GCVE-0-2019-8288)

    Vulnerability from cvelistv5 – Published: 2019-10-01 19:53 – Updated: 2024-08-04 21:17
    VLAI
    Summary
    Vulnerability in Online Store v1.0, Stored XSS in user_view.php where adidas_member_user variable is not sanitized.
    Severity
    No CVSS data available.
    CWE
    • Online store system v1.0 Stored XSS
    Assigner
    References
    Impacted products
    Vendor Product Version
    abcprintf Online Store Affected: unspecified , ≤ 1.0 (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T21:17:30.693Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://www.vapidlabs.com/advisory.php?v=210"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://www.abcprintf.com/view_download.php?id=17"
              },
              {
                "name": "[oss-security] 20191002 Multiple vulnerabilities in Online store system v1.0 Stored XSS and unauthenticated product deletions.",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://www.openwall.com/lists/oss-security/2019/10/02/1"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Online Store",
              "vendor": "abcprintf",
              "versions": [
                {
                  "lessThanOrEqual": "1.0",
                  "status": "affected",
                  "version": "unspecified",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "dateAssigned": "2019-09-18T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Vulnerability in Online Store v1.0, Stored XSS in user_view.php where adidas_member_user variable is not sanitized."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Online store system v1.0 Stored XSS",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-10-02T14:06:03.000Z",
            "orgId": "461b2335-328f-427d-ae3d-eff7d6814455",
            "shortName": "larry_cashdollar"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://www.vapidlabs.com/advisory.php?v=210"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://www.abcprintf.com/view_download.php?id=17"
            },
            {
              "name": "[oss-security] 20191002 Multiple vulnerabilities in Online store system v1.0 Stored XSS and unauthenticated product deletions.",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://www.openwall.com/lists/oss-security/2019/10/02/1"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "larry0@me.com",
              "DATE_ASSIGNED": "2019-09-18",
              "ID": "CVE-2019-8288",
              "REQUESTER": "cve-request@mitre.org",
              "STATE": "PUBLIC",
              "UPDATED": "2019-09-11T12:11Z"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Online Store",
                          "version": {
                            "version_data": [
                              {
                                "version_affected": "\u003c=",
                                "version_value": "1.0"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "abcprintf"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "Vulnerability in Online Store v1.0, Stored XSS in user_view.php where adidas_member_user variable is not sanitized."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "Online store system v1.0 Stored XSS"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "http://www.vapidlabs.com/advisory.php?v=210",
                  "refsource": "MISC",
                  "url": "http://www.vapidlabs.com/advisory.php?v=210"
                },
                {
                  "name": "https://www.abcprintf.com/view_download.php?id=17",
                  "refsource": "MISC",
                  "url": "https://www.abcprintf.com/view_download.php?id=17"
                },
                {
                  "name": "[oss-security] 20191002 Multiple vulnerabilities in Online store system v1.0 Stored XSS and unauthenticated product deletions.",
                  "refsource": "MLIST",
                  "url": "http://www.openwall.com/lists/oss-security/2019/10/02/1"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "461b2335-328f-427d-ae3d-eff7d6814455",
        "assignerShortName": "larry_cashdollar",
        "cveId": "CVE-2019-8288",
        "datePublished": "2019-10-01T19:53:28.000Z",
        "dateReserved": "2019-02-12T00:00:00.000Z",
        "dateUpdated": "2024-08-04T21:17:30.693Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2019-8289 (GCVE-0-2019-8289)

    Vulnerability from cvelistv5 – Published: 2019-10-01 19:53 – Updated: 2024-08-04 21:17
    VLAI
    Summary
    Vulnerability in Online Store v1.0, stored XSS in admin/user_view.php adidas_member_email variable
    Severity
    No CVSS data available.
    CWE
    • Online store system v1.0 Stored XSS.
    Assigner
    References
    Impacted products
    Vendor Product Version
    abcprintf Online Store Affected: unspecified , ≤ 1.0 (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T21:17:31.149Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://www.vapidlabs.com/advisory.php?v=210"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://www.abcprintf.com/view_download.php?id=17"
              },
              {
                "name": "[oss-security] 20191002 Multiple vulnerabilities in Online store system v1.0 Stored XSS and unauthenticated product deletions.",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://www.openwall.com/lists/oss-security/2019/10/02/1"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Online Store",
              "vendor": "abcprintf",
              "versions": [
                {
                  "lessThanOrEqual": "1.0",
                  "status": "affected",
                  "version": "unspecified",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "dateAssigned": "2019-09-18T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Vulnerability in Online Store v1.0, stored XSS in admin/user_view.php adidas_member_email variable"
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Online store system v1.0 Stored XSS.",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-10-02T14:06:05.000Z",
            "orgId": "461b2335-328f-427d-ae3d-eff7d6814455",
            "shortName": "larry_cashdollar"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://www.vapidlabs.com/advisory.php?v=210"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://www.abcprintf.com/view_download.php?id=17"
            },
            {
              "name": "[oss-security] 20191002 Multiple vulnerabilities in Online store system v1.0 Stored XSS and unauthenticated product deletions.",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://www.openwall.com/lists/oss-security/2019/10/02/1"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "larry0@me.com",
              "DATE_ASSIGNED": "2019-09-18",
              "ID": "CVE-2019-8289",
              "REQUESTER": "cve-request@mitre.org",
              "STATE": "PUBLIC",
              "UPDATED": "2019-09-11T12:11Z"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Online Store",
                          "version": {
                            "version_data": [
                              {
                                "version_affected": "\u003c=",
                                "version_value": "1.0"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "abcprintf"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "Vulnerability in Online Store v1.0, stored XSS in admin/user_view.php adidas_member_email variable"
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "Online store system v1.0 Stored XSS."
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "http://www.vapidlabs.com/advisory.php?v=210",
                  "refsource": "MISC",
                  "url": "http://www.vapidlabs.com/advisory.php?v=210"
                },
                {
                  "name": "https://www.abcprintf.com/view_download.php?id=17",
                  "refsource": "MISC",
                  "url": "https://www.abcprintf.com/view_download.php?id=17"
                },
                {
                  "name": "[oss-security] 20191002 Multiple vulnerabilities in Online store system v1.0 Stored XSS and unauthenticated product deletions.",
                  "refsource": "MLIST",
                  "url": "http://www.openwall.com/lists/oss-security/2019/10/02/1"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "461b2335-328f-427d-ae3d-eff7d6814455",
        "assignerShortName": "larry_cashdollar",
        "cveId": "CVE-2019-8289",
        "datePublished": "2019-10-01T19:53:28.000Z",
        "dateReserved": "2019-02-12T00:00:00.000Z",
        "dateUpdated": "2024-08-04T21:17:31.149Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }