FKIE_CVE-2012-1934

Vulnerability from fkie_nvd - Published: 2012-08-27 21:55 - Updated: 2025-04-11 00:51
Severity ?
Summary
SQL injection vulnerability in admin/country/edit.php in Newscoop before 3.5.5 and 4.x before 4 RC4 allows remote attackers to execute arbitrary SQL commands via the f_country_code parameter.
References
cve@mitre.orghttp://archives.neohapsis.com/archives/bugtraq/2012-04/0130.htmlExploit
cve@mitre.orghttp://dev.sourcefabric.org/browse/CS-4179Exploit, Vendor Advisory
cve@mitre.orghttp://dev.sourcefabric.org/browse/CS-4181Exploit
cve@mitre.orghttp://secunia.com/advisories/48769Vendor Advisory
cve@mitre.orghttp://www.exploit-db.com/exploits/18752Exploit
cve@mitre.orghttp://www.securityfocus.com/bid/52941Exploit
cve@mitre.orghttp://www.sourcefabric.org/en/newscoop/latestrelease/1141/Newscoop-355-and-Newscoop-4-RC4-security-releases.htmVendor Advisory
cve@mitre.orghttps://exchange.xforce.ibmcloud.com/vulnerabilities/74780
cve@mitre.orghttps://www.htbridge.com/advisory/HTB23084Exploit
af854a3a-2127-422b-91ae-364da2661108http://archives.neohapsis.com/archives/bugtraq/2012-04/0130.htmlExploit
af854a3a-2127-422b-91ae-364da2661108http://dev.sourcefabric.org/browse/CS-4179Exploit, Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://dev.sourcefabric.org/browse/CS-4181Exploit
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/48769Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://www.exploit-db.com/exploits/18752Exploit
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/52941Exploit
af854a3a-2127-422b-91ae-364da2661108http://www.sourcefabric.org/en/newscoop/latestrelease/1141/Newscoop-355-and-Newscoop-4-RC4-security-releases.htmVendor Advisory
af854a3a-2127-422b-91ae-364da2661108https://exchange.xforce.ibmcloud.com/vulnerabilities/74780
af854a3a-2127-422b-91ae-364da2661108https://www.htbridge.com/advisory/HTB23084Exploit
Impacted products

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:sourcefabric:newscoop:3.5.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "9979CA94-F95F-4339-9100-794BBB30B75B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:sourcefabric:newscoop:3.5.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "DA83CA9B-3C75-46E3-93E8-A885118D81C5",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:sourcefabric:newscoop:3.5.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "90F41E27-E099-4669-89B7-329B861201AA",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:sourcefabric:newscoop:3.5.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "B5D6895F-A71E-49A0-B81E-66492C9AB15C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:sourcefabric:newscoop:3.5.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "8588F067-6333-4C14-A314-1ADBE89A746D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:sourcefabric:newscoop:4:rc3:*:*:*:*:*:*",
              "matchCriteriaId": "D48597AB-55A8-4A1D-A0A4-A8F5547AE72C",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "SQL injection vulnerability in admin/country/edit.php in Newscoop before 3.5.5 and 4.x before 4 RC4 allows remote attackers to execute arbitrary SQL commands via the f_country_code parameter."
    },
    {
      "lang": "es",
      "value": "Una vulnerabilidad de inyecci\u00f3n SQL en  admin/country/edit.php en Newscoop anterior qa v3.5.5 y v4.x anterior del 4 de RC4, permite a atacantes remotos ejecutar comandos SQL arbitrarios a trav\u00e9s del par\u00e1metro f_country_code."
    }
  ],
  "id": "CVE-2012-1934",
  "lastModified": "2025-04-11T00:51:21.963",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "HIGH",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 7.5,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 10.0,
        "impactScore": 6.4,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2012-08-27T21:55:01.257",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://archives.neohapsis.com/archives/bugtraq/2012-04/0130.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit",
        "Vendor Advisory"
      ],
      "url": "http://dev.sourcefabric.org/browse/CS-4179"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://dev.sourcefabric.org/browse/CS-4181"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/48769"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.exploit-db.com/exploits/18752"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.securityfocus.com/bid/52941"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://www.sourcefabric.org/en/newscoop/latestrelease/1141/Newscoop-355-and-Newscoop-4-RC4-security-releases.htm"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/74780"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "https://www.htbridge.com/advisory/HTB23084"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://archives.neohapsis.com/archives/bugtraq/2012-04/0130.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit",
        "Vendor Advisory"
      ],
      "url": "http://dev.sourcefabric.org/browse/CS-4179"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://dev.sourcefabric.org/browse/CS-4181"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/48769"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.exploit-db.com/exploits/18752"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.securityfocus.com/bid/52941"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://www.sourcefabric.org/en/newscoop/latestrelease/1141/Newscoop-355-and-Newscoop-4-RC4-security-releases.htm"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/74780"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "https://www.htbridge.com/advisory/HTB23084"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-89"
        }
      ],
      "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 observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…