diff --git a/security/pidgin-otr/Makefile b/security/pidgin-otr/Makefile index e546c7c5265c..a8226d8e439a 100644 --- a/security/pidgin-otr/Makefile +++ b/security/pidgin-otr/Makefile @@ -7,10 +7,9 @@ # PORTNAME= otr -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.1 # Please do not bump PORTREVISION for this port unless you have # confirmed via testing that it is necessary -PORTREVISION= 7 CATEGORIES= security net MASTER_SITES= http://www.cypherpunks.ca/otr/ \ http://dougbarton.us/Downloads/ diff --git a/security/pidgin-otr/distinfo b/security/pidgin-otr/distinfo index bed48c31a266..97920752d5e9 100644 --- a/security/pidgin-otr/distinfo +++ b/security/pidgin-otr/distinfo @@ -1,4 +1,4 @@ -SHA256 (pidgin-otr-3.2.0.tar.gz) = 0870858b06d90cb522b93a354435f7645a9e28cff2d4bae929a6455d4cd1e6b2 -SIZE (pidgin-otr-3.2.0.tar.gz) = 435146 -SHA256 (pidgin-otr-3.2.0.tar.gz.asc) = f57ee77b18b563e8d341bcc87376faac36107b797b4c17276835de45602f5867 -SIZE (pidgin-otr-3.2.0.tar.gz.asc) = 191 +SHA256 (pidgin-otr-3.2.1.tar.gz) = ce17e9769e3853076d80645adafaa866e7d7188f988d28a9793afc32c85cb979 +SIZE (pidgin-otr-3.2.1.tar.gz) = 409238 +SHA256 (pidgin-otr-3.2.1.tar.gz.asc) = 628d230599deec294f56e3c03764fb00316b61e8cea7a07a1d5ea1249be1a8b5 +SIZE (pidgin-otr-3.2.1.tar.gz.asc) = 190 diff --git a/security/pidgin-otr/pkg-plist b/security/pidgin-otr/pkg-plist index 37f181c080d5..fa4c03e22a10 100644 --- a/security/pidgin-otr/pkg-plist +++ b/security/pidgin-otr/pkg-plist @@ -4,8 +4,12 @@ share/locale/ar/LC_MESSAGES/pidgin-otr.mo share/locale/de/LC_MESSAGES/pidgin-otr.mo share/locale/es/LC_MESSAGES/pidgin-otr.mo share/locale/fr/LC_MESSAGES/pidgin-otr.mo +share/locale/it/LC_MESSAGES/pidgin-otr.mo share/locale/hu/LC_MESSAGES/pidgin-otr.mo share/locale/nl/LC_MESSAGES/pidgin-otr.mo +share/locale/pl/LC_MESSAGES/pidgin-otr.mo share/locale/ru/LC_MESSAGES/pidgin-otr.mo share/locale/sk/LC_MESSAGES/pidgin-otr.mo +share/locale/sv/LC_MESSAGES/pidgin-otr.mo +share/locale/vi/LC_MESSAGES/pidgin-otr.mo @dirrmtry lib/pidgin diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 1c239a867a25..49da07cc9277 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -52,6 +52,37 @@ Note: Please add new entries to the beginning of this file. --> + + pidgin-otr -- format string vulnerability + + + pidgin-otr + 3.2.1 + + + + +

The authors report:

+
+

Versions 3.2.0 and earlier of the pidgin-otr plugin contain + a format string security flaw. This flaw could potentially be + exploited by a remote attacker to cause arbitrary code to be + executed on the user's machine.

+

The flaw is in pidgin-otr, not in libotr. Other applications + that use libotr are not affected.

+
+ +
+ + CVE-2012-2369 + http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-2369 + + + 2012-05-16 + 2012-05-16 + +
+ sudo -- netmask vulnerability