mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-fxpc-qmrh-7j2h GHSA-fxpc-qmrh-7j2h
This commit is contained in:
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-fxpc-qmrh-7j2h",
|
||||
"modified": "2025-05-20T17:55:38Z",
|
||||
"published": "2025-05-15T21:31:28Z",
|
||||
"aliases": [
|
||||
"CVE-2024-11718"
|
||||
],
|
||||
"summary": " tarteaucitron-wp WordPress Plugin Vulnerable to Stored Cross-Site Scripting",
|
||||
"details": "The tarteaucitron-wp WordPress plugin before 0.3.0 allows author level and above users to add HTML into a post/page, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "couleurcitron/tarteaucitron-wp"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "0.3.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11718"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://bitbucket.org/ccitron/tarteaucitron-wp"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://wpscan.com/vulnerability/02da3a49-20e4-4476-a78d-4c627994a90a"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-05-20T17:55:38Z",
|
||||
"nvd_published_at": "2025-05-15T20:15:35Z"
|
||||
}
|
||||
}
|
||||
@@ -1,29 +0,0 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-fxpc-qmrh-7j2h",
|
||||
"modified": "2025-05-15T21:31:28Z",
|
||||
"published": "2025-05-15T21:31:28Z",
|
||||
"aliases": [
|
||||
"CVE-2024-11718"
|
||||
],
|
||||
"details": "The tarteaucitron-wp WordPress plugin before 0.3.0 allows author level and above users to add HTML into a post/page, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks.",
|
||||
"severity": [],
|
||||
"affected": [],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11718"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://wpscan.com/vulnerability/02da3a49-20e4-4476-a78d-4c627994a90a"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"nvd_published_at": "2025-05-15T20:15:35Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user