Skip to content

Commit

Permalink
2 changes (1 new | 1 updated):
Browse files Browse the repository at this point in the history
      - 1 new CVEs:  CVE-2024-13868
      - 1 updated CVEs: CVE-2024-56161
  • Loading branch information
cvelistV5 Github Action committed Mar 6, 2025
1 parent b20e191 commit 4f6e796
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 2 deletions.
83 changes: 83 additions & 0 deletions cves/2024/13xxx/CVE-2024-13868.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
{
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"cveMetadata": {
"cveId": "CVE-2024-13868",
"assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
"state": "PUBLISHED",
"assignerShortName": "WPScan",
"dateReserved": "2025-02-12T22:25:59.649Z",
"datePublished": "2025-03-06T06:00:03.753Z",
"dateUpdated": "2025-03-06T06:00:03.753Z"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
"shortName": "WPScan",
"dateUpdated": "2025-03-06T06:00:03.753Z"
},
"title": "Easy Broken Link Checker <= 9.0.2 - Reflected XSS",
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-79 Cross-Site Scripting (XSS)",
"lang": "en",
"type": "CWE"
}
]
}
],
"affected": [
{
"vendor": "Unknown",
"product": "URL Shortener | Conversion Tracking | AB Testing | WooCommerce",
"versions": [
{
"status": "affected",
"versionType": "semver",
"version": "0",
"lessThanOrEqual": "9.0.2"
}
],
"defaultStatus": "affected"
}
],
"descriptions": [
{
"lang": "en",
"value": "The URL Shortener | Conversion Tracking | AB Testing | WooCommerce WordPress plugin through 9.0.2 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin."
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/0bff1645-dd53-4416-a90f-7cf4a6b33c1a/",
"tags": [
"exploit",
"vdb-entry",
"technical-description"
]
}
],
"credits": [
{
"lang": "en",
"value": "Hassan Khan Yusufzai - Splint3r7",
"type": "finder"
},
{
"lang": "en",
"value": "WPScan",
"type": "coordinator"
}
],
"source": {
"discovery": "EXTERNAL"
},
"x_generator": {
"engine": "WPScan CVE Generator"
}
}
}
}
7 changes: 5 additions & 2 deletions cves/2024/56xxx/CVE-2024-56161.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"assignerShortName": "AMD",
"dateReserved": "2024-12-17T21:34:57.677Z",
"datePublished": "2025-02-03T17:24:01.185Z",
"dateUpdated": "2025-02-12T20:51:23.409Z"
"dateUpdated": "2025-03-06T06:03:37.556Z"
},
"containers": {
"cna": {
Expand Down Expand Up @@ -135,12 +135,15 @@
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/02/04/1"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/06/2"
}
],
"providerMetadata": {
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE",
"dateUpdated": "2025-02-04T12:04:34.040Z"
"dateUpdated": "2025-03-06T06:03:37.556Z"
}
},
{
Expand Down

0 comments on commit 4f6e796

Please sign in to comment.