fkie_cve-2014-1840
Vulnerability from fkie_nvd
Published
2014-03-03 16:55
Modified
2025-04-12 10:46
Severity ?
Summary
Cross-site scripting (XSS) vulnerability in Upload/search.php in MyBB 1.6.12 and earlier allows remote attackers to inject arbitrary web script or HTML via the keywords parameter in a do_search action, which is not properly handled in a forced SQL error message.
Impacted products
Vendor Product Version
mybb mybb *
mybb mybb 1.6.0
mybb mybb 1.6.1
mybb mybb 1.6.2
mybb mybb 1.6.3
mybb mybb 1.6.4
mybb mybb 1.6.5
mybb mybb 1.6.6
mybb mybb 1.6.7
mybb mybb 1.6.8
mybb mybb 1.6.9
mybb mybb 1.6.10
mybb mybb 1.6.11



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:mybb:mybb:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "6568D304-291D-4627-83BD-8859415CC666",
              "versionEndIncluding": "1.6.12",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mybb:mybb:1.6.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "E5B50C36-C3D7-48FD-805B-4A94E727C93F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mybb:mybb:1.6.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "FBEB75D4-FAA4-4A5B-AA0A-57EE8EE88E61",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mybb:mybb:1.6.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "00E51ABC-9F77-4028-BE47-D5BFD4FEC749",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mybb:mybb:1.6.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "E0BD20D9-0DFC-451F-9C71-38C6D0236CF2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mybb:mybb:1.6.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "FDFE35CB-05CC-4E6F-B188-1141773E7F10",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mybb:mybb:1.6.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "22A90F66-DAE9-45FC-B255-390D569CCC56",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mybb:mybb:1.6.6:*:*:*:*:*:*:*",
              "matchCriteriaId": "E1A3FDDB-9488-405B-A2A0-500CF49061BE",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mybb:mybb:1.6.7:*:*:*:*:*:*:*",
              "matchCriteriaId": "04264BC5-425C-47D4-9EE0-35BF11B904F9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mybb:mybb:1.6.8:*:*:*:*:*:*:*",
              "matchCriteriaId": "5E42628F-7E7F-4E3A-BB8E-699166CB86B3",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mybb:mybb:1.6.9:*:*:*:*:*:*:*",
              "matchCriteriaId": "A02FA2FA-E035-40CD-9C0F-A143A931D40D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mybb:mybb:1.6.10:*:*:*:*:*:*:*",
              "matchCriteriaId": "F52B8848-9103-4A78-A45B-6BE73855647A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mybb:mybb:1.6.11:*:*:*:*:*:*:*",
              "matchCriteriaId": "C7170B92-1D43-49CA-BC79-469F0C8965D6",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Cross-site scripting (XSS) vulnerability in Upload/search.php in MyBB 1.6.12 and earlier allows remote attackers to inject arbitrary web script or HTML via the keywords parameter in a do_search action, which is not properly handled in a forced SQL error message."
    },
    {
      "lang": "es",
      "value": "Vulnerabilidad de XSS en Upload/search.php en MyBB 1.6.12 y anteriores permite a atacantes remotos inyectar script Web o HTML arbitrarios a trav\u00e9s del par\u00e1metro keywords en una acci\u00f3n do_search, que no es manejado debidamente en un mensaje de error forzado de SQL."
    }
  ],
  "id": "CVE-2014-1840",
  "lastModified": "2025-04-12T10:46:40.837",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "MEDIUM",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "NONE",
          "baseScore": 4.3,
          "confidentialityImpact": "NONE",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
          "version": "2.0"
        },
        "exploitabilityScore": 8.6,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": true
      }
    ]
  },
  "published": "2014-03-03T16:55:04.320",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://osandamalith.wordpress.com/2014/02/02/mybb-1-6-12-post-xss-0day/"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://packetstormsecurity.com/files/125038/MyBB-1.6.12-POST-Cross-Site-Scripting.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://osandamalith.wordpress.com/2014/02/02/mybb-1-6-12-post-xss-0day/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://packetstormsecurity.com/files/125038/MyBB-1.6.12-POST-Cross-Site-Scripting.html"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-79"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…