Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    2 vulnerabilities found for IFrame Remove Filter by Drupal

    CVE-2025-47705 (GCVE-0-2025-47705)

    Vulnerability from cvelistv5 – Published: 2025-05-14 17:02 – Updated: 2026-02-10 21:08
    VLAI
    Title
    IFrame Remove Filter - Moderately critical - Cross site scripting - SA-CONTRIB-2025-051
    Summary
    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Drupal IFrame Remove Filter allows Cross-Site Scripting (XSS).This issue affects IFrame Remove Filter: from 2.0.0 before 2.0.5, from 7.X-1.0 through 7.X-1.5, from 1.0 through 1.2.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
    Assigner
    References
    Impacted products
    Vendor Product Version
    Drupal IFrame Remove Filter Affected: 7.x-1.0 , ≤ 7.x-1.5 (custom)
    Affected: 1.0 , ≤ 1.2 (semver)
    Affected: 2.0.0 , < 2.0.5 (semver)
    Create a notification for this product.
    Date Public
    2025-05-07 17:07
    Credits
    Pierre Rudloff (prudloff) Bálint Nagy (nagy.balint) Greg Knaddison (greggles) Drew Webber (mcdruid) Juraj Nemec (poker10) Pierre Rudloff (prudloff)
    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-2025-47705",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-05-15T14:32:08.677479Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-05-15T14:33:21.343Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "collectionURL": "https://www.drupal.org/project/iframeremove",
              "defaultStatus": "unaffected",
              "product": "IFrame Remove Filter",
              "repo": "https://git.drupalcode.org/project/iframeremove",
              "vendor": "Drupal",
              "versions": [
                {
                  "lessThanOrEqual": "7.x-1.5",
                  "status": "affected",
                  "version": "7.x-1.0",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "1.2",
                  "status": "affected",
                  "version": "1.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "2.0.5",
                  "status": "affected",
                  "version": "2.0.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Pierre Rudloff (prudloff)"
            },
            {
              "lang": "en",
              "type": "remediation developer",
              "value": "B\u00e1lint Nagy (nagy.balint)"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "Greg Knaddison (greggles)"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "Drew Webber (mcdruid)"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "Juraj Nemec (poker10)"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "Pierre Rudloff (prudloff)"
            }
          ],
          "datePublic": "2025-05-07T17:07:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027) vulnerability in Drupal IFrame Remove Filter allows Cross-Site Scripting (XSS).\u003cp\u003eThis issue affects IFrame Remove Filter: from 2.0.0 before 2.0.5, from 7.X-1.0 through 7.X-1.5, from 1.0 through 1.2.\u003c/p\u003e"
                }
              ],
              "value": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027) vulnerability in Drupal IFrame Remove Filter allows Cross-Site Scripting (XSS).This issue affects IFrame Remove Filter: from 2.0.0 before 2.0.5, from 7.X-1.0 through 7.X-1.5, from 1.0 through 1.2."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-63",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-63 Cross-Site Scripting (XSS)"
                }
              ]
            }
          ],
          "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": "2026-02-10T21:08:48.570Z",
            "orgId": "2c85b837-eb8b-40ed-9d74-228c62987387",
            "shortName": "drupal"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.drupal.org/sa-contrib-2025-051"
            },
            {
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://www.herodevs.com/vulnerability-directory/cve-2025-47705"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "IFrame Remove Filter - Moderately critical - Cross site scripting - SA-CONTRIB-2025-051",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "2c85b837-eb8b-40ed-9d74-228c62987387",
        "assignerShortName": "drupal",
        "cveId": "CVE-2025-47705",
        "datePublished": "2025-05-14T17:02:25.341Z",
        "dateReserved": "2025-05-07T16:02:44.264Z",
        "dateUpdated": "2026-02-10T21:08:48.570Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2025-47705 (GCVE-0-2025-47705)

    Vulnerability from nvd – Published: 2025-05-14 17:02 – Updated: 2026-02-10 21:08
    VLAI
    Title
    IFrame Remove Filter - Moderately critical - Cross site scripting - SA-CONTRIB-2025-051
    Summary
    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Drupal IFrame Remove Filter allows Cross-Site Scripting (XSS).This issue affects IFrame Remove Filter: from 2.0.0 before 2.0.5, from 7.X-1.0 through 7.X-1.5, from 1.0 through 1.2.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
    Assigner
    References
    Impacted products
    Vendor Product Version
    Drupal IFrame Remove Filter Affected: 7.x-1.0 , ≤ 7.x-1.5 (custom)
    Affected: 1.0 , ≤ 1.2 (semver)
    Affected: 2.0.0 , < 2.0.5 (semver)
    Create a notification for this product.
    Date Public
    2025-05-07 17:07
    Credits
    Pierre Rudloff (prudloff) Bálint Nagy (nagy.balint) Greg Knaddison (greggles) Drew Webber (mcdruid) Juraj Nemec (poker10) Pierre Rudloff (prudloff)
    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-2025-47705",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-05-15T14:32:08.677479Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-05-15T14:33:21.343Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "collectionURL": "https://www.drupal.org/project/iframeremove",
              "defaultStatus": "unaffected",
              "product": "IFrame Remove Filter",
              "repo": "https://git.drupalcode.org/project/iframeremove",
              "vendor": "Drupal",
              "versions": [
                {
                  "lessThanOrEqual": "7.x-1.5",
                  "status": "affected",
                  "version": "7.x-1.0",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "1.2",
                  "status": "affected",
                  "version": "1.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "2.0.5",
                  "status": "affected",
                  "version": "2.0.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Pierre Rudloff (prudloff)"
            },
            {
              "lang": "en",
              "type": "remediation developer",
              "value": "B\u00e1lint Nagy (nagy.balint)"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "Greg Knaddison (greggles)"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "Drew Webber (mcdruid)"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "Juraj Nemec (poker10)"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "Pierre Rudloff (prudloff)"
            }
          ],
          "datePublic": "2025-05-07T17:07:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027) vulnerability in Drupal IFrame Remove Filter allows Cross-Site Scripting (XSS).\u003cp\u003eThis issue affects IFrame Remove Filter: from 2.0.0 before 2.0.5, from 7.X-1.0 through 7.X-1.5, from 1.0 through 1.2.\u003c/p\u003e"
                }
              ],
              "value": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027) vulnerability in Drupal IFrame Remove Filter allows Cross-Site Scripting (XSS).This issue affects IFrame Remove Filter: from 2.0.0 before 2.0.5, from 7.X-1.0 through 7.X-1.5, from 1.0 through 1.2."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-63",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-63 Cross-Site Scripting (XSS)"
                }
              ]
            }
          ],
          "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": "2026-02-10T21:08:48.570Z",
            "orgId": "2c85b837-eb8b-40ed-9d74-228c62987387",
            "shortName": "drupal"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.drupal.org/sa-contrib-2025-051"
            },
            {
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://www.herodevs.com/vulnerability-directory/cve-2025-47705"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "IFrame Remove Filter - Moderately critical - Cross site scripting - SA-CONTRIB-2025-051",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "2c85b837-eb8b-40ed-9d74-228c62987387",
        "assignerShortName": "drupal",
        "cveId": "CVE-2025-47705",
        "datePublished": "2025-05-14T17:02:25.341Z",
        "dateReserved": "2025-05-07T16:02:44.264Z",
        "dateUpdated": "2026-02-10T21:08:48.570Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }