All the vulnerabilites related to appleple inc. - a-blog cms Ver.3.0.x series
cve-2024-30420
Vulnerability from cvelistv5
Published
2024-05-22 04:35
Modified
2024-08-19 19:36
Summary
Server-side request forgery (SSRF) vulnerability exists in a-blog cms Ver.3.1.x series versions prior to Ver.3.1.12 and Ver.3.0.x series versions prior to Ver.3.0.32. If this vulnerability is exploited, a user with an administrator or higher privilege who can log in to the product may obtain arbitrary files on the server and information on the internal server that is not disclosed to the public.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T01:32:07.390Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://developer.a-blogcms.jp/blog/news/JVN-70977403.html"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://jvn.jp/en/jp/JVN70977403/"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:appleple:a-blog_cms:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "a-blog_cms",
            "vendor": "appleple",
            "versions": [
              {
                "lessThan": "3.1.12",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              },
              {
                "lessThan": "3.0.32",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "HIGH",
              "attackVector": "NETWORK",
              "availabilityImpact": "NONE",
              "baseScore": 4.4,
              "baseSeverity": "MEDIUM",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "NONE",
              "privilegesRequired": "HIGH",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2024-30420",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-08-19T19:22:17.028297Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "problemTypes": [
          {
            "descriptions": [
              {
                "cweId": "CWE-918",
                "description": "CWE-918 Server-Side Request Forgery (SSRF)",
                "lang": "en",
                "type": "CWE"
              }
            ]
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-08-19T19:36:17.408Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "a-blog cms Ver.3.1.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.3.1.12"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.3.0.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.3.0.32"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Server-side request forgery (SSRF) vulnerability exists in a-blog cms Ver.3.1.x series versions prior to Ver.3.1.12 and Ver.3.0.x series versions prior to Ver.3.0.32. If this vulnerability is exploited, a user with an administrator or higher privilege who can log in to the product may obtain arbitrary files on the server and information on the internal server that is not disclosed to the public."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "Server-Side Request Forgery (SSRF)",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-05-22T04:35:26.240Z",
        "orgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
        "shortName": "jpcert"
      },
      "references": [
        {
          "url": "https://developer.a-blogcms.jp/blog/news/JVN-70977403.html"
        },
        {
          "url": "https://jvn.jp/en/jp/JVN70977403/"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
    "assignerShortName": "jpcert",
    "cveId": "CVE-2024-30420",
    "datePublished": "2024-05-22T04:35:26.240Z",
    "dateReserved": "2024-03-27T03:59:36.078Z",
    "dateUpdated": "2024-08-19T19:36:17.408Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

cve-2024-23348
Vulnerability from cvelistv5
Published
2024-01-23 09:39
Modified
2024-08-01 22:59
Severity ?
Summary
Improper input validation vulnerability in a-blog cms Ver.3.1.x series versions prior to Ver.3.1.7, Ver.3.0.x series versions prior to Ver.3.0.29, Ver.2.11.x series versions prior to Ver.2.11.58, Ver.2.10.x series versions prior to Ver.2.10.50, and Ver.2.9.0 and earlier allows a remote authenticated attacker to execute arbitrary JavaScript code by uploading a specially crafted SVG file.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-01T22:59:32.154Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://developer.a-blogcms.jp/blog/news/JVN-34565930.html"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://jvn.jp/en/jp/JVN34565930/"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "a-blog cms Ver.3.1.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.3.1.7"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.3.0.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.3.0.29"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.2.11.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.2.11.58"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.2.10.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.2.10.50"
            }
          ]
        },
        {
          "product": "a-blog cms",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "Ver.2.9.0 and earlier "
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Improper input validation vulnerability in a-blog cms Ver.3.1.x series versions prior to Ver.3.1.7, Ver.3.0.x series versions prior to Ver.3.0.29, Ver.2.11.x series versions prior to Ver.2.11.58, Ver.2.10.x series versions prior to Ver.2.10.50, and Ver.2.9.0 and earlier allows a remote authenticated attacker to execute arbitrary JavaScript code by uploading a specially crafted SVG file."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "Improper input validation",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-01-23T09:39:14.190Z",
        "orgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
        "shortName": "jpcert"
      },
      "references": [
        {
          "url": "https://developer.a-blogcms.jp/blog/news/JVN-34565930.html"
        },
        {
          "url": "https://jvn.jp/en/jp/JVN34565930/"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
    "assignerShortName": "jpcert",
    "cveId": "CVE-2024-23348",
    "datePublished": "2024-01-23T09:39:14.190Z",
    "dateReserved": "2024-01-15T23:36:05.944Z",
    "dateUpdated": "2024-08-01T22:59:32.154Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

cve-2024-23180
Vulnerability from cvelistv5
Published
2024-01-23 09:37
Modified
2024-11-13 16:26
Severity ?
Summary
Improper input validation vulnerability in a-blog cms Ver.3.1.x series versions prior to Ver.3.1.7, Ver.3.0.x series versions prior to Ver.3.0.29, Ver.2.11.x series versions prior to Ver.2.11.58, Ver.2.10.x series versions prior to Ver.2.10.50, and Ver.2.9.0 and earlier allows a remote authenticated attacker to execute arbitrary code by uploading a specially crafted SVG file.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-01T22:59:31.845Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://developer.a-blogcms.jp/blog/news/JVN-34565930.html"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://jvn.jp/en/jp/JVN34565930/"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-23180",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-01-26T16:26:53.058447Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-11-13T16:26:19.966Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "a-blog cms Ver.3.1.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.3.1.7"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.3.0.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.3.0.29"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.2.11.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.2.11.58"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.2.10.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.2.10.50"
            }
          ]
        },
        {
          "product": "a-blog cms",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "Ver.2.9.0 and earlier "
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Improper input validation vulnerability in a-blog cms Ver.3.1.x series versions prior to Ver.3.1.7, Ver.3.0.x series versions prior to Ver.3.0.29, Ver.2.11.x series versions prior to Ver.2.11.58, Ver.2.10.x series versions prior to Ver.2.10.50, and Ver.2.9.0 and earlier allows a remote authenticated attacker to execute arbitrary code by uploading a specially crafted SVG file."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "Improper input validation",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-01-23T09:37:22.303Z",
        "orgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
        "shortName": "jpcert"
      },
      "references": [
        {
          "url": "https://developer.a-blogcms.jp/blog/news/JVN-34565930.html"
        },
        {
          "url": "https://jvn.jp/en/jp/JVN34565930/"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
    "assignerShortName": "jpcert",
    "cveId": "CVE-2024-23180",
    "datePublished": "2024-01-23T09:37:22.303Z",
    "dateReserved": "2024-01-12T05:24:51.968Z",
    "dateUpdated": "2024-11-13T16:26:19.966Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

cve-2024-23183
Vulnerability from cvelistv5
Published
2024-01-23 09:39
Modified
2024-08-01 22:59
Severity ?
Summary
Cross-site scripting vulnerability in a-blog cms Ver.3.1.x series versions prior to Ver.3.1.7, Ver.3.0.x series versions prior to Ver.3.0.29, Ver.2.11.x series versions prior to Ver.2.11.58, Ver.2.10.x series versions prior to Ver.2.10.50, and Ver.2.9.0 and earlier allows a remote authenticated attacker to execute an arbitrary script on the logged-in user's web browser.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-01T22:59:31.779Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://developer.a-blogcms.jp/blog/news/JVN-34565930.html"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://jvn.jp/en/jp/JVN34565930/"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "a-blog cms Ver.3.1.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.3.1.7"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.3.0.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.3.0.29"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.2.11.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.2.11.58"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.2.10.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.2.10.50"
            }
          ]
        },
        {
          "product": "a-blog cms",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "Ver.2.9.0 and earlier "
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Cross-site scripting vulnerability in a-blog cms Ver.3.1.x series versions prior to Ver.3.1.7, Ver.3.0.x series versions prior to Ver.3.0.29, Ver.2.11.x series versions prior to Ver.2.11.58, Ver.2.10.x series versions prior to Ver.2.10.50, and Ver.2.9.0 and earlier allows a remote authenticated attacker to execute an arbitrary script on the logged-in user\u0027s web browser."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "Cross-site scripting (XSS)",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-01-23T09:39:05.114Z",
        "orgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
        "shortName": "jpcert"
      },
      "references": [
        {
          "url": "https://developer.a-blogcms.jp/blog/news/JVN-34565930.html"
        },
        {
          "url": "https://jvn.jp/en/jp/JVN34565930/"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
    "assignerShortName": "jpcert",
    "cveId": "CVE-2024-23183",
    "datePublished": "2024-01-23T09:39:05.114Z",
    "dateReserved": "2024-01-12T05:24:51.969Z",
    "dateUpdated": "2024-08-01T22:59:31.779Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

cve-2024-31394
Vulnerability from cvelistv5
Published
2024-05-22 04:35
Modified
2024-08-02 01:52
Severity ?
Summary
Directory traversal vulnerability exists in a-blog cms Ver.3.1.x series versions prior to Ver.3.1.12, Ver.3.0.x series versions prior to Ver.3.0.32, Ver.2.11.x series versions prior to Ver.2.11.61, Ver.2.10.x series versions prior to Ver.2.10.53, and Ver.2.9 and earlier versions. If this vulnerability is exploited, a user with an editor or higher privilege who can log in to the product may obtain arbitrary files on the server.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-31394",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-05-22T17:10:48.613952Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-06-04T17:37:08.083Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T01:52:56.577Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://developer.a-blogcms.jp/blog/news/JVN-70977403.html"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://jvn.jp/en/jp/JVN70977403/"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "a-blog cms Ver.3.1.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.3.1.12"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.3.0.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.3.0.32"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.2.11.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.2.11.61"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.2.10.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.2.10.53"
            }
          ]
        },
        {
          "product": "a-blog cms",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "Ver.2.9 and earlier "
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Directory traversal vulnerability exists in a-blog cms Ver.3.1.x series versions prior to Ver.3.1.12, Ver.3.0.x series versions prior to Ver.3.0.32, Ver.2.11.x series versions prior to Ver.2.11.61, Ver.2.10.x series versions prior to Ver.2.10.53, and Ver.2.9 and earlier versions. If this vulnerability is exploited, a user with an editor or higher privilege who can log in to the product may obtain arbitrary files on the server."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "Directory traversal",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-05-22T04:35:31.768Z",
        "orgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
        "shortName": "jpcert"
      },
      "references": [
        {
          "url": "https://developer.a-blogcms.jp/blog/news/JVN-70977403.html"
        },
        {
          "url": "https://jvn.jp/en/jp/JVN70977403/"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
    "assignerShortName": "jpcert",
    "cveId": "CVE-2024-31394",
    "datePublished": "2024-05-22T04:35:31.768Z",
    "dateReserved": "2024-04-03T02:24:22.988Z",
    "dateUpdated": "2024-08-02T01:52:56.577Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

cve-2024-31395
Vulnerability from cvelistv5
Published
2024-05-22 04:35
Modified
2024-10-31 14:53
Summary
Cross-site scripting vulnerability exists in a-blog cms Ver.3.1.x series versions prior to Ver.3.1.12, Ver.3.0.x series versions prior to Ver.3.0.32, Ver.2.11.x series versions prior to Ver.2.11.61, Ver.2.10.x series versions prior to Ver.2.10.53, and Ver.2.9 and earlier versions. If this vulnerability is exploited, a user with an editor or higher privilege who can log in to the product may execute an arbitrary script on the web browser of the user who accessed the schedule management page.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "NETWORK",
              "availabilityImpact": "NONE",
              "baseScore": 6.1,
              "baseSeverity": "MEDIUM",
              "confidentialityImpact": "LOW",
              "integrityImpact": "LOW",
              "privilegesRequired": "NONE",
              "scope": "CHANGED",
              "userInteraction": "REQUIRED",
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2024-31395",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-05-22T14:24:22.284116Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "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-10-31T14:53:49.233Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T01:52:56.829Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://developer.a-blogcms.jp/blog/news/JVN-70977403.html"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://jvn.jp/en/jp/JVN70977403/"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "a-blog cms Ver.3.1.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.3.1.12"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.3.0.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.3.0.32"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.2.11.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.2.11.61"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.2.10.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.2.10.53"
            }
          ]
        },
        {
          "product": "a-blog cms",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "Ver.2.9 and earlier "
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Cross-site scripting vulnerability exists in a-blog cms Ver.3.1.x series versions prior to Ver.3.1.12, Ver.3.0.x series versions prior to Ver.3.0.32, Ver.2.11.x series versions prior to Ver.2.11.61, Ver.2.10.x series versions prior to Ver.2.10.53, and Ver.2.9 and earlier versions. If this vulnerability is exploited, a user with an editor or higher privilege who can log in to the product may execute an arbitrary script on the web browser of the user who accessed the schedule management page."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "Cross-site scripting (XSS)",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-05-22T04:35:37.216Z",
        "orgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
        "shortName": "jpcert"
      },
      "references": [
        {
          "url": "https://developer.a-blogcms.jp/blog/news/JVN-70977403.html"
        },
        {
          "url": "https://jvn.jp/en/jp/JVN70977403/"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
    "assignerShortName": "jpcert",
    "cveId": "CVE-2024-31395",
    "datePublished": "2024-05-22T04:35:37.216Z",
    "dateReserved": "2024-04-03T02:24:22.988Z",
    "dateUpdated": "2024-10-31T14:53:49.233Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

cve-2024-23182
Vulnerability from cvelistv5
Published
2024-01-23 09:38
Modified
2024-08-01 22:59
Severity ?
Summary
Relative path traversal vulnerability in a-blog cms Ver.3.1.x series versions prior to Ver.3.1.7, Ver.3.0.x series versions prior to Ver.3.0.29, Ver.2.11.x series versions prior to Ver.2.11.58, Ver.2.10.x series versions prior to Ver.2.10.50, and Ver.2.9.0 and earlier allows a remote authenticated attacker to delete arbitrary files on the server.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-01T22:59:32.082Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://developer.a-blogcms.jp/blog/news/JVN-34565930.html"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://jvn.jp/en/jp/JVN34565930/"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "a-blog cms Ver.3.1.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.3.1.7"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.3.0.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.3.0.29"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.2.11.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.2.11.58"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.2.10.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.2.10.50"
            }
          ]
        },
        {
          "product": "a-blog cms",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "Ver.2.9.0 and earlier "
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Relative path traversal vulnerability in a-blog cms Ver.3.1.x series versions prior to Ver.3.1.7, Ver.3.0.x series versions prior to Ver.3.0.29, Ver.2.11.x series versions prior to Ver.2.11.58, Ver.2.10.x series versions prior to Ver.2.10.50, and Ver.2.9.0 and earlier allows a remote authenticated attacker to delete arbitrary files on the server."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "Relative path traversal",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-01-23T09:38:58.906Z",
        "orgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
        "shortName": "jpcert"
      },
      "references": [
        {
          "url": "https://developer.a-blogcms.jp/blog/news/JVN-34565930.html"
        },
        {
          "url": "https://jvn.jp/en/jp/JVN34565930/"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
    "assignerShortName": "jpcert",
    "cveId": "CVE-2024-23182",
    "datePublished": "2024-01-23T09:38:58.906Z",
    "dateReserved": "2024-01-12T05:24:51.969Z",
    "dateUpdated": "2024-08-01T22:59:32.082Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

cve-2024-23782
Vulnerability from cvelistv5
Published
2024-01-28 23:09
Modified
2024-08-01 23:13
Severity ?
Summary
Cross-site scripting vulnerability exists in a-blog cms Ver.3.1.x series versions prior to Ver.3.1.7, Ver.3.0.x series versions prior to Ver.3.0.29, Ver.2.11.x series versions prior to Ver.2.11.58, Ver.2.10.x series versions prior to Ver.2.10.50, and Ver.2.9.0 and earlier versions. If this vulnerability is exploited, a user with a contributor or higher privilege may execute an arbitrary script on the web browser of the user who accessed the website using the product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-01T23:13:08.244Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://developer.a-blogcms.jp/blog/news/JVN-34565930.html"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://jvn.jp/en/jp/JVN34565930/"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "a-blog cms Ver.3.1.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.3.1.7"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.3.0.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.3.0.29"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.2.11.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.2.11.58"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.2.10.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.2.10.50"
            }
          ]
        },
        {
          "product": "a-blog cms",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "Ver.2.9.0 and earlier "
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Cross-site scripting vulnerability exists in a-blog cms Ver.3.1.x series versions prior to Ver.3.1.7, Ver.3.0.x series versions prior to Ver.3.0.29, Ver.2.11.x series versions prior to Ver.2.11.58, Ver.2.10.x series versions prior to Ver.2.10.50, and Ver.2.9.0 and earlier versions. If this vulnerability is exploited, a user with a contributor or higher privilege may execute an arbitrary script on the web browser of the user who accessed the website using the product."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "Cross-site scripting (XSS)",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-01-28T23:09:13.092Z",
        "orgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
        "shortName": "jpcert"
      },
      "references": [
        {
          "url": "https://developer.a-blogcms.jp/blog/news/JVN-34565930.html"
        },
        {
          "url": "https://jvn.jp/en/jp/JVN34565930/"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
    "assignerShortName": "jpcert",
    "cveId": "CVE-2024-23782",
    "datePublished": "2024-01-28T23:09:13.092Z",
    "dateReserved": "2024-01-22T07:59:48.826Z",
    "dateUpdated": "2024-08-01T23:13:08.244Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

cve-2024-31396
Vulnerability from cvelistv5
Published
2024-05-22 04:35
Modified
2024-08-02 01:52
Summary
Code injection vulnerability exists in a-blog cms Ver.3.1.x series versions prior to Ver.3.1.12 and Ver.3.0.x series versions prior to Ver.3.0.32. If this vulnerability is exploited, a user with an administrator or higher privilege who can log in to the product may execute an arbitrary command on the server.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:appleple:a-blog_cms:3.1.0:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "a-blog_cms",
            "vendor": "appleple",
            "versions": [
              {
                "lessThan": "3.1.12",
                "status": "affected",
                "version": "3.1.0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:appleple:a-blog_cms:3.0.0:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "a-blog_cms",
            "vendor": "appleple",
            "versions": [
              {
                "lessThan": "3.0.32",
                "status": "affected",
                "version": "3.0.0",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "HIGH",
              "attackVector": "NETWORK",
              "availabilityImpact": "HIGH",
              "baseScore": 6.6,
              "baseSeverity": "MEDIUM",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "HIGH",
              "privilegesRequired": "HIGH",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2024-31396",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-05-22T17:39:52.677007Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "problemTypes": [
          {
            "descriptions": [
              {
                "cweId": "CWE-94",
                "description": "CWE-94 Improper Control of Generation of Code (\u0027Code Injection\u0027)",
                "lang": "en",
                "type": "CWE"
              }
            ]
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-07-23T20:44:24.938Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T01:52:56.923Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://developer.a-blogcms.jp/blog/news/JVN-70977403.html"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://jvn.jp/en/jp/JVN70977403/"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "a-blog cms Ver.3.1.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.3.1.12"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.3.0.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.3.0.32"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Code injection vulnerability exists in a-blog cms Ver.3.1.x series versions prior to Ver.3.1.12 and Ver.3.0.x series versions prior to Ver.3.0.32. If this vulnerability is exploited, a user with an administrator or higher privilege who can log in to the product may execute an arbitrary command on the server."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "Code injection",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-05-22T04:35:42.765Z",
        "orgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
        "shortName": "jpcert"
      },
      "references": [
        {
          "url": "https://developer.a-blogcms.jp/blog/news/JVN-70977403.html"
        },
        {
          "url": "https://jvn.jp/en/jp/JVN70977403/"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
    "assignerShortName": "jpcert",
    "cveId": "CVE-2024-31396",
    "datePublished": "2024-05-22T04:35:42.765Z",
    "dateReserved": "2024-04-03T08:01:33.449Z",
    "dateUpdated": "2024-08-02T01:52:56.923Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

cve-2024-27279
Vulnerability from cvelistv5
Published
2024-03-12 08:19
Modified
2024-10-31 18:12
Summary
Directory traversal vulnerability exists in a-blog cms Ver.3.1.x series Ver.3.1.9 and earlier, Ver.3.0.x series Ver.3.0.30 and earlier, Ver.2.11.x series Ver.2.11.59 and earlier, Ver.2.10.x series Ver.2.10.51 and earlier, and Ver.2.9 and earlier versions. If this vulnerability is exploited, a user with editor or higher privilege who can login to the product may obtain arbitrary files on the server including password files.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T00:27:59.741Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://developer.a-blogcms.jp/blog/news/JVN-48443978.html"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://jvn.jp/en/jp/JVN48443978/"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "NETWORK",
              "availabilityImpact": "NONE",
              "baseScore": 6.5,
              "baseSeverity": "MEDIUM",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "NONE",
              "privilegesRequired": "LOW",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2024-27279",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-08-12T20:11:57.193866Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "problemTypes": [
          {
            "descriptions": [
              {
                "cweId": "CWE-22",
                "description": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
                "lang": "en",
                "type": "CWE"
              }
            ]
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-10-31T18:12:32.261Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "a-blog cms Ver.3.1.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "Ver.3.1.9 and earlier"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.3.0.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "Ver.3.0.30 and earlier"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.2.11.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "Ver.2.11.59 and earlier"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.2.10.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "Ver.2.10.51 and earlier"
            }
          ]
        },
        {
          "product": "a-blog cms",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "Ver.2.9 and earlier "
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Directory traversal vulnerability exists in a-blog cms Ver.3.1.x series Ver.3.1.9 and earlier, Ver.3.0.x series Ver.3.0.30 and earlier, Ver.2.11.x series Ver.2.11.59 and earlier, Ver.2.10.x series Ver.2.10.51 and earlier, and Ver.2.9 and earlier versions. If this vulnerability is exploited, a user with editor or higher privilege who can login to the product may obtain arbitrary files on the server including password files."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "Directory traversal",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-03-12T08:19:48.705Z",
        "orgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
        "shortName": "jpcert"
      },
      "references": [
        {
          "url": "https://developer.a-blogcms.jp/blog/news/JVN-48443978.html"
        },
        {
          "url": "https://jvn.jp/en/jp/JVN48443978/"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
    "assignerShortName": "jpcert",
    "cveId": "CVE-2024-27279",
    "datePublished": "2024-03-12T08:19:48.705Z",
    "dateReserved": "2024-02-22T02:26:33.074Z",
    "dateUpdated": "2024-10-31T18:12:32.261Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

cve-2024-23181
Vulnerability from cvelistv5
Published
2024-01-23 09:38
Modified
2024-08-01 22:59
Severity ?
Summary
Cross-site scripting vulnerability in a-blog cms Ver.3.1.x series versions prior to Ver.3.1.7, Ver.3.0.x series versions prior to Ver.3.0.29, Ver.2.11.x series versions prior to Ver.2.11.58, Ver.2.10.x series versions prior to Ver.2.10.50, and Ver.2.9.0 and earlier allows a remote unauthenticated attacker to execute an arbitrary script on the logged-in user's web browser.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-01T22:59:32.204Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://developer.a-blogcms.jp/blog/news/JVN-34565930.html"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://jvn.jp/en/jp/JVN34565930/"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "a-blog cms Ver.3.1.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.3.1.7"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.3.0.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.3.0.29"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.2.11.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.2.11.58"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.2.10.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.2.10.50"
            }
          ]
        },
        {
          "product": "a-blog cms",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "Ver.2.9.0 and earlier "
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Cross-site scripting vulnerability in a-blog cms Ver.3.1.x series versions prior to Ver.3.1.7, Ver.3.0.x series versions prior to Ver.3.0.29, Ver.2.11.x series versions prior to Ver.2.11.58, Ver.2.10.x series versions prior to Ver.2.10.50, and Ver.2.9.0 and earlier allows a remote unauthenticated attacker to execute an arbitrary script on the logged-in user\u0027s web browser."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "Cross-site scripting (XSS)",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-01-23T09:38:08.211Z",
        "orgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
        "shortName": "jpcert"
      },
      "references": [
        {
          "url": "https://developer.a-blogcms.jp/blog/news/JVN-34565930.html"
        },
        {
          "url": "https://jvn.jp/en/jp/JVN34565930/"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
    "assignerShortName": "jpcert",
    "cveId": "CVE-2024-23181",
    "datePublished": "2024-01-23T09:38:08.211Z",
    "dateReserved": "2024-01-12T05:24:51.969Z",
    "dateUpdated": "2024-08-01T22:59:32.204Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

cve-2024-30419
Vulnerability from cvelistv5
Published
2024-05-22 04:35
Modified
2024-08-02 01:32
Summary
Cross-site scripting vulnerability exists in a-blog cms Ver.3.1.x series versions prior to Ver.3.1.12, Ver.3.0.x series versions prior to Ver.3.0.32, Ver.2.11.x series versions prior to Ver.2.11.61, Ver.2.10.x series versions prior to Ver.2.10.53, and Ver.2.9 and earlier versions. If this vulnerability is exploited, a user with a contributor or higher privilege who can log in to the product may execute an arbitrary script on the web browser of the user who accessed the website using the product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:appleple:a-blog_cms:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "a-blog_cms",
            "vendor": "appleple",
            "versions": [
              {
                "lessThan": "3.1.12",
                "status": "affected",
                "version": "3.1.0",
                "versionType": "custom"
              },
              {
                "lessThan": "3.0.32",
                "status": "affected",
                "version": "3.0.0",
                "versionType": "custom"
              },
              {
                "lessThan": "2.11.61",
                "status": "affected",
                "version": "2.11.0",
                "versionType": "custom"
              },
              {
                "lessThan": "2.10.53",
                "status": "affected",
                "version": "2.10.0",
                "versionType": "custom"
              },
              {
                "lessThanOrEqual": "2.9",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "NETWORK",
              "availabilityImpact": "NONE",
              "baseScore": 5.4,
              "baseSeverity": "MEDIUM",
              "confidentialityImpact": "LOW",
              "integrityImpact": "LOW",
              "privilegesRequired": "LOW",
              "scope": "CHANGED",
              "userInteraction": "REQUIRED",
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2024-30419",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-05-22T14:36:51.156737Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "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-06-06T16:16:04.625Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T01:32:07.430Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://developer.a-blogcms.jp/blog/news/JVN-70977403.html"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://jvn.jp/en/jp/JVN70977403/"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "a-blog cms Ver.3.1.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.3.1.12"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.3.0.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.3.0.32"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.2.11.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.2.11.61"
            }
          ]
        },
        {
          "product": "a-blog cms Ver.2.10.x series",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "prior to Ver.2.10.53"
            }
          ]
        },
        {
          "product": "a-blog cms",
          "vendor": "appleple inc.",
          "versions": [
            {
              "status": "affected",
              "version": "Ver.2.9 and earlier "
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Cross-site scripting vulnerability exists in a-blog cms Ver.3.1.x series versions prior to Ver.3.1.12, Ver.3.0.x series versions prior to Ver.3.0.32, Ver.2.11.x series versions prior to Ver.2.11.61, Ver.2.10.x series versions prior to Ver.2.10.53, and Ver.2.9 and earlier versions. If this vulnerability is exploited, a user with a contributor or higher privilege who can log in to the product may execute an arbitrary script on the web browser of the user who accessed the website using the product."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "Cross-site scripting (XSS)",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-05-22T04:35:09.652Z",
        "orgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
        "shortName": "jpcert"
      },
      "references": [
        {
          "url": "https://developer.a-blogcms.jp/blog/news/JVN-70977403.html"
        },
        {
          "url": "https://jvn.jp/en/jp/JVN70977403/"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
    "assignerShortName": "jpcert",
    "cveId": "CVE-2024-30419",
    "datePublished": "2024-05-22T04:35:09.652Z",
    "dateReserved": "2024-03-27T03:59:36.078Z",
    "dateUpdated": "2024-08-02T01:32:07.430Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}